Releases: City-of-Helsinki/linkedregistrations-ui
Releases · City-of-Helsinki/linkedregistrations-ui
linkedregistrations-ui: v1.0.5
1.0.5 (2024-12-13)
Bug Fixes
- Added addendum for participant amount selector (4ff3dd2)
- Added screen capture suggestion after registration (#200) (49f20ab)
Dependencies
linkedregistrations-ui: v1.0.4
1.0.4 (2024-10-30)
Bug Fixes
- Signup error handling enhancements LINK-2158 (2b0e1d9)
- Signup summary focus on heading LINK-2156 (3fbaa8c)
Dependencies
- Upgrade hds to 3.10.1 LINK-1755 (e6a3aa0)
linkedregistrations-ui: v1.0.3
1.0.3 (2024-10-29)
Bug Fixes
- A11y checkboxField error message LINK-2155 (0ed786d)
- A11y heading levels LINK-2150 LINK-2157 (638a0da)
- Normalize font sizes LINK-2149 (4ebbf81)
- Set meta viewport LINK-2149 (8b4e4b6)
- SingleSelect remove deprecated selection status LINK-2153 (c1a3fbe)
linkedregistrations-ui: v1.0.2
1.0.2 (2024-10-29)
Bug Fixes
- A11y make buttonPanel non sticky LINK-2148 (613de17)
- A11y signup language aria-label LINK-2154 (20389e2)
linkedregistrations-ui: v1.0.1
1.0.1 (2024-10-08)
Bug Fixes
- Sentry clean normalized data LINK-2186 (34a96d8)
linkedregistrations-ui: v1.0.0
1.0.0 (2024-10-08)
⚠ BREAKING CHANGES
- move readiness and healthz endpoints under api path
Features
- Improve test coverage (5b926aa)
- Prevent to delete signup after event start_time (b3fa4db)
- Scrub sensitive data from Sentry requests (9500b7b)
- Simplify getFocusableFieldId function (5576d16)
Bug Fixes
- Add MAX_CLEAN_DEPTH=3 to cleanSensitiveData (b862edb)
- Move readiness and healthz endpoints under api path (eb75019)
- Sentry add extra error data integration LINK-2186 (8888357)
- Sentry max clean depth must return an object (98ddf4f)
linkedregistrations-ui: v0.10.0
0.10.0 (2024-06-24)
Features
- Prevent to edit/delete if there is payment cancellation/refund (4e17f6a)
- Remind user to log out (6f5fe53)
Bug Fixes
- Include only published and scheduled events in ics file (16b81b1)
- Move registration warning to the above of event info (f6abe04)
linkedregistrations-ui: v0.9.0
0.9.0 (2024-06-12)
Features
- Add all sub events to the ics file (5fa95fe)
- Check order and payment from tapla api (ef389cc)
Bug Fixes
- Avoid renewing session every second (0790f15)
- Clear session storage before moving to Talpa (2f12707)
- Create payment if any of the chargeable signups is attending (2d67dab)
- Replace undefined with null in user data (dabd64a)
linkedregistrations-ui: v0.8.0
0.8.0 (2024-05-06)
Features
- Add commit lint to the project (fd39cae)
Bug Fixes
- Validate max lengths of signup fields (45356b0)
linkedregistrations-ui: v0.7.1
0.7.1 (2024-04-29)
Bug Fixes
- Fix node version in dockerfile production stage (ea9426f)