Skip to content

Latest commit

 

History

History
168 lines (87 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

168 lines (87 loc) · 10.5 KB

Changelog

1.7.0 (2024-10-31)

Features

Bug Fixes

  • Fixed contacts not stacking on mobile sizes (#1089) (630514a)
  • Other dependencies upgraded (46d94cf)
  • Refactored many components to match new Router v6 (46d94cf)

1.6.9 (2024-10-08)

Bug Fixes

  • Allow setting nodejs --max-old-space-size via environment variable (6d3e771)

1.6.8 (2024-09-12)

Bug Fixes

  • Sentry clean sensitive data clone KER-378 (7c07eca)

1.6.7 (2024-09-10)

Bug Fixes

  • Section container setState include previous KER-378 (b476fa6)
  • Section container to function KER-378 (b2c25e5)

1.6.6 (2024-09-02)

Bug Fixes

  • Reduce hearing actions when logged in KER-378 (4b03ed7)

1.6.5 (2024-09-02)

Bug Fixes

  • Hearing page limit amount of actions KER-378 (b737aa9)
  • Revert hearingEditor action changes KER-378 (da83f6a)

1.6.4 (2024-08-30)

Bug Fixes

  • HearingContainer fetch metadata before projects KER-378 (07058a7)

1.6.3 (2024-08-30)

Bug Fixes

  • Normalize hearing data bug KER-378 (f01be68)

1.6.2 (2024-08-29)

Bug Fixes

  • Overview map set popup content as html KER-260 (302ba2f)
  • Replace low contrast text-muted css variable KER-377 (2e9dbda)
  • Section attachment default title KER-378 (f270fc8)

1.6.1 (2024-08-28)

Bug Fixes

  • HearingEditor selector get hearing check KER-378 (d539078)

1.6.0 (2024-08-07)

Features

  • Sentry add beforeSend KER-376 (42c20b5)

1.5.0 (2024-08-06)

Features

  • CookieUtils getCookie is array KER-376 (22d658a)
  • CreateStore use Sentry integration KER-376 (ee11e56)
  • HearingEditor actions catch error KER-376 (de2edcd)
  • Replace raven-js with sentry/react KER-376 (463f92d)

Bug Fixes

  • Env variable name sentryDsn KER-376 (8df2e2b)

1.4.0 (2024-06-27)

Features

  • Comment report modal replace bootstrap KER-298 (c06a33e)
  • Contact modal replace bootstrap KER-298 (a6648e8)
  • Delete modal replace with HDS dialog KER-298 (d9bfe10)
  • Hearing editor modal replace bootstrap KER-298 (a6c910b)
  • Hearing form move out of modal KER-298 (cb81526)
  • Iframe modal replace bootstrap KER-298 (f6ea7e2)
  • Image modal replace boostrap KER-298 (ab935c0)
  • Label modal replace bootstrap KER-298 (7806ebd)
  • Skip link modal replace bootstrap KER-298 (b4f5637)

Bug Fixes

  • Dialogs use correct colors KER-298 (be19fb0)
  • Hearing modal should never overlap children KER-298 (551ae45)
  • Modal button orders, change hel theme danger color KER-298 (645fdca)

1.3.0 (2024-05-14)

Features

  • New service-info texts for profile change (#1000) (68afd0b)

1.2.6 (2024-05-13)

Bug Fixes

  • Hearing toolbar wait for metadata KER-345 (#1032) (0ba9c8a)
  • Subsections should show comment if not authenticated KER-361 (#1030) (b8db2c7)

1.2.5 (2024-05-07)

Bug Fixes

  • Fix typos in maintenance notification (bf314f4)

1.2.4 (2024-05-07)

Bug Fixes

  • Don't assign a new file to a section before saving hearing (0fbb9c8)
  • Fix save hearing as copy (094d901)
  • KER-353 new notificiation texts (693e350)

1.2.3 (2024-04-26)

Bug Fixes

  • Fixed broken footer links for all non-finnish languages (#1019) (31b8077)
  • Guess who's back, back again, profiili is back (6d7e1d8)
  • Refreshing the api token stored to redux store (#1020) (2af452c)
  • Removed error handling and documented reason (#1021) (00ae063)