Releases: mono-o-o/synced-plus
Releases · mono-o-o/synced-plus
Release list
1.3.0
Added
- Settings panel
- Region loop toggle
- Workspace autoscroll toggle
- Hotkey editor
- Rewind/fast-forward step editor
Fixed
- Fields in the metadata/settings panel should now reflect immediately
- Set volume not immediately applying after loading new audio
- URLs not opening on Tauri versions
- Copy function not working on Tauri versions
Changed
- Use what I learned from Dart (transition to OOP)
- Moved global offset and end line toggles into the settings panel
- Moved help & about into the settings panel
- Unified localStorage settings
- Disabled being able to press play with no audio loaded
- Copied import button disabled behaviour to export button
- Hover effect for toggle cards
- Clear metadata fields on reload
1.2.0 - APK release
- APK version (massive headache)
- Paste import
- Update checker
- Autosave debounce
- Show file name on draft load
- Animation for word highlight and modal pop-in
- Audio loading toast
- Cute logo animation
- Preview highlight not showing after undo/redo on pause
- [length:] only updating after editing a new line
- Used float for time logic instead of converting strings
- Transitioned to O(1) lookups for the most part
- Significantly lowered draft size
- Even less DOM dependency
- Implemented error handling on some functions
- Removed autoplay when clicking on regions
- Removed fugly blue tap highlights on mobile
New
Fixed
Improved
1.1.0
Changes since v1.0.1
- Implemented wavesurfer regions plugin
- Added undo/redo and lyric draft saving
- Added back [offset:] field (functional this time)
- Fix RangeError
- Replaced native alert and confirm dialogues with custom ones
- Added a Help & About modal
- JS code clean-up
- Added transition when changing themes
OFFICIAL RELEASE | synced+ v1.0.1
official release of synced+ !!
changes since v0.9.0:
- fix js path from faulty ide refactor that borked the whole site
- add playback speed controls
- add option for standard lrc export
- clear audio file from memory on new file load
- active line optimisation
- fix cancel on dialogue still deleting line
- implement responsiveness
coming up in next major update:
- global offset setting
- implement wavesurfer regions
- undo, redo, draft saving
synced+ v0.9.0
first desktop release
todo: responsiveness...