Releases: absltkaos/toddleglow
Releases · absltkaos/toddleglow
New Version 0.5.7
New Version 0.5.6
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
Fixes
- Fix small bug where toggling fullscreen can get confused.
New Version 0.5.4
Features
- Request to enter "Fullscreen" when entering "Screen Mode" in UI
New Version 0.5.3
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
- Debian 'conf' files will give a warning and prompt if they are part of a
- Restart the service on debian package upgrade
New Version 0.5.2
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