Skip to content

Releases: absltkaos/toddleglow

New Version 0.5.7

12 May 06:39
Compare
Choose a tag to compare

Fixes

  • There were some hardcoded references to the US/Mountain timezone. This fixes it so that the code correctly honors the time_zone value in config.json

New Version 0.5.6

30 Apr 16:45
Compare
Choose a tag to compare

Fixes

  • Made it so that if using a piglow hat on a pi, that the toddleglow user will have access to the i2c bus

Other Changes

  • Update build_deb.sh to have a prompt
  • Tweak gen_debian_changelog.sh to exclude pull request merge commits

New Version 0.5.5

17 Apr 04:02
Compare
Choose a tag to compare

Fixes

  • Fix small bug where toggling fullscreen can get confused.

New Version 0.5.4

10 Apr 05:39
Compare
Choose a tag to compare

Features

  • Request to enter "Fullscreen" when entering "Screen Mode" in UI

New Version 0.5.3

08 Apr 05:48
Compare
Choose a tag to compare

Fixes

  • Don't manage /etc/toddleglow/config.json as part of the package
    • Debian 'conf' files will give a warning and prompt if they are part of a
      package have been changed a user. ToddleGlow's config is really more of a state
      file, so should be changed frequently. This will only copy the default bare
      config if there is no config found during the 'configure' phase in the postinst
      script
  • Restart the service on debian package upgrade

New Version 0.5.2

07 Apr 06:45
Compare
Choose a tag to compare

Features

  • Debian packaging files
  • Support for a "Screen Mode" which means you can have a Toddler Clock without a Raspberry pi and a PiGlow hat, but rather just an old cellphone
  • CTRL+C no longer throws a stack trace, yay!
  • In Screen mode, the screen will no longer dim and go to sleep