Skip to content

1.8.0 - Notes, Overlays and Random

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 23:58
· 21 commits to master since this release
  • Added support for notes (#31)
  • Added Random button to draw a random image from the search pool (#24)
  • Added support for full queries in motd (#3)
  • Added searching sha256/md5 hashes
  • Added tag siblings and parents on tags search page and api. Tag siblings will no longer appear as "primary" results,
    but only as associated records. They can still be searched but will return the preferred sibling instead.
  • Added full flag for /api/tags endpoint, allowing to query tags siblings and parents as well.
  • Updated Docker Node target to v18.12.0
  • Fixed Internal Server Error on invalid post id
  • Fixed Motd only working with images
  • Fixed tags not being negated when pressed - tag button with JS enabled
  • Fixed handling of recently added content types from Hydrus (#33)
  • Deprecated hash field in Post and PostSummary