Releases: sdercolin/vlabeler
1.4.2-beta1
- Fix the issue that the Preview update channel doesn't include stable releases
- By getting this update, you get all changes in 1.4.0 as well
- Please check 1.4.0 release for the latest changes since the previous beta version
1.4.0
Major changes since 1.3.1
Features
- Auto reload: when label files are changed, show a popup to ask whether to reload it. Can be configured in
Settings
->Preferences
->Auto reload
Fixes
- Fix UI is blocked issue when loading samples
- Fix some minor issues when switched to another project
Full Changelog: 1.3.1...1.4.0
1.4.1-alpha1
Update VideoCore to use SwingPanel
1.4.0-beta3
- Fix the issue that the audio normalization is extremely slow
- Fix the issue that the UI is not interactive while loading audio samples
1.4.0-beta2
- Fix issues around auto reload label
1.4.0-beta1
Changes
- Add Auto Reload feature: reload the label file when it is changed by external program with confirmation.
- You can disable it or configure its behavior in
Preferences
->Auto Reload
- You can disable it or configure its behavior in
Full Changelog: 1.3.1...1.4.0-beta1
1.3.1
Changes
Full Changelog: 1.3.0...1.3.1
1.3.0
Major changes since 1.2.0
Features
- Add F0 graph by @chexq09 in #37
- You can enable it in
Settings
->Preferences
->Charts
->F0
- You can enable it in
- Add the Quick Edit feature for
UTAU singer labeler
andUTAU oto labeler
- See the Start Quick Edit section in README for details
- Add the label file reload feature: Reload a label file in the specific format of your project to replace your project content
- See
File
->Reload Label File
- See
Improvement
- Improve the behaviors of the
Auto Scroll
feature when using theScissors
tool - Add
Threshold of action submission
settings for theScissors
tool inSettings
->Preferences
->Editor
->Scissors
- Improve some error messages
Fixes
- Fix crashing on app launch when the usage record files are broken
- Fix a critical issue in the
Add folder as sub-project for UTAU singer plugin
- Fix the issue that redo/undo actions are unexpectedly executed when inputting in dialogs
- Fix the issue that pressing the Enter key when using IME triggers the submission of some dialogs
- Fix display for short entries
- Fix some other minor issues
Others
Full Changelog: 1.2.0...1.3.0
Changes since previous beta version 1.3.0-beta3
-
Fix the issue that redo/undo actions are unexpectedly executed when inputting in dialogs
-
Add the Quick Edit feature for
UTAU singer labeler
andUTAU oto labeler
- See the Start Quick Edit section in README for details
-
Full Changelog: 1.3.0-beta3...1.3.0
1.3.0-beta3
This is a Beta Release
For Stable releases, please use https://github.com/sdercolin/vlabeler/releases/latest
If you want to get Beta releases via auto-update, you can change the Update channel
to Preview
in Preferences
-> Miscellaneous
.
Features
- F0 graph (needs to be enabled in the settings) contributed by @chexq09
1.3.0-beta2
This is a Beta Release
For Stable releases, please use https://github.com/sdercolin/vlabeler/releases/latest
If you want to get Beta releases via auto-update, you can change the Update channel
to Preview
in Preferences
-> Miscellaneous
.
Features
- Label file reload feature: Reload a label file in the specific format of your project to replace your project content. See
File
->Reload Label File
- Add a preference item for the threshold of action submission of the scissors tool. See
Preferences
->Editor
->Scissors
Improvements
- Show more detailed error messages e.g. when creating a project
Fixes
- Fix UI issues when entry is very short
- Fix a critical issue in the
Add folder as sub-project for UTAU singer
plugin - Fix the issue that pressing the Enter key when using IME triggers the submission of some dialogs
- Fix some other minor issues
Full Changelog: 1.2.0...1.3.0-beta2