Skip to content

Releases: liamw1/oxibooru

Version 0.1.1

03 Jan 22:42
Compare
Choose a tag to compare
  • Mass deleting related posts is now much faster and immune to deadlocks. 42a10ff
  • Added missing post filters "fav" and "comment". 2cca7fe
  • Fixed bugs in image signature creation. 5648e13

Initial Release

25 Dec 15:14
Compare
Choose a tag to compare

Initial Release

  • 99% of Szurubooru functionality implemented.
  • Testing shows most requests achieve a 2-10x speedup over Szurubooru.
  • Reverse search is slightly better at returning relevant results.
  • Reverse search is much more thorough while maintaining similar speeds.
  • Improved cyclic tag implication and tag suggestion detection.
  • Post navigation via neighbors respects sorting.
  • Added has-implication and has-suggestion tag named tokens.
  • Added conversion guide for migrating Szurubooru instance.