Skip to content

codam-web-greeter v1.3.5

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:30
  • Fixed squished user avatars on lock screens for both nody-greeter and web-greeter when the aspect ratio didn't match 1:1 (issue #39)
  • Fixed a crash that could occur when an exam session was started while a computer didn't have an active network connection (issue #38)
  • Changed the color of recurring events to make them stand out less in the calendar ("Bocal Stand-up", "Bocal Q&A", "Open hour with the Student Council", etc.). In a future update, you will be able to specify which events are recurring in a settings file.
  • Changed the color of the dialog close button to make it more visible
  • Technical under-the-hood change: allow blocking of the authenticationComplete AuthenticatorEvents event. This makes it possible to attach some kind of hook to this event, allowing for more UI customization before the user session starts (e.g. UI animations, custom dialogs)

Full Changelog: v1.3.4...v1.3.5