github stashapp/stash-box v0.8.0

latest releases: v0.8.1, latest-develop
9 hours ago

Breaking changes

This release added paradedb's pg_search extension to replace Postgres full text search. Using the latest version of the production dockerfile will ensure you have the correct extensions. Alternatively it can be installed separately.

The production dockerfile also uses a new fork of pg-spgist-hamming. The fork includes optimizations for batch fingerprint queries, and fixes bugs that might otherwise break fingerprint submission. Using the original implementation of the extension is no longer supported.

The file hierarchy and naming for file image backends have been changed from md5 to image id nested by id prefix (aa/bb/aabb...) similar to s3 storage. The included python script can be used to migrate file names.

What's Changed

⭐ Improvements

🐞 Fixes

🚧 Maintenance

New Contributors

Full Changelog: v0.7.9...v0.8.0

Don't miss a new stash-box release

NewReleases is sending notifications on new releases.