Releases: City-of-Helsinki/kukkuu-admin
Releases · City-of-Helsinki/kukkuu-admin
Release list
kukkuu-admin: v4.1.0
kukkuu-admin: v4.0.6
kukkuu-admin: v4.0.5
kukkuu-admin: v4.0.4
kukkuu-admin: v4.0.3
kukkuu-admin: v4.0.2
4.0.2 (2025-06-10)
Bug Fixes
- event-image: Error notification rendering for rejected uploads (f31a226)
- event-image: Preview in event edit view when changing the image (716f37e)
- event-image: Set max size to 1MB for image upload (ac18bea)
- Set dependabot reviewers for ratkaisutoimisto (d98aea9)
Dependencies
- Bump @babel/helpers from 7.26.0 to 7.26.10 (#343) (e573063)
- Bump @babel/runtime from 7.26.0 to 7.26.10 (#342) (f116426)
- Bump axios from 1.7.9 to 1.8.2 (#341) (dec33d5)
Documentation
- Fix link to jwt config.ts (c2990f1)
kukkuu-admin: v4.0.1
4.0.1 (2025-03-03)
Bug Fixes
- AuthService resetAuthState should be asynchronous (eb85340)
- Convert ms to seconds for UserManager (5720b5a)
- deps: Upgrade vitest coverage package (fdec5b0)
- deps: Upgrade vitest coverage package (130eff1)
- Hook usage error in OccurrenceAttendedField (b538732)
- sonarcloud: Use {Icon} instead of {Icon && Icon} in JSX (76cc89d)
- Validation of the DateTimeTextField when it's disabled (4d561e5)
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)