v3.5.1
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.