0.2.0 (2025-03-24)
Bug Fixes
- adapting list view on mobile drag (217ceab)
- adding clear all filters buttons, making responsive (e5d04dc)
- adding loading spinner on task edit page (d61ffe6)
- clear input fields when closing create task dialog (#115) (731687e)
- Clear input fields when closing dialogs (#89) (1578c0e)
- deciding scure of cookie based on request protocol (3980cdf)
- disabling inviting already invited users (7d13439)
- fixing desktop layout for task edition (07ec9bf)
- fixing desktop styles for task edit (cb40454)
- force field validation errors (#109) (654a185)
- loading tasks initially (91174ca)
- lowering elysia version to 1.2.15 (30de754)
- making alert have only 12 rem height (df9a798)
- making board skeletons full width (77fd7b4)
- making columns grow as much space as they have (a8a3540)
- making demo email unique (cd42ed2)
- making new session for demo user and updating data purge for every hour (4db1105)
- making tooltip work on mobile (66ff3f3)
- not returning from middleware (b71f4c6)
- removing console log (19bfbc6)
- removing fixed height on alert (cacec48)
- removing un-setting to workspace and projects when going to settings (d4b8e5a)
- renewing sessions on demo mode (2118510)
- returing padding to board (56d3086)
- session expired wasn't getting recreated on demo (30c0fbb)
- setting demo sessions to 15m (d45129c)
- settings page had workspace selection screen (6dfa90f)
- showing empty state for workspaces (cdf8b11)
Features
- add alert for demo page (#85) (eeca442)
- adding board filters (8c55b37)
- adding demo setup (#83) (2ff307a)
- adding dynamic titles (6c7d5f2)
- adding option to update/remove projects (8478ab0)
- adding position of tickets in columns (93556e7)
- adding rich text editor in create task modal (0f18b94)
- adding seo support (029a3af)
- adding toast component (2bb4f1c)
- deployment: add Helm chart and improve container security (#116) (139fb51), closes #80 #80
- frontend: ✨ adds cmd+k (70e0407)
- improved seo (15b3747)
- list view (5f15ebc)
- making tasks editable (#97) (67448aa)
- migrating from rabbit mq to node's event emitter (1a3fe5f)
- moving from websockets and using polling (da4dc1a)
- updating user info popup (ed75a39)
0.1.0 (2025-02-22)
Bug Fixes
- 🐛 fixing deleted workspaces being cached (624b206)
- 🐛 fixing overflowing workspace names (0c2ab27)
- 🐛 fixing route generation for vite (73ddd6d)
- 🐛 remove unused import (fa639e1)
- 👷 fixing build on pipeline (767ba10)
- 💚 fixing formatting in package.json (4644f0f)
- ✨ format drizzle.config.ts (cccd3ae)
- adding cursor button (3b33c69)
- adding dynamic view height on sidebar (e7f4360)
- adding loading state for projects, sync ws when creating new tasks (3977931)
- changing release branch (3636788)
- fixed but when preloading a workspace / project (19f3136)
- fixing build context (fa736c5)
- fixing empty states (cdb92fe)
- fixing local development setup (894d55d)
- fixing long task titles (8927a97)
- fixing route selection and creating tasks with no asignee (ae9bc8e)
- improving padding for user info section (4e904bf)
- improving scrolling on dnd (17a54fd)
- listing web's nginx conf (9ae5b32)
- major route refactor, adding empty / selection states (4b448ec)
- making settings not dependant on a workspaceId (4a15188)
- making sidebar fixed (6761a4f)
- making sidebar on mobile floating (c3ba0e2)
- refactoring publishing flow (5471b88)
- removing unused import (9466dc5)
- removing unused packages (20a8c66)
- removing unused packages (49ba8d1)
- removing unused packages (de87b29)
- reseting zustand after sign out (9352b9f)
- task title was overflowing when too long (9627cb3)
- updated mutateFn for sign in / up flow (73f6b68)
- updated urls and removing urls (fd7f1d7)
- updating docker context (0bb17b5)
- updating reamde (d6d3ed8)
- wrong z-index on modals (2de17b8)
Features
- 👷 adding workflow to lint project (382d6c5)
- 👷 updating husky and commitlint (33e2920)
- 👷 updating workflow name (f13d4ef)
- 🔥 adding initial kanban board (0e2734a)
- 🔥 migrating to sessions, using file routes, adding auth provider (d6f8ecc)
- ✨ adding crud for workspaces (faad3a4)
- ✨ adding marketing image (841eee9)
- ✨ adding marketing image (91ac6c1)
- ✨ adding marketing image (e0dbd6b)
- ✨ adding marketing image (a8568c1)
- ✨ adding projects (db2f600)
- ✨ finishing authentication, adding color modes (da9c10f)
- ✨ finishing socket communication for tasks (dcb8475)
- ✨ initial commit for projects (200d9a6)
- ✨ updating logo design (b8250e6)
- adding docker images and compose (537b47e)
- adding empty / error states (5a0ae89)
- adding invites for users (6f509ea)
- adding multi platform build (9e40708)
- adding pending invited users screen (138dc70)
- adding project icons (500783e)
- adding project slugs (e4cd25a)
- adding sensors for dnd (3a9f2a9)
- adding settings page (dd9ae8f)
- changing cover image (62cb2fb)
- create-turbo: apply official-starter transform (6fcda66)
- create-turbo: apply package-manager transform (2aaf064)
- create-turbo: create basic (3b8654f)
- finishing responsive-ness on manage teams screens (bf5c55c)
- initial task edit setup (2aacb26)
- making manage teams screens responsive (e78f23c)
- Teams refactor (#70) (f8403cb)
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.