mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
3.4 KiB
3.4 KiB
✨ New Features
- Added SFW content mode option to settings and setup wizard. (#6262)
- Added stash-ids to Tags. (#6255)
- 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 duration filter to scene list sidebar. (#6264)
- Added experimental support for JPEG XL images. (#6184)
🎨 Improvements
- 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)
- Added hardware encoding support for Rockchip RKMPP devices. (#6182)
- stash now uses the Media Session API when playing scenes. (#6298)
- Added
inputURLandinputHostnamefields to scraper specs. (#6250) - Added extra studio fields to scraper specs. (#6249)
- Added o-count to studio cards and details page. (#5982)
- Added o-count to group cards. (#6122)
- Added options to filter and sort groups by o-count. (#6122)
- Added o-count to performer details page. (#6171)
- Added option to sort by total scene direction for performers, studios and tags. (#6172)
- Added option to sort scenes by Performer age. (#6009)
- Added option to sort scenes by Studio. (#6155)
- Added option to show external links on Performer cards. (#6153)
- Added keyboard shortcuts to generate scene screenshot at current time (
c c) and to regenerate default screenshot (c d). (#5984)
🐛 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 external player not loading on Android when a scene title has special characters. (#6297)
- Fixed Macos version check pointing to incorrect location. (#6289)
- stash will no longer try to generate marker previews where a marker start is set after the end of a scene's duration. (#6290)