2.0.0 (2024-11-01)
- add indicator for participant presence
- add feedback item overview grid (f38dbc7)
- add indicator for participant presence (8633683)
- add tooltip component (d4f0847)
1.14.0 (2024-10-19)
- add newsletter form (4345cde)
1.13.2 (2024-09-23)
- use dynamic import for ably provider (043ba1e)
1.13.1 (2024-09-15)
1.13.0 (2024-09-14)
- show participant and feedback count (fe52de9)
1.12.1 (2024-08-04)
- resolve ably warning logs (81ca4ab)
1.12.0 (2024-05-05)
- redirect unauthenticated users to login page (1db4185)
- add correct props for nextjs link components (be9aaea)
- correctly name param for callbackurl (d2d7f38)
- correctly pass callbackUrl to signIn function (cc2c5bd)
- fix race condition during retro creation block (9682bd2)
- fix typo for url param (65059c4)
- make sure landingpage links redirect correctly (bac8bb7)
- use correct hook for reading url param (013173a)
1.11.0 (2024-04-06)
1.10.1 (2024-03-28)
1.10.0 (2024-03-23)
1.9.0 (2024-02-18)
- add generic carousel component (45ba3bc)
- add util function for displaying feedback type (08f1f1c)
- implement carousel for feedback items (23516ad)
1.8.0 (2024-01-24)
- add confirmation dialog for switching phase (2391a9b)
1.7.1 (2024-01-06)
1.7.0 (2024-01-02)
- add checkout and billing portal link handlers (ae680e6)
- add pricing section (8ab3a34)
- add redirect for logged out users (825e051)
- add stripe API client (3c09e2d)
- add stripe trpc router (d3ebb78)
- add stripe webhook event handlers (50a5131)
- add stripe webhook listener route (436a566)
- add subscription type to user table (9eb5e16)
- display account type in profile (c86a944)
- extend dialog to enforce retrospective limit (f7d2b70)
- only show retros from last 90 days for standard accounts (f4b5bb5)
1.6.2 (2023-11-20)
- disable env validation for docker builds (533f104)
- set click handler correctly on button element (fed2670)
- use correct redirect for app router (35eef8f)
1.6.1 (2023-11-04)
- fix check for empty dashboard state (d426178)
1.6.0 (2023-11-04)
- add fallback ui for empty retro section (5a10dda)
- add fallback ui for empty team section (d9471f0)
- add functionality to edit retro titles (3564045)
- add generic skeleton component (a2da2b4)
- add toast notification for every user interaction (d5c9acc)
1.5.0 (2023-10-11)
1.4.0 (2023-09-30)
- add generic alert dialog component (d7ffae7)
- add generic avatar component (792c5f8)
- add generic badge component (7cef3df)
- add generic button component (34aab81)
- add generic card component (8dd9e46)
- add generic dialog component (69d324e)
- add generic dropdown menu (33c1541)
- add generic input component (3247613)
- add generic label component (de0fa7b)
- add generic nav menu component (2683c5e)
- add generic popover component (9c6d963)
- add generic separator component (2542b3b)
- add generic textarea component (03cafee)
- add generic toast components (782e102)
- add improved bg-pattern (22095ba)
- add position indicator for feedback stack (4159da9)
- display item type on feedback stack (642996e)
- add missing asChild prop (0d61da0)
- fix compile errors (ec0f41a)
- fix layout shift with different feedback item sizes (5425862)
- fix positioning of feedback widget (662181c)
- remove console.log statement (b0f316b)
1.3.1 (2023-06-25)
- add min-height for item columns (30f48bc)
- fix vertical overflow for retrospective items (ba0f049)
- fix z-index issue with notification toast (9fd03da)
1.3.0 (2023-06-24)
- add widget for user feedback (c82d7af)
- fix inconsistent colors for navigation dropdown (d20aa42)
1.2.1 (2023-06-18)
- make home link logo clickable (b5830c8)
1.2.0 (2023-06-03)
- redirect to login page on click when unauthenticated (393431f)
1.1.0 (2023-05-20)
- only show items created by current user in writing phase (15acaac)
- add .depth class (10d63d5)
- add action buttons for retro view (7eb9a07)
- add basic footer component with placeholder links (8ebc699)
- add basic user profile (b98c1a4)
- add button to finish retrospective (0cf4b65)
- add dashboard page (f8b881b)
- add dialog for adding retrospectives (c4014e3)
- add Dockerfile (12a610b)
- add dynamic bg-pattern (513cd01)
- add functionality for switching between retro phases (a6d2d5a)
- add functionality to add retro items (befbfa8)
- add functionality to create a retrospective (49e566a)
- add functionality to delete retro item (c5fd670)
- add functionality to edit a retro item (d775838)
- add functionality to vote on retro items (fbe0bb2)
- add grouping phase to retro view (f3f29cc)
- add heading to RetroSection (27306cb)
- add initial landingpage (880e4c6)
- add initial version of discussing view (57fa187)
- add initial version of retro view (defe3ad)
- add initial version of settings page (c05d31e)
- add initial version of voting view (8175ed6)
- add itemCollection trpc router (e027c3c)
- add itemCollector columns (650ae6c)
- add legal policies (9139673)
- add loading spinners to dashboard sections (50cc9c9)
- add login functionality via next-auth (bea7c63)
- add MenuBar component (d2671aa)
- add menubar to landingpage (9e7159b)
- add meta tags to all pages (9b352cf)
- add plausible stats (56894a7)
- add RetroSection component (697196f)
- add robots.txt (df1402d)
- add router for retrospective items (f42b0e4)
- add sentry error logging (f6b1667)
- add signup form for users without username (282f5bf)
- add sitemap.xml (7c2b5e1)
- add team section to dashboard (0c2b04c)
- add TeamSection component (59865bc)
- add timer for retrospectives (e18748b)
- add user avatar to signup form (103e396)
- allow sending login/invite link to team members (183d22e)
- complete signup form functionality (a7328da)
- display existing retro items by type (5f77b64)
- extend user trpc router (baa90bc)
- hide arrow icons for first and last item (bddb12d)
- hide pages if user is not logged in (096d62d)
- implement dark/light/system theme functionality (16ca448)
- implement indicator to show current retrospective phase (07d7e41)
- improve item stack layout and styling (445e1c7)
- improve layout responsiveness (c1cc93c)
- improve positioning of title & close button (523c7f6)
- improve responsiveness (ff41c27)
- only allow voting once on retro items (1a1b7bc)
- sort retrospectives by date in dashboard view (1b506ed)
- update dark mode styling for RetroDialog (f1f692b)
- add missing AppProps (aec9c6e)
- deps: update dependency next to v12.3.4 (22f9ebe)
- fix bug with missing participant on retro creation (c490bf4)
- fix codecov path (011450f)
- fix condition for phase link visibility (e999e3a)
- fix incorrect button styling (509d76a)
- fix incorrect input types (8b2f15f)
- fix invalid yaml indentation (b9a4cd5)
- fix issues with timer logic (f6d724a)
- fix many-to-many relation (23bccb1)
- fix menu items alignment (e00bb65)
- fix railway deployment issue (a1da0b2)
- fix sorting of items by number of votes (a9d34ca)
- fix timer autostart with 00:00 (c21edaa)
- fix timer being incorrectly persisted (b0b3218)
- fix type error in vitest config (8c22d7b)
- fix type for github oauth token expiry (5f8f86e)
- fix unescaped single quote (d36fe68)
- fix votes property being nullable on retroItems (23ed59c)
- fix wrong capitalization of schema properties (2c86374)
- fix yaml syntax error (f5a6bf5)
- initialize votes with 0 instead of null (67d5cf5)
- make name optional in user schema to allow signup via email (9a8b6ae)
- make user name nullable (57ebb2a)
- only generate final json coverage files (e766112)
- pageProps typing (7cb7a16)
- prevent closing when clicking outside dialog (f663c7d)
- remove input validation for optional property (c906cea)
- remove unneeded sentry plugin (b28d6be)
- revert to nextauth session defaults (4e43f7c)
- update import location (a97c671)