Releases: matbgn/p3fo
Releases · matbgn/p3fo
0.18.0
0.17.2
0.17.1
v0.17.1 (2026-03-18)
Bug Fixes
0.17.0
v0.17.0 (2026-03-14)
Features
- timetable: add overlapping time entry detection (991dd8e)
- time-picker-dialog: add keyboard input for direct time entry (cb2d48c)
- running timer: centralize QuickTimer with user-specific filtering and resume (873304b)
Bug Fixes
- running timer: stop and persist other running timers on toggle (79a7915)
0.16.0
0.15.0
v0.15.0 (2026-02-14)
Features
- tasks: add Sprint Target togglable label with filtering (f6b1a4d)
- users: persist trigrams in user settings for stability (5ba57c7)
- users: add standardized trigram identification system (c51cbcd)
- ressources: add resource scheduler with preferred working days (40df2a3)
- board: add focus mode and toggle off functionality in task board (da44e9b)
Bug Fixes
- reminders: correct reminder system severall way (f37b657)
- dreamview: create task and highlight it in storyboard upon dream card promotion (55eda27)
- storyboard: filter archived tasks and add attribute badges (4058e71)
- settings: support capacity-based preferred working days (84be9c9)
- users: use generateTrigram for fallback display initial (afa09c5)
- user: change UUID switch to discard current workspace (954ab82)
- forecast: make hourly balance badge thresholds related (3896851)
- settings: add weekStartDay and defaultPlanView user preferences (d81e18c)
- circles: make deletion more reliable by using shadcn modal (7c659a0)
- circles: enhance circles editor with node type handling and UI improvements (65ccea7)
0.14.0
v0.14.0 (2026-02-04)
Features
- circles: add description fields and real-time collaboration (abf100e)
- circles: add smooth zoom animation and fix resize skewing (9de10d5)
- circles: add basic circles editor visualization with D3.js (9fc1d9d)
- views: add Celebration and Dream as top-level views (0e6fa25)
Bug Fixes
- circles: resolve canvas interaction and color mapping issues (aee838d)
0.13.0
v0.13.0 (2026-02-03)
Features
- kanban board: add difficulty points badge and bulk archive functionality (622a0c1)
Bug Fixes
0.12.2
v0.12.2 (2026-02-01)
Bug Fixes
- lint: replace any types with proper interfaces in App.tsx and DataImporter.tsx (b4b995b)
- lint: replace any types with specific interfaces in sqlite.ts (67125d9)
- lint: replace any types with specific union types in postgres.ts (e55e3dd)
- sync imported user settings to Yjs to prevent cache overwrite (7ae7cb2)