Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:46
· 7 commits to main since this release

Added

  • Contribute tags, aliases, and implications back to the hydrus PTR from monbooru. (#11)
  • The PTR page creates a personal contribution account and logs every contribution sent. (#11)
  • Queue rows link out to the source post and to the monbooru image. (#14)
  • The queue and its history survive a restart; an interrupted job comes back with a requeue.
  • Cancel every pending job at once from the queue toolbar.

Changed

  • PTR sync progress tracks the work actually left, with separate download and index speeds. (#7)
  • Queue rows gain a type column, one aligned line per item, and only non-zero counts.
  • e621 and PTR species tags land in monbooru's species category instead of general.
  • monbooru and monsender pairing share one Settings section.

Fixed

  • PTR sync no longer stalls for good on the large manifest entries the repository serves. (#7)
  • Long URLs no longer push the queue's actions column off-screen. (#12)
  • Accented and CJK tags now reach monbooru instead of being dropped.
  • PTR lookups no longer import bookkeeping namespaces as opaque general tags.
  • PTR tag suggestions no longer offer implications the repository never declared.
  • Retrying a canceled or interrupted job no longer skips posts that never reached monbooru.
  • Cancel on a queue row no longer deletes the history of a job that just finished.
  • A lookup's view link opens the image it enriched, whichever gallery holds it.
  • A pool that resolves exactly at the item cap no longer finishes as "no posts matched".
  • A download that fails partway pushes the files that landed instead of failing them all.

Internal

  • Contributing to the PTR requires monbooru v1.15.0 or newer.