File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v0.17.8 (2026-01-24)
4+
5+ ### Bug Fixes
6+
7+ - ** #521 ** : Fix ` get_default_project() ` returning multiple results
8+ ([ ` 6888eff ` ] ( https://github.com/basicmachines-co/basic-memory/commit/6888eff ) )
9+ - Query incorrectly matched any project with non-NULL ` is_default ` (both True and False)
10+ - Now correctly checks for ` is_default=True ` only
11+
312## v0.17.7 (2026-01-24)
413
514### Features
1423
1524### Bug Fixes
1625
17- - ** #521 ** : Fix ` get_default_project() ` returning multiple results
18- ([ ` 6888eff ` ] ( https://github.com/basicmachines-co/basic-memory/commit/6888eff ) )
19- - Query incorrectly matched any project with non-NULL ` is_default ` (both True and False)
20- - Now correctly checks for ` is_default=True ` only
21-
2226- ** #520 ** : Read default project from database in cloud mode
2327 ([ ` 38616c3 ` ] ( https://github.com/basicmachines-co/basic-memory/commit/38616c3 ) )
2428
You can’t perform that action at this time.
0 commit comments