Skip to content

Releases: bdbenim/stash-empornium

v0.13.1

28 Oct 23:06
Compare
Choose a tag to compare

What's Changed

  • Reset connection on image upload failure by @bdbenim in #97

Full Changelog: v0.13.0...v0.13.1

v0.13.0

28 Oct 23:05
Compare
Choose a tag to compare

What's Changed

  • Performer attribute tags by @bdbenim in #91
  • Report upload submission to backend by @bdbenim in #93
  • Automatic torrent file submission and seeding by @bdbenim in #96

Limitations

  • Automatic torrent file submission is experimental, and may not work as expected if multiple uploads are processing at the same time

Full Changelog: v0.12.0...v0.13.0

v0.12.0

25 Oct 04:48
Compare
Choose a tag to compare

What's Changed

Important Updates

This release fixes an error caused by the "translation" from ini to TOML and maintains backwards compatibility with some slightly incorrect formatting (["empornium.tags"] should be [empornium.tags] without the quotes). This will be removed in a future release.

Full Changelog: v0.11.1...v0.12.0

v0.11.1

23 Oct 17:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

23 Oct 05:14
Compare
Choose a tag to compare

What's Changed

  • Switch to TOML for configuration file by @bdbenim in #76
    • This release includes code to migrate settings from config.ini to config.toml. This will be removed in v1

Full Changelog: v0.10.2...v0.11.0

v0.10.2

22 Oct 21:27
Compare
Choose a tag to compare

Bug Fix:

  • default.ini contained duplicate headers for the [empornium.tags] section

Full Changelog: v0.10.1...v0.10.2

v0.10.1

22 Oct 21:18
Compare
Choose a tag to compare

What's Changed

  • Add tag mappings courtesy of ilikepornemppp by @bdbenim in #74

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Oct 21:08
Compare
Choose a tag to compare

What's Changed

  • Include title_template for best Whisparr compatibility by @dsrtusr88 in #68
  • Enhancement: Advanced .torrent file output directory settings by @bdbenim in #72
  • Enable toggle for anonymous uploading by @bdbenim in #73

Full Changelog: v0.9.0...v0.10.0

v0.9.0

22 Oct 04:55
Compare
Choose a tag to compare

What's Changed

  • Fix cache false positive on resized images by @bdbenim in #65
  • Allow checking cache prior to generating images by @bdbenim in #66

Full Changelog: v0.8.2...v0.9.0

v0.8.2

20 Oct 00:37
Compare
Choose a tag to compare

What's Changed

  • Fix periods being stripped from some tags

Full Changelog: v0.8.1...v0.8.2