Inky-Calender server Changelog
Features (December 2023)
- New panel: AI-powered illustration of your calender. Original idea from : Kuvastin: Unhinged AI e-ink display, hinted by Aaltuj. 🧠
- InkyCal server is now installable as PWA (progressive web-app)
- The application is now health-monitorable 🌡️
- Loading indicator is now used on all panels 🔃
- Some caching improvements (to be made configurable, external and scalable)
Fix (April 2022)
- Fixed issue where authenticated users could not create new panels (81036bc7)
Features (December 2021)
- True Google calendar integration🎉 Adding Google calenders is now a matter of a few clicks.
- New York Times front-page panel, a real looker!
- Added some activity logging for panels (Date of creatiom, last modification, last access and the number of times displayed) (e883c2f9)
Features and fixes (November 2020)
Features
- Included Changelog in the server UI.
- Implemented starring of panels ⭐. Starred panels are listed first too. (16cda669)
UI
- Some text is more humanly pluralized (3ae45516)
- Added simpler way of removing a panel. Instead of dragging,you can just click the trash can ♻ . (3ae45516)
- Switched font in calendar panel. This font can show more accented characters and does not cause issues for unknown characters. Still does not support languages like 中文, عربى or اللغة العبرية.
- Added explanation of relative panels heights. Allows more granular panel height configuration.
Bugfixes
- Prevented errors in some calendar events with special characters.
- Recurring events are now properly calculated and displayed. Performance has been improved too.
Code quality release (September 2020)
Features
- Added internal error reporting
- Improvements to the calendar:
- Better sorting
- Improved display
- Showed unique events only
- Calendar deletion
- Corrected time zones for UTC
Winter is coming (May 2020)
Features
- Added a basic weather panel
Initial Release (March 2020)
Features
- A UI for configuring panels for authenticated users
Initial Release (Feb 2020)
Features
First working setup.
Available panels:
- A weather panel - Shows the weather for a location
- A calendar (agenda) panel - Shows a unified agenda for multiple calendars
This changelog was created using CS.Changelog