Releases: urlaubsverwaltung/zeiterfassung
Releases · urlaubsverwaltung/zeiterfassung
Release Zeiterfassung 1.6.2
🐞 Bugs
🔨 Dependency upgrades
- bump
@typescript-eslint
/* to 6.1.0 #328 - Bump cssnano from 5.1.15 to 6.0.1 #313
- Bump date-fns from 2.29.3 to 2.30.0 #312
- Bump eslint from 8.35.0 to 8.44.0 #319
- Bump eslint-plugin-unicorn from 46.0.0 to 46.0.1 #310
- Bump model-events from 0.4.0 to 0.5.0 #307
- Bump model-events from 0.5.0 to 0.6.0 #323
- Bump postcss from 8.4.21 to 8.4.25 #308
- Bump prettier from 2.8.8 to 3.0.0 #311
- Bump rimraf from 5.0.0 to 5.0.1 #309
- Bump rollup from 2.79.1 to 3.26.3 #327
- Bump svelte from 3.58.0 to 3.59.2 #318
- Bump typescript from 4.9.5 to 5.1.6 #315
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.6.1
🐞 Bugs
- Cleanup application properties #305
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.6.0
⭐ Enhancements
- Krankmeldungen aus der UV abfragen und anzeigen #297
- Urlaubstage aus der UV abfragen und anzeigen #3
🔨 Dependency upgrades
- Bump
@rollup
/plugin-commonjs from 24.0.1 to 25.0.2 #292 - Bump
@typescript-eslint
/eslint-plugin from 5.54.1 to 5.60.1 #289 - Bump
@typescript-eslint
/parser from 5.54.1 to 5.60.1 #288 - Bump
@ungap
/custom-elements from 1.2.0 to 1.3.0 #282 - Bump autoprefixer from 10.4.13 to 10.4.14 #283
- Bump concurrently from 8.1.0 to 8.2.0 #284
- Bump esbuild from 0.17.14 to 0.18.11 #296
- Bump fast-glob from 3.2.12 to 3.3.0 #294
- Bump frontend-maven-plugin from 1.12.1 to 1.13.3 #279
- Bump frontend-maven-plugin from 1.13.3 to 1.13.4 #300
- Bump lint-staged from 13.1.2 to 13.2.3 #286
- Bump prettier-plugin-svelte from 2.9.0 to 2.10.1 #287
- Bump rollup-plugin-svelte from 7.1.5 to 7.1.6 #293
- Bump semver from 5.7.1 to 5.7.2 #302
- Bump spring-boot-starter-parent from 3.1.0 to 3.1.1 #280
- Bump tailwindcss from 3.2.7 to 3.3.2 #295
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.5.1
🐞 Bugs
- Zeiteintrag über Wochenwechsel resultiert in Fehler #276
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.5.0
⭐ Enhancements
- Gruppierung / Abstände der Zeitslots auf Smartphones verbessern #224
- Konfiguration der Überstundenregelung pro Mitarbeiter #101
- Upgrade maven wrapper to 3.9.1 #219
🐞 Bugs
- Berichte zeigen keinen Balken wenn Arbeitszeit gleich geplanter Zeit #263
- Erfasster Zeiteintrag ist 2 Stunden früher in den Berichten #242
- iOS Navigation kann nicht wieder geschlossen werden #247
🔨 Dependency upgrades
- Bump
@rollup
/plugin-node-resolve from 15.0.1 to 15.0.2 #254 - Bump actions/stale from 7 to 8 #223
- Bump concurrently from 7.6.0 to 8.1.0 #270
- Bump esbuild from 0.17.11 to 0.17.14 #231
- Bump eslint-config-prettier from 8.7.0 to 8.8.0 #252
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 #232
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 #255
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 #234
- Bump postgresql from 1.17.6 to 1.18.0 #235
- Bump postgresql from 1.18.0 to 1.18.1 #258
- Bump postgresql from 1.18.1 to 1.18.3 #275
- Bump prettier from 2.8.4 to 2.8.8 #253
- Bump rimraf from 4.3.1 to 5.0.0 #251
- Bump rollup-plugin-svelte from 7.1.4 to 7.1.5 #273
- Bump spring-boot-starter-parent from 3.0.4 to 3.0.5 #222
- Bump spring-boot-starter-parent from 3.0.5 to 3.0.6 #240
- Bump spring-boot-starter-parent from 3.0.6 to 3.1.0 #269
- Bump svelte from 3.55.1 to 3.58.0 #230
- Bump svelte-check from 3.1.0 to 3.1.4 #228
- Bump svelte-preprocess from 5.0.1 to 5.0.3 #229
- Bump svelte-preprocess from 5.0.3 to 5.0.4 #271
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.4.0
⭐ Enhancements
- Add oidc login_hint parameter aware OAuth2AuthorizationRequestResolver #173
- Fehlermeldung verbessern beim bearbeiten eines Zeiteintrages #194
- Replace deprecated set-output #177
🐞 Bugs
- allow time-entry update when start-end-duration are given and plausible #195
- fix deprecated thymeleaf fragment usage #193
- Fix multitenant oidc client secret for development setup #217
- Löschen eines Zeiteintrages aktualisiert die Summe (Tag / Woche) erst nach neu laden der Seite #163
- NPE beim Ausliefern von Timeentries #192
- Safari/Firefox mit hoher CPU Last #118
- UUID string too large - Azure AD User #90
🔨 Dependency upgrades
- Bump
@hotwired
/turbo from 7.2.5 to 7.3.0 #199 - Bump
@typescript-eslint
/eslint-plugin from 5.51.0 to 5.53.0 #184 - Bump
@typescript-eslint
/eslint-plugin from 5.53.0 to 5.54.0 #197 - Bump
@typescript-eslint
/eslint-plugin from 5.54.0 to 5.54.1 #213 - Bump
@typescript-eslint
/parser from 5.51.0 to 5.53.0 #190 - Bump
@typescript-eslint
/parser from 5.53.0 to 5.54.0 #198 - Bump
@typescript-eslint
/parser from 5.54.0 to 5.54.1 #215 - Bump
@ungap
/custom-elements from 1.1.1 to 1.2.0 #214 - Bump cssnano from 5.1.14 to 5.1.15 #182
- Bump editorconfig-maven-plugin from 0.1.1 to 0.1.3 #205
- Bump esbuild from 0.17.10 to 0.17.11 #207
- Bump esbuild from 0.17.7 to 0.17.10 #185
- Bump eslint from 8.33.0 to 8.35.0 #188
- Bump eslint-config-prettier from 8.6.0 to 8.7.0 #211
- Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 #209
- Bump fregante/setup-git-user from 1 to 2 #196
- Bump lint-staged from 13.1.1 to 13.1.2 #189
- Bump rimraf from 4.1.2 to 4.1.3 #200
- Bump rimraf from 4.1.3 to 4.3.1 #210
- Bump rollup-plugin-svelte from 7.1.2 to 7.1.3 #186
- Bump rollup-plugin-svelte from 7.1.3 to 7.1.4 #208
- Bump spring-boot-starter-parent from 3.0.2 to 3.0.3 #181
- Bump spring-boot-starter-parent from 3.0.3 to 3.0.4 #204
- Bump svelte-check from 3.0.3 to 3.0.4 #187
- Bump svelte-check from 3.0.4 to 3.1.0 #212
- Bump tailwindcss from 3.2.6 to 3.2.7 #183
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.3.0
⭐ Enhancements
🐞 Bugs
- Berichte: Durchschnitt Anzeige beinhaltet Tage an denen nicht gearbeitet wurde #165
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.2.2
🐞 Bugs
- Stoppuhr nicht editierbar wenn Zeitzone der Anwendung anders ist #168
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.2.1
🐞 Bugs
- Multitenant Anwendung startet nicht #166
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
External Links
Release Zeiterfassung 1.2.0
⭐ Enhancements
- Erfasste Zeiten einer anderen Person einsehen #96
- Geplante Arbeitsdauer pflegen #2
- Länge einer Pause anzeigen #158
🐞 Bugs
- Sortierung innerhalb einer Woche nach Tag und nicht nach Datum #128
- Summe der Arbeitsstunden aktualisiert sich nicht nach bearbeiten eines Eintrages #109
🔨 Dependency upgrades
- Bump
@hotwired
/turbo from 7.2.4 to 7.2.5 #133 - Bump
@rollup
/plugin-commonjs from 23.0.3 to 24.0.1 #145 - Bump
@typescript-eslint
/eslint-plugin from 5.48.0 to 5.51.0 #144 - Bump
@typescript-eslint
/parser from 5.48.0 to 5.51.0 #151 - Bump esbuild from 0.15.16 to 0.17.5 #119
- Bump eslint from 8.31.0 to 8.33.0 #146
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 #150
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 #123
- Bump lint-staged from 13.0.4 to 13.1.1 #142
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 #127
- Bump postcss from 8.4.19 to 8.4.21 #135
- Bump prettier from 2.8.0 to 2.8.4 #143
- Bump rimraf from 3.0.2 to 4.1.2 #141
- Bump rollup from 2.79.1 to 3.15.0 #136
- Bump rollup-plugin-svelte from 7.1.0 to 7.1.2 #134
- Bump spring-boot-starter-parent from 2.7.5 to 3.0.2 #74
- Bump svelte from 3.55.0 to 3.55.1 #120
- Bump svelte-check from 3.0.1 to 3.0.3 #148
- Bump svelte-preprocess from 4.10.7 to 5.0.1 #121
- Bump tailwindcss from 3.2.4 to 3.2.6 #147
- Bump typescript from 4.9.4 to 4.9.5 #149
❤️ Contributors
We'd like to thank all the contributors who worked on this release!