Skip to content

Latest commit

 

History

History
435 lines (226 loc) · 27.6 KB

File metadata and controls

435 lines (226 loc) · 27.6 KB

Changelog

1.16.1 (2026-07-12)

Dependencies

  • Bump vite from 8.0.5 to 8.0.16 (9001502)

1.16.0 (2026-06-08)

Features

  • Upgrade to React 19 and HDS 6 (HAUKI-747) (#510) (be54b21)

Bug Fixes

1.15.0 (2026-05-27)

Features

  • Migrate from yarn to pnpm and adopt Helsinki base images (70bc832), closes #503

1.14.4 (2026-05-26)

Bug Fixes

  • Update Dockerfile to fix CVE-2026-42945 (dc9861b)

1.14.3 (2026-05-11)

Dependencies

  • Bump fast-uri from 3.0.6 to 3.1.2 (0c9b345)
  • Bump postcss from 8.5.8 to 8.5.14 (bd4d9d7)

1.14.2 (2026-04-07)

Bug Fixes

  • Missing 204 status handling (b3f6b0c)
  • Remove axios and use fetch (15b8491)
  • Remove CRA service worker (ded0644)
  • Update and fix dependencies (08a084b)

Dependencies

  • Bump lodash from 4.17.23 to 4.18.1 (c96fb99)
  • Bump vite from 8.0.3 to 8.0.5 (00b0891)

1.14.1 (2026-03-26)

Dependencies

  • Bump flatted from 3.4.1 to 3.4.2 (350a4f7)

1.14.0 (2026-03-19)

Features

  • Update HDS from v3 to v5 (766664e)

Bug Fixes

1.13.1 (2026-03-18)

Bug Fixes

  • Add login tokens to required cookies (a39faed)

Dependencies

  • Bump flatted from 3.3.3 to 3.4.1 (c2ea443)

1.13.0 (2026-03-11)

Features

  • Add info text for actions (8152f0e)

Dependencies

  • Bump immutable from 5.1.3 to 5.1.5 (418ba37)

1.12.0 (2026-03-09)

Features

Bug Fixes

  • Clicking hidden buttons (1fec177)

1.11.0 (2026-03-03)

Features

Bug Fixes

  • Typo in localisation text (af58eb9)

1.10.0 (2026-02-27)

Features

  • Readiness endpoint KEH-228 (9dc8ae0)

1.9.0 (2026-02-18)

Features

Bug Fixes

Dependencies

  • Bump axios from 1.12.0 to 1.13.5 (ce6d98b)
  • Upgrade playwright to 1.58.2 Refs: RATY-299 (efca56a)
  • Upgrade react-router-dom to 6.30.3 Refs: RATY-299 (c571acf)

1.8.1 (2026-01-28)

Dependencies

  • Bump lodash from 4.17.21 to 4.17.23 (0d8bccf)

1.8.0 (2026-01-12)

Features

  • Hardening yarn install RATY-280 (30364d9)

1.7.8 (2025-12-05)

Bug Fixes

  • Sentry init Ref: HAUKI-728 (fe4915c)

1.7.7 (2025-12-05)

Dependencies

1.7.6 (2025-11-13)

Bug Fixes

1.7.5 (2025-11-05)

Dependencies

  • Bump vite from 6.3.6 to 6.4.1 (f2d4b04)

1.7.4 (2025-09-15)

Dependencies

  • Bump axios from 1.11.0 to 1.12.0 (a3545a4)

1.7.3 (2025-09-10)

Dependencies

1.7.2 (2025-09-10)

Dependencies

  • Bump vite from 6.3.5 to 6.3.6 (30a7367)

1.7.1 (2025-09-09)

Bug Fixes

1.7.0 (2025-08-08)

Features

Dependencies

  • Bump form-data from 4.0.2 to 4.0.4 (00b1340)
  • Upgrade axios and jsdom HAUKI-672 (b20dd63)

1.6.0 (2025-05-06)

Features

  • Upgrade node to v22 HAUKI-673 (59f715a)

Dependencies

1.5.5 (2025-03-18)

Bug Fixes

  • Incorrect title sv and end translation HAUKi-676 (#422) (b2e515a)

Dependencies

  • Bump @babel/helpers from 7.24.5 to 7.26.10 (#427) (1291cbb)
  • Bump @babel/runtime-corejs3 from 7.24.0 to 7.26.10 (#428) (3eb14c0)
  • Bump axios from 1.7.4 to 1.8.2 (#430) (a587421)
  • Bump nanoid from 3.3.7 to 3.3.8 (#419) (c89b7f1)
  • Bump path-to-regexp from 1.8.0 to 1.9.0 (#408) (fed0de6)

1.5.4 (2025-02-19)

Dependencies

  • Bump vite from 5.2.11 to 6.1.0 (b936ab0)
  • Bump vite to 6.1.0 (97ddf4a)

1.5.3 (2025-02-18)

Dependencies

  • Bump vite from 6.0.3 to 6.0.9 (f486f58)
  • Bump vitest and coverage-istanbul to 2.1.9 (caa56a2)

1.5.2 (2024-12-18)

Dependencies

  • Bump axios from 1.7.2 to 1.7.4 (1a015ff)
  • Bump jsdom to 25.0.1 (2afd49b)
  • Bump react-router-dom to 6.28.0 HAUKI-672 (d40927f)
  • Bump ws from 8.17.0 to 8.18.0 (de6aaa5)
  • Remove cross-env, upgrade eslint HAUKI-672 (b721a64)
  • Upgrade vite, rollup resolution HAUKI-672 (cfbb37a)

1.5.1 (2024-09-12)

Bug Fixes

1.5.0 (2024-09-11)

Features

  • Add language support in all missing places (#402) (ae290c1)

Bug Fixes

1.4.4 (2024-05-31)

Bug Fixes

  • Generate-auth-params revert HAUKI-639 (ce15ab2)
  • Vite Dockerfile fixes HAUKI-639 (2bbba1e)
  • Vite.config.mts HAUKI-639 (11c9f30)

Dependencies

  • Bump ejs to 3.1.10 HAUKI-639 (bf9205d)
  • Bump express to 4.19.2 HAUKI-639 (4332ac8)
  • Bump follow-redirects to 1.15.6 HAUKI-639 (f2cb000)
  • Bump webpack-dev-middleware to 5.3.4 HAUKI-639 (97c0c05)
  • Patch braces to 3.0.3 HAUKI-639 (dda9cbf)
  • Patch micromatch to 4.0.6 HAUKI-639 (17c0c10)
  • Remove enzyme HAUKI-639 (f99672b)
  • Replace CRA with Vite and Vitest HAUKI-639 (2f03e24)
  • Upgrade axios to 1.7.2 (579e404)
  • Upgrade hds-react hds-core hds-design-tokens to 3.8.0 HAUKI-639 (a7b6061)
  • Upgrade stylelint dependencies HAUKI-639 (2f0c216)

1.4.3 (2024-03-14)

Bug Fixes

  • Env variable MATOMO_ENABLED should be string (c06b579)

1.4.2 (2024-03-13)

Bug Fixes

  • Missing date period config (86c5ba2)

1.4.1 (2024-03-11)

Bug Fixes

  • Language string bug (55c9e4e)
  • Translations (4157bd1)
  • Try Finnish resource name if the desired language is not available (3cfaf7e)

1.4.0 (2024-03-07)

Features

  • Add HDS CookieModal and Matomo tracking HAUKI-483 (24cc3a6)
  • Install commitlint and husky hooks HAUKI-603 (83084e0)

Bug Fixes

  • Fixing app build, unit tests HAUKI-603 (8b70f67)
  • Tsconfig.json types HAUKI-603 (15425f8)

1.3.0 (2024-02-20)

Features

Bug Fixes

  • Accessibility statement link for all languages (d70d803)
  • Checkbox width bug (926b55e)
  • Header layout (3d0d215)
  • Show language selection on header. Select language from query param (9817909)
  • Translate format functions and fix test mocks (205d616)
  • Updated to hds 3.5.0 and fixed some typescript problems that came with it (8a6219d)

1.2.0 (2024-02-08)

Features

  • Add multi language support HAUKI-610 (b28af57)
  • Add multi language support HAUKI-610 (2e23094)
  • Add multi language support HAUKI-610 (298edcf)
  • Add multi language support HAUKI-610 (0201350)
  • Add multi language support HAUKI-610 (7117bfb)
  • Add multi language support HAUKI-610 (7b1d39a)
  • Add multi language support HAUKI-610 (6e8f3dc)
  • Add multi language support HAUKI-610 (3ebf300)
  • Add multi language support HAUKI-610 (b4e4abc)

1.1.0 (2024-01-12)

Features

  • HAUKI add dismissible prop to errorToast (#365) (9e4051f)
  • add possibility to select datePeriods to copy, change the way holiday datePeriods are listed in the main view (#361) (1600a64)
  • HAUKI-486 HDS packages v3 (#348) (a5a399d)
  • HAUKI-576 add notifications (#354) (0d05f0f)
  • Hauki 576 & 581 apply batch resource copy or overwrite (#354) (af75f54)
  • Hauki 574 selected resources view (and Hauki 579) (#345) (b28f7ef)

Bug Fixes

  • HAUKI-597 holiday fix and text change (#362) (672a216)
  • HAUKI-577 fix error toasts on batch update page (#363) (a723810)
  • HAUKI-597 fix holiday calculation (#359) (af5552b)
  • HAUKI-486 navigation menu link color important (c3cf071)
  • Hauki 595 text changes and loading spinner changes (#357) (3dba1a2)
  • HAUKI-595 fix return to resource page button (#357) (516195c)
  • HAUKI-595 move loading spinner from confirm modal to confirm button (#357) (539db5c)
  • HAUKI-595 fix console error 'Can't perform a React state update on an unmounted component' (#357) (e243451)
  • HAUKI-595 text changes (#357) (1af8bda)