Release Notes
v0.29.2 - 2025-11-06
The Scenes page and related scene list views design has been updated based on user feedback. Please provide any further feedback in the forum thread.
🎨 Improvements
- [0.29.2] Returned saved filters button to the top toolbar in the Scene list. (#6215)
- [0.29.2] Top pagination can now be optionally shown in the scene list with custom css. (#6234)
- [0.29.2] Restyled the scene list toolbar based on user feedback. (#6215)
- [0.29.2] Sidebar section collapsed state is now saved in the browser history. (#6217)
- [0.29.2] Increased the number of pages in pagination dropdown to 1000. (#6207)
🐛 Bug fixes
- [0.29.2] Fixed Play Random not playing from the current filtered scenes on scene list sub-pages. (#6202)
- [0.29.2] Fixed infinite loop in Group Sub-Groups panel. (#6212)
- [0.29.2] Page no longer scrolls when selecting criterion for the first time in the Edit Filter dialog. (#6205)
- [0.29.2] Zoom slider is no longer shown on mobile devices. (#6206)
- [0.29.2] Fixed trailing space sometimes being trimmed from query string when querying. (#6211)
- [0.29.2] Page now redirects to list page when deleting an object in a new browser tab. (#6203)
- [0.29.2] Related groups can now be scraped when scraping a scene. (#6228)
- [0.29.2] Fixed panic when a scraper configuration contains an unknown field. (#6220)
- [0.29.2] Fixed panic when using
stash_box_indexinput in scrape API calls. (#6201)