Skip to content

Latest commit

 

History

History
280 lines (163 loc) · 16 KB

File metadata and controls

280 lines (163 loc) · 16 KB

1.12.0 (2026-04-04)

Bug Fixes

  • hard to read anchor font color in dark mode (24ca49a)
  • margin for h2 as non-first items (4533901)
  • only count due single tasks in header (94d80fe)
  • remove debugging delay from category swap (0ce2935)

Features

  • dark mode switch in settings (a9268eb)

1.11.3 (2026-04-03)

Bug Fixes

1.11.2 (2026-04-03)

Bug Fixes

  • another remove DATABASE_URL check for build stage (6993238)

1.11.1 (2026-04-03)

Bug Fixes

  • remove DATABASE_URL check for build stage (74f9af8)

1.11.0 (2026-04-03)

Bug Fixes

Features

  • automated docker release (2fd15e1)

1.10.0 (2026-04-02)

Features

  • define port and db location via env (e866315)

1.9.2 (2026-04-02)

Bug Fixes

1.9.1 (2026-04-02)

Bug Fixes

1.9.0 (2026-04-02)

Bug Fixes

Features

  • change dev docker (9a956e0)
  • change prod docker compose to use docker hub (85685eb)

1.8.1 (2026-04-02)

Bug Fixes

1.8.0 (2026-04-02)

Bug Fixes

Features

  • add done flag to single tasks (486c488)
  • add single task to database (b7c9ee6)
  • allow single task without assignee (1e2766e)
  • completed tasks section (a5360b7)
  • completions by user into edit page (8ee24e1)
  • correct display of single tasks (b382224)
  • create new single tasks (49fbf53)
  • don't show completions on single tasks (60d06ae)
  • enable "done" for single tasks (b71c8a9)
  • fix global counter for open tasks (d1877ae)
  • move weekly task to subpath (b2269fe)
  • new generic TaskWithRelation (766d239)
  • remove upcoming category (8b9268d)
  • rename weekly task labels (486df39)
  • rename weekly task props (64e3568)

1.7.0 (2026-03-29)

Features

  • background gradient (a7dfd72)
  • blue tint for surface (84b01e5)
  • improve header and footer colors (6c634a7)

1.6.0 (2026-03-27)

Bug Fixes

  • center headlines between articles (3929d40)
  • clean separation of balance and expenses (ceb77ab)
  • remove tracked .gitignore from inlang project (a7c0bfe)
  • settings category only one per row (1824c40)

Features

  • headline for item settings actions (bbc9e17)
  • restructure settings (d26e5c0)
  • success message for forms (ac2ce1d)

1.5.2 (2026-03-25)

Bug Fixes

1.5.1 (2026-03-25)

Bug Fixes

  • leftover reference to old toast (199e174)
  • remove tailwind and skeleton references (963801e)
  • remove unused skeleton toaster (156077b)

1.5.0 (2026-03-25)

Bug Fixes

Features

  • /shopping/item/add button colors + flex (064608d)
  • add details-summary styling (cd01852)
  • add dialog styling, use in /item/add (1c4fdcb)
  • add styling for main area (e775844)
  • base style adjustments for headings and lists (9222e78)
  • change main layout to flex (908ae53)
  • class=primary for articles (a8bc890)
  • ensure toast uses the new styles (8b6d6fb)
  • fix enhanced form (f3cf76b)
  • fix footer styling (000afdd)
  • fix spinner (e6abc84)
  • fix update available marker (6f0cdde)
  • form input styling (e23a84f)
  • implement new toast (7e86767)
  • improve margins in base layout (51052d9)
  • migrate /auth and /auth/register (5510595)
  • migrate /balance (8175d23)
  • migrate /balance/[entry] (baed75c)
  • migrate /schedule (c59324d)
  • migrate /schedule/[task] (2fc1273)
  • migrate /settings (7e84873)
  • migrate /settings/categories (f9bda40)
  • migrate /settings/categories/[category] (54a1c84)
  • migrate /settings/items (74bea07)
  • migrate /settings/users (7a1b5dc)
  • migrate /shopping (5083641)
  • migrate /shopping/item/add (d1f5e33)
  • migrate /shopping/item/categorize (2e92bf2)
  • migrate /shopping/purchase (43c0665)
  • migrate /shopping/purchase/list (00a572c)
  • migrate dashboard (db7378d)
  • more button colors (7a91964)
  • replace enhancedform and add-item toasts (30c9fb7)
  • replace header (414a921)
  • replace tailwind/skeleton base styles with custom classless (0531101)
  • switch custom color definitions to theme (e1fb33b)
  • switch to theme coloring (7b75257)

1.4.2 (2026-03-15)

Bug Fixes

1.4.1 (2026-03-15)

Bug Fixes

  • improve update-available footer (79114d6)
  • resolve routes correctly (a081892)

1.4.0 (2026-03-14)

Features

1.3.0 (2026-03-14)

Features

  • db-migrator in docker prod (5bfa8d0)

1.2.0 (2026-03-14)

Features

  • notify about new version (c08891d)

1.1.2 (2026-03-12)

Bug Fixes

  • state to derived in usages of props.data (77cab3b)

1.1.1 (2026-03-04)

Bug Fixes

  • move add-user to main settings (01c5234)
  • move locale picker to main settings (fda0297)
  • move logout to main settings page (af981ac)
  • remove broken user switch (6684ed2)

1.1.0 (2026-03-04)

Features

  • add mobile-exit to auth page (6f740fa)
  • add mobile-exit to settings (2cdec7b)
  • show app version in footer (c1cff5d)

1.0.0 (2026-03-04)

Bug Fixes

  • when adding item suggestions, make sure an empty line for input will be there (76c2c4b)