Skip to content

Releases: fingo/urlopia

4.1.5

08 Apr 13:13
bb0723b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed presence confirmations being sometimes duplicated

4.1.4

20 Feb 09:00
Compare
Choose a tag to compare

✨ Improvements / Enhancements

  • Authorization is now based on a unique account name

4.1.3

13 Feb 07:30
a22c877
Compare
Choose a tag to compare

✨ Improvements / Enhancements

  • Added badge with information about number of pending acceptances

🐛 Bug Fixes

  • Fixed bug with invisible day number on first day of the month

Update UI

10 Jan 14:05
Compare
Choose a tag to compare

Update some UI components, including:

  • sidebar navigation
  • main calendar
  • presence confirmation
  • layout colours

v4.1.1

25 Apr 13:51
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed problem with special absence adding.

v4.1.0

19 Apr 09:00
Compare
Choose a tag to compare

✨ Improvements / Enhancements

  • Feature: new absence types:
    • Unpaid childcare leave
    • Force majeure leave

v4.0.2

13 Mar 12:11
56c8fb0
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed problems with year evidence available days count logic.

v4.0.1

06 Mar 10:25
72d45ba
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixed problem with missing route when entering not existing url
  • Fixed problem with redirect on logo click
  • Fixed problems with year evidence report calculated wrongly when year overlap

v4.0.0

16 Jan 12:34
Compare
Choose a tag to compare

✨ Improvements / Enhancements

  • Add github action CI
  • Update java to 17 and gradle to 7.3.1
  • Update Spring Boot to 2.7.7
  • Update backend libraries
  • Changed organisation logo
  • Added reading permissions permissions from AD
  • Added no-auth + no-ad mode
  • Added script for anonymization database

v3.4.0

19 Dec 18:13
Compare
Choose a tag to compare

✨ Improvements / Enhancements

  • Feature: automatic vacation days add is now fully prepared
  • new abstraction for API fetching was introduces