Skip to content

Releases: sdercolin/vlabeler

1.4.2-beta1

22 Oct 08:42
Compare
Choose a tag to compare
  • 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

16 Oct 11:48
Compare
Choose a tag to compare

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

01 Sep 14:05
Compare
Choose a tag to compare
1.4.1-alpha1 Pre-release
Pre-release
Update VideoCore to use SwingPanel

1.4.0-beta3

31 Jul 16:30
Compare
Choose a tag to compare
  • 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

22 Jul 05:45
Compare
Choose a tag to compare
  • Fix issues around auto reload label

1.4.0-beta1

15 Jul 10:35
Compare
Choose a tag to compare

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

Full Changelog: 1.3.1...1.4.0-beta1

1.3.1

15 Jul 07:08
Compare
Choose a tag to compare

Changes

  • Add quick edit in the menu
  • Fix some Korean texts by @EX3exp in #44
  • Fix some other minor issues

Full Changelog: 1.3.0...1.3.1

1.3.0

06 Jul 17:50
Compare
Choose a tag to compare

Major changes since 1.2.0

Features

  • Add F0 graph by @chexq09 in #37
    • You can enable it in Settings -> Preferences -> Charts -> F0
  • Add the Quick Edit feature for UTAU singer labeler and UTAU oto labeler
  • 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

Improvement

  • Improve the behaviors of the Auto Scroll feature when using the Scissors tool
  • Add Threshold of action submission settings for the Scissors tool in Settings -> 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 Korean language support by @EX3exp in #42

  • Add the Quick Edit feature for UTAU singer labeler and UTAU oto labeler

  • Full Changelog: 1.3.0-beta3...1.3.0

1.3.0-beta3

11 Apr 14:26
Compare
Choose a tag to compare

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

05 Apr 17:43
Compare
Choose a tag to compare

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