chore(release): 0.17.0-build.20260515

Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-15 19:35:36 UTC

🤖 Generated with automated release workflow
This commit is contained in:
GitHub Actions Bot
2026-05-15 19:35:36 +00:00
parent 13eb7e6ef1
commit 56753e9644
2 changed files with 24 additions and 1 deletions
+23
View File
@@ -1,3 +1,26 @@
# [0.17.0-build.20260515] (2026-05-15)
* Merge pull request #41 from KGAudioLab/feat/2026-05-11-embedded-models (13eb7e6)
* docs: updated README.md and LICENSE (1fd2c28)
* fix: failed tests (f5a1ef5)
* feat: added thinking time statistics; added LaTeX rendering support (ac2d924)
* fix: minor UI adjustments (42b9662)
* fix: minor UI adjustments (892e154)
* fix: update default playhead fps to 30 (f9a3edb)
* fix: align chatbox hint region style same with KGOne panel (b6c0d93)
* fix: switch to processing status when receiving response tokens from LLM (2bd6925)
* feat: added a welcome msg for local LLM users (1a051fe)
* feat: added local LLM context length option (a48966d)
* fix: updated Gemma 4 URL from local test url to HF url (dbf0c20)
* fix: initial global spinner randomly hanging until 10s timeout (6460d4f)
* fix: show cache loading progress (c7a1630)
* feat: added performance statistics info when using embedded LLM (eb1c7bd)
* feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based) (98c2b97)
* feat: added VSCode Windows debugging entry (0e6e273)
* fix: few minor UI and behavior adjustments (64dda5b)
* fix: failed to initialize WebGPU (f57dd7c)
* feat: added local separator implementation (d32dc35)
# [0.16.0-build.20260510] (2026-05-10)
* Merge pull request #40 from KGAudioLab/feat/2026-05-09-staff-notation (9b64c8f)