Releases: suterma/replayer-pwa
v2.5.1
2.5.1 (2023-07-03)
This release mainly contains UI improvements
What's Changed
- Prevent translation of metadata
- Internally optimized track storage
- Enabled online sharing of tracks
- Simplified YouTube consent
- Other UI optimizations
- Optimized logging
- Removed support for legacy local filenames
Full Changelog: v2.5.0...v2.5.1
PDF and tags
2.4.0 (2023-07-03)
This release adds PDF display, improved fade- and preroll-handling, and tag-based filtering.
What's Changed
- Added tags for display and filtering
- Added omittable fades and pre-roll for cues
- No fades on loop (configurable)
- Updated filename handling when saving compilations
- Various bugfixes
- minor UI improvements
Full Changelog: v2.3.0...v2.4.0
v2.3.0
This release adds a playback rate setting, fixes some storage issues and implements various UI improvements.
What's Changed
- Improved download dialog
- Initial cue is optional
- Improved time update handling
- Improved menu display
- Improved artist display
- Fixed keyboard handling for menus
- Added playback rate handling
- Internally improved media looping
- Improved storage handling for blobs/files, including more precise error handling
- Removed fragment usage for blobs, due to issues on iPadOS devices
- Improved ZIP loading progress display
Full Changelog: (v2.1.0...v2.3.0)
Playback speed change
This release adds a per-track playback speed setting.
What's Changed
- 139 soft keyboard presses open the settings view by @suterma in #140
- Added per-track playback speed setting
Full Changelog: v2.1.0...v2.2.0
Fullscreen
This release adds a fullscreen mode, specifically useful with video content. Cue add/remove is now available directly in the playback view.
What's Changed
- 127 upgrade to newest vue environment by @suterma in #128
- Added fullscreen mode
- Simplified video usage
- Set audio level meter off by default
- Switched CI to vite
- Improved experimental sharing
- Added buttons for cue create/remove directly in the playback view
Full Changelog: v2.0.2...v2.1.0
Minor bugfixes
Minor bugfixes.
Full Changelog: v2.0.1...v2.0.2
Video and YouTube
This release adds video playback, including YouTube. It shows text files in a compilation. During editing, a waveform view and a peak level meter is available. A customizable pre-roll can be set.
What's Changed
- Added video playback for WebM, MP4, Ogg Theora, YouTube
- A waveform view and a peak level meter
- Customizable pre-roll
- Audio related bugfixes
See CHANGELOG.md for details.
Full Changelog: v1.4.3...v2.0.1
Bug fixes and minor UI improvements
This release contains minor UI improvements (virtual cue) and bug fixes. Also, cypress e2e tests have been introduced.
Full Changelog: v1.4.1...v1.4.3
v1.4 Improved editing and display
This release offers a streamlined UI, both for single-track and large compilations. A printable set list is available. Cue editing has been improved, together with more extensive keyboard support.
Full Changelog: v1.4.0...v1.4.1
v.1.3 Online sources and experimental API
This release allows using online media sources and introduces an experimental API.
Improvements
- Editor allows using of online media sources, in the currently supported formats
- Better keyboard support, especially in the edit view
- Experimental API and documentation
- fading indication during playback
- removed outfront dependency (in favor of browserstack usage)
- the current playback/loop mode is stored over app restarts, for each track
- minor fix when replacing a media source
- removed external workbox dependency for better privacy
Full Changelog: v1.2.2...v1.3.0