piframe-go/CHANGELOG.md

32 lines
1.1 KiB
Markdown

# Change Log
## 20200906-1
- Build bug fixes
- Add HDMI on/off command for help with ensuring screen is on OR off at boot since systemd timers won't re-run on boot
- Update tools to watch for config changes and restart if config has changed
## 20200905-4
- Update fan daemon to be better about loading config
- Update slideshow to keep it running UNTIL a user presses a key to enter the config ui
- Added support for slideshow restart interval (this is for re-randomizing the slideshow)
- Adjust randomization flag for fim to be a little more reliable (put back the seeded version)
- Adjusted config defaults and handling to be more reliable
## 20200905-3
- Update inotify to use configured path for albums instead of being hard coded
## 20200827-1 through 20200905-2
- Full bring up of main config UI
- Additional 'advanced' configuration available via config file
- Fan management daemon
- inotify dameon for watching the main photos storage for changes and restarting slideshow as appropriate
## 20200826-1
- Initial bring up of the wifi configuration utility
- Setup drone to auto-build snapshot releases