New
v0.30.0
Release Notes
v0.30.0 - 2025-12-17
Based on user feedback, the scene list toolbar has been reverted to the old layout. This will be re-designed at a later date.
✨ New Features
- Added SFW content mode option to settings and setup wizard. (#6262)
- Added stash-ids to Tags. (#6255)
- Added support for manually adding stash-ids to scenes, performers, studio and tags. (#6374)
- Added option to link a scraped tag to an existing tag in the tagger and scrape dialog. (#6389)
- Partial dates (year only or month/year) are now supported for all date fields. (#6359)
- Added support for specifying a trash location where deleted files will be moved instead of being permanently deleted. (#6237)
- Logs can now be compressed after reaching a configurable size. (#5696)
- Added ability to edit multiple studios at once. (#6238)
- Added ability to edit multiple scene markers at once. (#6239)
- Added support for multiple Studio URLs. (#6223)
- Added option to add markers to front page. (#6065)
- Added option for instant transitions in the image lightbox. (#6354)
- Added duration filter to scene list sidebar. (#6264)
- Added support for avif images. (#6288, #6337)
- Added experimental support for JPEG XL images. (#6184)
🎨 Improvements
- Reverted scene toolbar to previous layout, consistent with other query pages. (#6322)
- Restored display mode button group to list pages. (#6317)
- Added sticky selection toolbar to all list views. (#6320)
- Added performer age slider to scene filter sidebar. (#6267)
- Added markers option to scene filter sidebar. (#6270)
- Selected stash-box is now remembered in the scene tagger view. (#6192)
- Replaced
Show male performerstagger option with a list of genders to include. (#6321) - Galleries can now be created using the gallery select control. (#6376)
- String list inputs can now be re-ordered. ()
🐛 Bug fixes
- stash-ids are now set when creating new objects from the scrape dialog. (#6269)
- partial dates are now correctly handled when scraping scenes. (#6305)
- Fixed zoom keyboard shortcuts not working. (#6317)
- Fixed inline videos showing as full-screen on iPhone devices. (#6259)
- Fixed external player not loading on Android when a scene title has special characters. (#6297)
- Play activity will now be recorded correctly when reaching the end of a video. (#6334)
- Fixed markers appearing in the wrong location when player is in fullscreen mode. (#6323)
- Fixed selected studio/performer being reset when saving a scene in the tagger view. (#6391, )
Api Changes
- added
removefield toCustomFieldsInputto allow removing specific custom fields when updating objects. (#6362)