All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bumped Electron, Mocha, and other dependencies suggested by dependabot
- Upgraded follow-redirects dependency for security alert
- Bumped Node version for tests to 16.x
- Bumped electron version
- Fixed unit test errors
- Created new testing process for CaptionStudio
- fixed bug when selecting a caption that caused the new audio file to not be selected and loaded into the wave form
- JSON Editor mode switch. Allows toggling between 'code' and 'form' modes, for better usability.
- Overflow: scroll causing 3-4 scroll bar regions to show up when unecessary
- Fixed styles for caption preview next/previous buttons so they properly show up side by side
- Unit tests added for caption studio components and classes
- Caption Studio now reads audio files directly from project root, or user specified audio directory
- Caption studio now allows for saving/opening caption JSON files directly from projects
-
This CHANGELOG
-
VUE front end renderer
-
Electron back end
-
Project Templating via Github or bundled seed projects
-
Caption Studio Initial Implementation