prjct-cli 1.55.0 → 1.56.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,39 @@
1
1
  # Changelog
2
2
 
3
- ## [1.55.0] - 2026-04-05
3
+ ## [1.56.2] - 2026-04-06
4
+
5
+ ### Bug Fixes
6
+
7
+ - obsidian status neutral message when not configured (#242)
8
+
9
+
10
+ ## [1.56.1] - 2026-04-06
11
+
12
+ ### Fixed
13
+ - Obsidian status no longer shows warning when not configured — Obsidian is optional, all data stored in SQLite by default
14
+
15
+ ## [1.56.0] - 2026-04-06
4
16
 
5
17
  ### Features
6
18
 
7
- - Obsidian vault integration (#240)
19
+ - web dashboard Linear-style UI, full API, workflows, task detail
20
+ - CRUD API endpoints + static file serving for web dashboard
21
+
22
+ ### Bug Fixes
8
23
 
24
+ - biome lint + typecheck errors for clean push
25
+ - revert accent to neutral, sidebar/tabs cleanup
26
+
27
+
28
+ ## [1.54.2] - 2026-04-06
29
+
30
+ ### Added
31
+ - current work
32
+
33
+ ## [1.54.1] - 2026-04-06
34
+
35
+ ### Added
36
+ - current work
9
37
 
10
38
  ## [1.54.0] - 2026-04-05
11
39