Skip to content

Commit 3593acd

Browse files
committed
docs: add v9.6.1 changelog
1 parent 858d433 commit 3593acd

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@ toc_depth: 2
99

1010
# :material-script-text: Changelog
1111

12+
## 9.6.1 <small>July 6th, 2026</small>
13+
14+
### Changed
15+
16+
- feat(ui): organize settings into panels by @purpletennisball in #1425
17+
- feat(ui): left click to edit tag in tag manager by @purpletennisball in #1416
18+
19+
### Fixed
20+
21+
- fix: fix issues with updating tag aliases causing freezes by @CyanVoxel in #1412
22+
- fix: make TagStudio python package executable by @Computerdores in #1414
23+
- fix: use optimized SQL when selecting non-hidden entries by @racerand in #1240
24+
- fix: fix ripgrep not being located for macOS builds by @CyanVoxel in #1427
25+
- fix: remove invalid child_id relationships from tag_parents by @CyanVoxel in #1423
26+
- fix(ui): fix "search for tag" function in tag manager by @CyanVoxel in #1411
27+
- fix(ui): mouse down selects thumbnail instead of mouse up by @purpletennisball in #1420
28+
- fix(ui): thumbnail grid not resizing to fill width by @TheBobBobs in #1433
29+
30+
#### Internal Changes
31+
32+
- fix(nix): add pyright to devshell by @Computerdores in #1415
33+
34+
#### Translations
35+
36+
- **French** updated by @kitsumed
37+
- **Hungarian** updated by @smileyhead
38+
- **Russian** updated by @romandobra
39+
- **Spanish** updated by @JCC1998
40+
41+
---
42+
1243
## 9.6.0 <small>June 29th, 2026</small>
1344

1445
<p align="center">

0 commit comments

Comments
 (0)