Releases: SirChri/employee-shift-scheduler
Releases · SirChri/employee-shift-scheduler
v0.9.5
v0.9.4
Added
- Added buttons to select and deselect all calendars for easier management.
Fixed
- Fixed an issue where editing events in the popup was not functioning correctly.
Improvements
- Completed all missing translations for English (
en) and Italian (it). - Enhanced the overall layout for a cleaner and more user-friendly interface.
- Updated the UI font to Open Sans for a modern and consistent appearance.
- Upgraded all frontend libraries to ensure better performance, security, and compatibility.
v0.9.3
Added
- Timezone management: Users can now select a specific timezone for each event and view the calendar in a different timezone. The default timezone is set to "Europe/Rome," but it can be customized in the user preferences page.
- Added user preferences
Improvements
- Updated all frontend dependencies to use Node.js version 24, ensuring improved performance and compatibility
- Enhanced the design and usability of the event popup for a better user experience.