Skip to content

Release v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 20:37

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.