chore(release): 0.17.4-build.20260520
Generated release with automated versioning system.
Release type: patch
Build date: 2026-05-20 01:17:11 UTC
🤖 Generated with automated release workflow
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
# [0.17.4-build.20260520] (2026-05-20)
|
||||
|
||||
* Merge pull request #45 from KGAudioLab/feat/2026-05-17-misc (5398cc2)
|
||||
* fix: stabilize the preview canvas inside of the region during resizing (b865064)
|
||||
* feat: preview all the notes/regions during resizing/moving multiple notes and regions (4b5b5c8)
|
||||
* feat: added visual feedback when pressing piano keys (06e2162)
|
||||
* feat: allow user to config Gemma 4 E4B and MDX-NET model download URL (6db66be)
|
||||
* fix: keep piano roll window showing last selected region if user deselect region instead of closing the piano roll window (862dad7)
|
||||
* feat: persist piano roll zoom level into project; fixed an issue in the horizontal auto-scrolling logic in piano roll window (a0fe283)
|
||||
* feat: added shortcut `N` for sheet music view (97dad69)
|
||||
* feat: added split notes function (4cf474b)
|
||||
* feat: added shortcut for split and merge regions (d109650)
|
||||
* feat: added an option to allow user choose whether to trim leading silence when bouncing audio (fe1b4fc)
|
||||
* fix: dropdown list in the main ToolBar is lower than event list panel's dropdown label button (47d1d98)
|
||||
* feat: brighten on-bar and on-C separator lines in piano roll grid (5fd19c7)
|
||||
* fix: when resizing an unselected note, we should clear selected note(s) and select the current note being updated (288af15)
|
||||
* fix: playhead click-n-seek offset issue in piano roll window's sheet music view (60f5b75)
|
||||
* fix: hide zoom level option in piano roll window's sheet music view (b5f5e16)
|
||||
* feat: persist track mute/solo status (9c197ec)
|
||||
* fix: VSCode debug option in macOS (cbd66ab)
|
||||
|
||||
# [0.17.3-build.20260515] (2026-05-15)
|
||||
|
||||
* Merge pull request #44 from KGAudioLab/feat/2026-05-11-embedded-models (03a47c6)
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "K.G.Studio",
|
||||
"private": true,
|
||||
"version": "0.17.3-build.20260515",
|
||||
"version": "0.17.4-build.20260520",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user