2.7.1 (2024-07-16)
2.7.0 (2023-06-03)
2.6.0 (2023-02-15)
2.5.0 (2023-02-14)
- lint (2755106)
- add previous button (b19ca8a)
2.4.0 (2022-12-06)
- sort actions (399cccb)
2.3.0 (2022-09-22)
- action bar size (dc28d97)
- card title (70fbe15)
- disable reverse (31683e9)
- only allow to delete empty cards (e35c84d)
- Scrollable action sidebar (c2f4cda)
- Show title even if empty in edit mode (82c6467)
- Hide empty group title in discuss view (bfac95a)
- use card component instead of custom action item (5d0e59f)
2.2.0 (2022-09-06)
2.1.0 (2022-09-04)
2.0.0 (2022-09-04)
- state structure changed from array to object. The previous state has been migrated
1.16.2 (2022-08-30)
- Set correct cursor in cards and text area (9f98374)
1.16.1 (2022-08-30)
- Delete a dynamo record after 3 months (4b42941)
1.16.0 (2022-08-30)
- Split dynamo request batch into chunks (4768b97)
- tweak lambda parameters (a72f603)
1.15.0 (2022-08-29)
- review monitor threshold (8a24c54)
1.14.0 (2022-08-22)
- switch dynamo to pay per request (f68a6cd)
1.13.0 (2022-08-21)
- avoid overflow content on title (6f8c710)
- column style to adapt to different screen sizes (419b486)
- end view to adapt to different screen sizes (1973c80)
- lightning bolt emoji (08d83db)
- scrolling ribbon (5d417ac)
- set min template container width to avoid icons overflowing (67e6adf)
- set min title width to avoid text overflowing (343e437)
- text support smaller screens (18fe8c6)
1.12.0 (2022-08-21)
- Add templates to the start page (9971ea8)
1.11.1 (2022-08-19)
- min action size (001c517)
1.11.0 (2022-08-19)
- jump to end if there are no tickets to discuss (30b9be9)
- set number of votes eq to 60% of groups (90be527)
1.10.0 (2022-08-19)
- add column id if missing for retrocompatibility (3cca430)
- card bigger than column (084e7df)
- missing id in columns creates issues with animation (b5999d2)
- show date in actions (dce3aac)
1.9.1 (2022-08-18)
1.9.0 (2022-08-18)
1.8.1 (2022-08-18)
- websocket check connection every second (7216b42)
1.8.0 (2022-08-18)
- websocket reconnect (0d983b5)
1.7.2 (2022-08-18)
- default text area to 1 row (3b4c50c)
1.7.1 (2022-08-18)
- missing group title (14dff2f)
1.7.0 (2022-08-16)
- autofocus text-area (e0d2b33)
1.6.2 (2022-08-15)
1.6.1 (2022-08-15)
- Tweak monitor threshold (a2319cd)
1.6.0 (2022-08-14)
1.5.1 (2022-08-14)
- Fix unsupported dynamo removalPolicy (483c3c1)
1.5.0 (2022-08-14)
- Add cloudwatch monitors (2f9adde)
1.4.0 (2022-08-13)
- Remove the state of disconnected clients (c9d856e)
1.3.0 (2022-08-10)
- infra improvements (950b6a0)
1.2.0 (2022-08-09)
- Add missign await (547999c)
1.1.0 (2022-08-08)
- show an alert if the retro is not found (941cf6b)
1.0.1 (2022-08-08)
- Missing policy to send messages to clients (53db9e0)
- add deployment pipeline (41c3f00)
- deploy from gh actions (da087f3)
- Replace serverless with CDK (823638e)
- textarea only update upstream components if text changed (85100e4)