Skip to content

Releases: City-of-Helsinki/kukkuu-admin

kukkuu-admin: v4.1.0

Choose a tag to compare

4.1.0 (2025-11-26)

Features

  • Add csp report-uri Ref: KK-1477 (7dc2e0b)
  • Enable cloud Sentry Ref: KK-1477 (4f4482f)
  • Generate sourcemaps Ref: KK-1477 (4f4482f)

Bug Fixes

  • Use correct release variable Ref: KK-1477 (c881109)

kukkuu-admin: v4.0.6

Choose a tag to compare

4.0.6 (2025-10-24)

Dependencies

  • Bump vite from 6.3.6 to 6.4.1 (bb6087a)

kukkuu-admin: v4.0.5

Choose a tag to compare

4.0.5 (2025-10-06)

Bug Fixes

  • Enforce frozen lockfile by default (03e9f9a)

kukkuu-admin: v4.0.4

Choose a tag to compare

4.0.4 (2025-09-15)

Dependencies

  • Bump axios from 1.8.2 to 1.12.0 (76a0be4)
  • Bump vite from 6.0.11 to 6.3.6 (135e278)

kukkuu-admin: v4.0.3

Choose a tag to compare

4.0.3 (2025-08-15)

Dependencies

kukkuu-admin: v4.0.2

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

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)

kukkuu-admin: v3.6.0

Choose a tag to compare

3.6.0 (2024-11-05)

Features

  • Idle user 60mins logout (dd95daf)

kukkuu-admin: v3.5.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 12:57
48fe34c

3.5.0 (2024-10-28)

Features

  • Add tixly ticket system (0ea21cf)
  • Arrival status and mark as attended on ticket verification page (1ab6439)
  • Messages can be sent to all only with special permission (ed29312)

Bug Fixes

  • Event api internal enrolment handling (99b260f)