Releases: kaas3000/vsub
Releases · kaas3000/vsub
1.3.0
1.3.0-alpha.3
Features
- Keep track of unsaved changes
- Add welcome screen. On this screen you can:
- Start a new file from scratch (previous default behaviour when starting the application)
- Quickly open a recent file
- Open a file with a dialog
- View a keyboard cheat sheet
- The subtitle editor now displays a horizontal line every two textlines. This indicates a new subtitle.
- Remember the window position and size
Bugfixes
- Fix missing scrollbars in various location (e.g. the settings screen)
- Add padding below the subtitle list, because the bottom subtitle was partly invisible
- Automatically open the "add new song" popup when starting a new empty file
1.3.0-alpha.2
Bugfixes
- Loading/saving broke with the electron upgrade. It's now working again.
- A subtitle line that consists only of whitespace was causing some trouble. This is fixed by trimming whitespace from the subtitle-lines when adding new songs.
1.3.0-alpha.1
Features
- [experimental] Separate subtitle viewer for live-mode.
- Better indication of the subtitle that is currently displayed in vMix.
- Past and upcoming subtitles are separated.
- [experimental] Keep the "actual" subtitle visible on screen by automatically scrolling to the subtitle when it becomes actual.
- Added arrow icon to the actual subtitle.
- Added alphabetic sorting to the song selection list.
- Added "subtitle width hint" to the subtitle editor.
- The width value needs to be configured manually in the settings.
- The font has impact on the width of a displayed subtitle, so it can be changed now too.
Bugfixes/changes
- New vMix connection settings are applied when saving the settings. Previously you had to restart the application.
- Changed the vMix connection indication colors to:
- Preview: green.
- Live: red.
- Action buttons in the song selection list are aligned horizontally.
- Updated a ton of dependencies.
1.2.0
1.2.0-beta.1
Feature
- Vmix communication using HTTP api instead of the TCP api