github stashapp/stash v0.17.0

latest releases: latest_develop, v0.25.1, v0.25.0...
18 months ago

Release Notes

v0.17.0 - 2022-10-19

For best results, ensure that zip-based gallery paths are correct by performing a scan and clean of your library using v0.16.1 prior to updating.

This release includes a migration that significantly changes the way that stash stores information about your files.

To prevent timeout errors, please run the migration with a direct connection and not via reverse proxy.

The migration can take a long time on larger systems. Please view the log file for progress updates.

After migrating, please run a scan on your entire library to populate missing data, and to ingest identical files which were previously ignored.

💥 Known issues and other changes

  • Import/export schema has changed and is incompatible with the previous version.
  • Set name, date, details from embedded file metadata scan flag is no longer supported. This functionality may be implemented as a built-in scraper in the future.

✨ New Features

  • Added support for identical files. Identical files are assigned to the same scene/gallery/image and can be viewed in File Info. (#2676)
  • Added support for setting primary file for scenes, images and galleries. (#2790)
  • Added support for deleting secondary files from scenes, images and galleries. (#2790)
  • Added support for filtering and sorting by file count. (#2744)
  • Added description field to Tags. (#2708)
  • Added Interface option to abbreviate counts on cards and details pages. (#2781)
  • Added Interface options to include sub-studio/sub-tag content in Studio/Tag pages. (#2832)
  • Populate name from query field when creating new performer/studio/tag/gallery. (#2701)
  • Added backup location configuration setting. (#2953)
  • Allow overriding UI localisation strings. (#2837)
  • Added release notes dialog. (#2726)

🎨 Improvements

  • Object titles are now displayed as the file basename if the title is not explicitly set. The Don't include file extension as part of the title scan flag is no longer supported.
  • Optionally show Tag card when hovering over tag badge. (#2708)
  • Show default thumbnails for scenes and images where the actual image is not found. (#2949)
  • Added unix timestamp parsing in the parseDate scraper post processor. (#2817)
  • Improve matching scene order in the tagger to prioritise matching phashes and durations. (#2840)
  • Encode reserved characters in query URLs. (#2899)
  • Moved Changelogs to Settings page. (#2726)

🐛 Bug fixes

  • Fix live transcoded videos hanging at end. (#2996)
  • Fix display of scene markers when title is empty. (#2994)
  • Fix tag marker count sorting. (#2993)
  • Fix studio/tag alias and caption null filtering. (#2990)
  • Fix generated file naming algorithm being set incorrectly in certain circumstances. (#2496)
  • Fix continue queue checkbox value not persisting. (#2895)
  • Fix autostartVideoOnPlaySelected option not applying when navigating from scene queue. (#2896)
  • Fix incorrect gallery value in Scene edit tab after navigating from scene queue. (#2897)
  • Fix https schema not being used over some https connections. (#2900)
  • Fix scene files not deleting correctly when streaming over https. (#2900)
  • Fix panic when custom performer image location is invalid. (#2894)

Don't miss a new stash release

NewReleases is sending notifications on new releases.