Commit Graph

353 Commits

Author SHA1 Message Date
Xiaohan-Tian 60f5b75cb2 fix: playhead click-n-seek offset issue in piano roll window's sheet music view 2026-05-17 13:18:02 -07:00
Xiaohan-Tian b5f5e1628e fix: hide zoom level option in piano roll window's sheet music view 2026-05-17 13:09:34 -07:00
Xiaohan-Tian 9c197ecd08 feat: persist track mute/solo status 2026-05-17 13:06:47 -07:00
Xiaohan-Tian cbd66ab4f6 fix: VSCode debug option in macOS 2026-05-17 12:55:59 -07:00
GitHub Actions Bot a41fb9e1b6 chore(release): 0.17.3-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 20:51:47 UTC

🤖 Generated with automated release workflow
2026-05-15 20:51:47 +00:00
Xiaohan-Tian 03a47c6a86 Merge pull request #44 from KGAudioLab/feat/2026-05-11-embedded-models
Feat/2026 05 11 embedded models
2026-05-15 13:50:58 -07:00
Xiaohan-Tian 3110304197 fix: always use unix-style LF even in Windows 2026-05-15 13:50:39 -07:00
Xiaohan-Tian 93798fd377 fix: optimized system prompt for local LLM 2026-05-15 13:50:00 -07:00
GitHub Actions Bot 75ea075914 chore(release): 0.17.2-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 20:06:04 UTC

🤖 Generated with automated release workflow
2026-05-15 20:06:04 +00:00
Xiaohan-Tian 8a6937d829 Merge pull request #43 from KGAudioLab/feat/2026-05-11-embedded-models
fix: allow local Gemma runtime on GitHub Pages and avoid OPFS cache f…
2026-05-15 13:04:56 -07:00
Xiaohan-Tian e243f9e2ca fix: allow local Gemma runtime on GitHub Pages and avoid OPFS cache finalize read errors 2026-05-15 13:04:36 -07:00
GitHub Actions Bot 322496109b chore(release): 0.17.1-build.20260515
Generated release with automated versioning system.

Release type: patch

Build date: 2026-05-15 19:54:33 UTC

🤖 Generated with automated release workflow
2026-05-15 19:54:33 +00:00
Xiaohan-Tian 796a9cfd26 Merge pull request #42 from KGAudioLab/feat/2026-05-11-embedded-models
fix: remove CORS checking for downloading remote model file
2026-05-15 12:53:54 -07:00
Xiaohan-Tian b2bbc08761 fix: remove CORS checking for downloading remote model file 2026-05-15 12:53:36 -07:00
GitHub Actions Bot 56753e9644 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
2026-05-15 19:35:36 +00:00
Xiaohan-Tian 13eb7e6ef1 Merge pull request #41 from KGAudioLab/feat/2026-05-11-embedded-models
Feat/2026 05 11 embedded models
2026-05-15 12:34:50 -07:00
Xiaohan-Tian 1fd2c283f2 docs: updated README.md and LICENSE 2026-05-15 12:34:18 -07:00
Xiaohan-Tian f5a1ef5b94 fix: failed tests 2026-05-15 12:30:12 -07:00
Xiaohan-Tian ac2d924711 feat: added thinking time statistics; added LaTeX rendering support 2026-05-15 12:07:45 -07:00
Xiaohan-Tian 42b9662bb4 fix: minor UI adjustments 2026-05-14 23:15:38 -07:00
Xiaohan-Tian 892e154a0f fix: minor UI adjustments 2026-05-14 22:35:04 -07:00
Xiaohan-Tian f9a3edb832 fix: update default playhead fps to 30 2026-05-14 21:55:59 -07:00
Xiaohan-Tian b6c0d93091 fix: align chatbox hint region style same with KGOne panel 2026-05-14 21:50:02 -07:00
Xiaohan-Tian 2bd6925f27 fix: switch to processing status when receiving response tokens from LLM 2026-05-14 21:37:06 -07:00
Xiaohan-Tian 1a051fea54 feat: added a welcome msg for local LLM users 2026-05-14 21:24:03 -07:00
Xiaohan-Tian a48966d761 feat: added local LLM context length option 2026-05-14 19:44:25 -07:00
Xiaohan-Tian dbf0c20542 fix: updated Gemma 4 URL from local test url to HF url 2026-05-14 19:33:44 -07:00
Xiaohan-Tian 6460d4ffa0 fix: initial global spinner randomly hanging until 10s timeout 2026-05-14 19:33:13 -07:00
Xiaohan-Tian c7a1630862 fix: show cache loading progress 2026-05-14 19:12:36 -07:00
Xiaohan-Tian eb1c7bd2fc feat: added performance statistics info when using embedded LLM 2026-05-14 19:05:13 -07:00
Xiaohan-Tian 98c2b97413 feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based) 2026-05-14 18:55:23 -07:00
Xiaohan-Tian 0e6e2736d0 feat: added VSCode Windows debugging entry 2026-05-14 18:03:58 -07:00
Xiaohan-Tian 64dda5bb01 fix: few minor UI and behavior adjustments 2026-05-11 23:23:11 -07:00
Xiaohan-Tian f57dd7c1da fix: failed to initialize WebGPU 2026-05-11 22:40:13 -07:00
Xiaohan-Tian d32dc35b6d feat: added local separator implementation 2026-05-11 22:27:22 -07:00
GitHub Actions Bot 5b599aa4e7 chore(release): 0.16.0-build.20260510
Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-10 20:34:50 UTC

🤖 Generated with automated release workflow
2026-05-10 20:34:50 +00:00
Xiaohan-Tian 9b64c8f016 Merge pull request #40 from KGAudioLab/feat/2026-05-09-staff-notation
Feat/2026 05 09 staff notation
2026-05-10 13:34:05 -07:00
Xiaohan-Tian 1a84199025 docs: updated README.md and LICENSE 2026-05-10 13:33:39 -07:00
Xiaohan-Tian 8fa2c16395 feat: added save as option when renaming the project 2026-05-10 13:25:12 -07:00
Xiaohan-Tian 578be7b726 feat: added track scope mode for sheet music view; adjusted viewport behavior when switching between piano roll view and sheet music view 2026-05-10 13:11:10 -07:00
Xiaohan-Tian d69b3924e5 feat: added sheet music (stuff notation) view to the piano roll window MIDI mode 2026-05-09 23:50:02 -07:00
GitHub Actions Bot 841575e01f chore(release): 0.15.0-build.20260510
Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-10 00:18:18 UTC

🤖 Generated with automated release workflow
2026-05-10 00:18:18 +00:00
Xiaohan-Tian 0ddb2e5d7a Merge pull request #39 from KGAudioLab/feat/2026-05-09-waveform-recording
Feat/2026 05 09 waveform recording
2026-05-09 17:17:12 -07:00
Xiaohan-Tian 4f4511edf4 fix: failed tests 2026-05-09 17:12:21 -07:00
Xiaohan-Tian 894c3b116f feat: added track level event list tab; rename List Event to Event List. 2026-05-09 17:10:03 -07:00
Xiaohan-Tian 48a51f12ac feat: added track level list event tab 2026-05-09 17:00:04 -07:00
Xiaohan-Tian 490cd19f68 feat: added audio recording feature 2026-05-09 15:57:46 -07:00
GitHub Actions Bot aa6ffd32dd chore(release): 0.14.0-build.20260509
Generated release with automated versioning system.

Release type: minor

Build date: 2026-05-09 00:13:16 UTC

🤖 Generated with automated release workflow
2026-05-09 00:13:16 +00:00
Xiaohan-Tian 1afe73241b Merge pull request #38 from KGAudioLab/feat/2025-05-02-midi-automation
docs: updated README.md
2026-05-08 17:11:52 -07:00
Xiaohan-Tian 5148e0d45d docs: updated README.md 2026-05-08 17:11:35 -07:00