Releases: City-of-Helsinki/kukkuu-admin
Releases · City-of-Helsinki/kukkuu-admin
kukkuu-admin: v4.0.0
4.0.0 (2025-02-06)
⚠ BREAKING CHANGES
- vite: migrate from CRA to Vite
Features
- Add csp meta-tag (081d783)
- Enable children resource only with viewFamilies permission (8381e20)
- Use polling in docker development to enable hot reload (2260422)
Bug Fixes
- Add blob to img-src CSP-rule (2c09d8e)
- Build and deps issues (1868b01)
- build: Use build arg in docker static builder (f72856b)
- config: Admin ui url (ed16447)
- Consistency between pre-commit & non-pre-commit linting (50e66be)
- Date formats of date fields (778933e)
- deprecation: Set package type to "module" (2ac5a82)
- Disable React-admin telemetry (8f9eb51)
- docker: Build (ff6b515)
- Eslint installation (c832b2c)
- eslint: Improve linting (8786e0b)
- Eslintrc configuration (3521306)
- Husky pre-commit run vitest related with lint-staged (0bc25f1)
- Lint-staged should use format:code with max-warnings flag (8086f82)
- Linter and ts issues (5e50046)
- Linting issues (5c6ba7f)
- localdev: Add localhost:, 127.0.0.1: to CSP connect-src (e599b59)
- Occurrence date time validation (c59eb60)
- Remove email, phone number & child link from occurence's user list (29c4fae)
- Translation handling in events and event groups page (1b1c454)
- Ts issues (f17c068)
Build System
- vite: Migrate from CRA to Vite (bfcdf71)