Skip to content

Commit df3555b

Browse files
committed
chore: update changelog and version to 1.1.1 with improvements to library color dropbox
1 parent 39ba68e commit df3555b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
This project adheres to Semantic Versioning (https://semver.org/) and the
55
Keep a Changelog format.
66

7+
8+
## [1.1.1] - 2026-04-01
9+
- Improve library color dropbox
10+
711
## [1.1.0] - 2026-03-31
812

913
- UI: Introduced a fixed 10-color palette for tags and folders and server-side
@@ -25,3 +29,4 @@ Keep a Changelog format.
2529
- Fixed windowed (`--noconsole`) runtime crash during diarization (`'NoneType' object has no attribute 'write'`) by providing safe stdio fallbacks for libraries that write to `stdout`/`stderr`.
2630
- Fixed GitHub Actions release workflow: corrected `artifacts` parameter and added `allowUpdates` to support multi-OS parallel builds.
2731
- Initial stable release.
32+

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)