Release Notes
v0.27.1 - 2024-10-10
🎨 Improvements
- Live transcode requests are now debounced to spawn fewer
ffmpeg
instances while scrubbing. (#5340) - Blobs location may now be set using environment variable
STASH_BLOBS
. (#5345)
🐛 Bug fixes
- Fixed UI infinite loop when sorting by random without a seed in the URL. (#5319)
- Fixed dropdowns not displaying correctly in the merge dialogs. (#5299)
- For single URLs, link icon now shows the dropdown menu instead of navigating to the URL. (#5310)
- Fixed redirection when page > total pages to the last page instead of the first. (#5321)
- Fixed display of rating criterion when using decimal rating system. (#5334)
- Fixed parent/child Tags not showing in alphabetical order. (#5320)
- Fixed performance issue when viewing studios where system has many images with no studios. (#5335)
- Clicking on the video player timeline before video is started now plays the video from that point instead of playing from the beginning. (#5340)
- Fixed UI crash when front page has filters using legacy
movies
scene filter. (#5348) - Restored legacy behaviour where selection is persisted when paging or changing filter. (#5349)
- Fixed UI crash when navigating to image without files. (#5325)
- Fixed panic when deleting image without files. (#5328)
- Fixed matched performer and studio links not including base URL in Tagger. (#5337)
You must log in or register to comment.