Skip to content

Releases: SirChri/employee-shift-scheduler

v0.9.5

23 Nov 15:30
8b78bc7

Choose a tag to compare

0.9.5 (2025-11-23)

Bug Fixes

v0.9.4

01 Aug 10:42

Choose a tag to compare

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

26 Jul 07:50

Choose a tag to compare

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.

v0.9.2

15 May 20:23

Choose a tag to compare

Fixed

  • unable to set "until" recurring fields

v0.9.1

13 May 15:32

Choose a tag to compare

Fixed

  • Entity updates (PUT) not working properly #21

v0.9

24 Apr 16:37
fa13c7e

Choose a tag to compare

  • First stable version