We are glad to announce Thymis 0.2.0 before Christmas! Happy Holidays!
-
⚙️ CI: Automatically test building images for Pi3, Pi4, Pi5. (PR #136)
-
🔒 Agent: Always use the current SSH host public key found on disk. (PR #121)
-
🐍 Controller: Update Python dependencies. (PR #122, PR #132)
-
💻 UI:
- The Dashboard now has toast notifications informing you of exceptions, such as during fetches. (PR #133)
- Added
@zerodevx/svelte-toast
for notifications. (PR #133) - Updated npm dependencies. (PR #122)
- Disabled automatically triggering a build task on every configuration change. (PR #124)
- Added a tab bar for navigation within Device or Tag contexts. (PR #125)
- Various UI changes, including scaling the UI down and styling the login page with project branding. (PR #131, PR #135)
- History page: Initial work on Git remote integration. (PR #130)
-
🎛️ Kiosk Module:
-
🖥️ Device Support:
-
🐞 Bug Fixes:
- Fixed issues with device renaming. (PR #134)
-
🚀 Performance Improvements:
-
📝 Documentation: