1.1.2 (2025-02-18)
- Bump nanoid from 3.3.7 to 3.3.8 (#201) (f96ef62)
- Bump path-to-regexp from 6.2.1 to 6.3.0 (#177) (78878cb)
- Bump ws from 8.16.0 to 8.18.0 (#178) (00c53dc)
1.1.1 (2025-02-14)
- Bump braces from 3.0.2 to 3.0.3 (#175) (a11cbe2)
- Bump micromatch from 4.0.5 to 4.0.8 (#176) (eb64763)
- Set cross-spawn 7.0.6 resolution (8edb27f)
- Upgrade eslint to v9 LINK-2191 (7c20618)
1.1.0 (2025-01-24)
- Partifipant selector text and styling changes LINK-2212 (a790555)
- Upgrade @sentry/nextjs to 7.120.3 LINK-2191 (b6958c9)
1.0.6 (2025-01-21)
- Sort attendees by id (from oldest to newest) instead of name (bc54a08)
- Bump next from 14.2.10 to 14.2.21 (a3e43b8)
1.0.5 (2024-12-13)
- Added addendum for participant amount selector (4ff3dd2)
- Added screen capture suggestion after registration (#200) (49f20ab)
1.0.4 (2024-10-30)
- Signup error handling enhancements LINK-2158 (2b0e1d9)
- Signup summary focus on heading LINK-2156 (3fbaa8c)
- Upgrade hds to 3.10.1 LINK-1755 (e6a3aa0)
1.0.3 (2024-10-29)
- 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)
1.0.2 (2024-10-29)
- A11y make buttonPanel non sticky LINK-2148 (613de17)
- A11y signup language aria-label LINK-2154 (20389e2)
1.0.1 (2024-10-08)
- Sentry clean normalized data LINK-2186 (34a96d8)
1.0.0 (2024-10-08)
- move readiness and healthz endpoints under api path
- Improve test coverage (5b926aa)
- Prevent to delete signup after event start_time (b3fa4db)
- Scrub sensitive data from Sentry requests (9500b7b)
- Simplify getFocusableFieldId function (5576d16)
- 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)
0.10.0 (2024-06-24)
- Prevent to edit/delete if there is payment cancellation/refund (4e17f6a)
- Remind user to log out (6f5fe53)
- Include only published and scheduled events in ics file (16b81b1)
- Move registration warning to the above of event info (f6abe04)
0.9.0 (2024-06-12)
- 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)
0.8.0 (2024-05-06)
- Add commit lint to the project (fd39cae)
- Validate max lengths of signup fields (45356b0)
0.7.1 (2024-04-29)
- Fix node version in dockerfile production stage (ea9426f)
0.7.0 (2024-04-26)
- Add accessibility texts to checkbox group (bb0e6f9)
- Display modal if registration time is expiring soon (723de00)
- Generic payment cancelled page (9954f37)
- Generic payment completed page (88ec9ad)
- Change the native language field to optional (58234ef)
- Fix invalid import (686f002)
- Remove duplicated code from modals (91ada19)
- Replace HDS SearchInput with TextInput (7b506e4)
- Show status div when table results changes (cc89c5b)
- Simplify clearDataIfReservationExpired function (8bb7a1b)
- Use checkout url with user info (721cb94)