Skip to content

v3.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 20:40
· 29 commits to master since this release
7a7b4a5

Web Greeter 3.5.1

There isn't a lot of changes here, however they are significant.

The --api-version command line argument was added. This version variable starts from 1.0.0, which covers web-greeter v3.5.0 and nody-greeter v1.5.0.

Changes

  • Added --api-version command line argument, starting at 1.0.0
  • Removed themes in favor of web-greeter-themes submodule.
  • Reduced signal execution to 60ms, which should make web-greeter to feel faster. GreeterBroadcastEvent was delayed to 60ms, fixing some bugs.