Releases: simplyboo6/Vimtur
Releases · simplyboo6/Vimtur
5.0.0
- Added Playlists. This includes re-ordering through drag + drop, lazy loading when viewing, management from the tag panel and management from the metadata panel.
- Added integration tests for the database.
- Fixed rendering performance issues.
- Fixed gallery subtitle overflowing.
- Added stricter compilation checks for the UI and fixed a number of highlighted issues.
- Enable Ivy renderer and AOT for further performance improvements.
- Optimised Docker image size.
- Updated packages and image versions.
4.6.5
- Fixed location of navbar to top of screen
4.6.4
Updated packages.
4.6.3
Added version information to config page.
4.6.2
Added negative string filters. Eg not dir contains.
4.6.1
- Made gallery page size configurable
- Fixed gallery not updating on media deletion
- Replaced loading spinners globally and added messages when no media are found and removed the searching popup.
4.6.0
- Further overhaul of task system to allow abortable tasks.
- Finished implementing clone resolution back-end and UI. Clones will be black-listed from the DB and their caches will be deleted but the underlying raw file will not be deleted.
- Switched to imagemagick throughout and removed graphicsmagick from image.
- Moved pHash build to a separate Docker build.
- Modified theme of all other pages to match viewer.
4.5.5
4.5.4
Fixed being unable to stream uncached media below minimum stream quality
4.5.3
- Fixed qualities the media is cached at outside of the configured cache levels not showing up when streaming.
- Fixed it being impossible to stream videos without PTS data.
- Slimmed down Docker build further.