Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 00:56
· 65 commits to master since this release

Changes

After a few months of inactivity, I managed to continue with this. Lots of changes were made :D

  • Added type-definitions for node-gtk thanks to @s0. Improved source code readability and type usages.
  • lightdm.batteryData deprecated in favor of lightdm.battery_data.
  • battery.ac_status is now a boolean.
  • --theme flag gets more importance over index.yml to set primary.html.
  • Default themes were migrated to TypeScript.
    • Added background selector and improved UI to Gruvbox theme.
    • ESLint and Prettier setups were added to gruvbox and dracula themes.
    • Make use of Javascript modules.
  • Command line arguments updated:
    • Added --mode option.
    • Added -d as --debug, and -n as --normal.
    • Updated bash and zsh completions.
  • Added Nody Greeter scalable icon.
  • Fixed lots of bugs.

Breaking changes

  • Renamed nody_greeter communicator to greeter_comm to make it compatible with web-greeter. There is no nody_greeter object anymore.
  • Updated Electron version to v16.2.8

Full changelog