Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@hv0905 hv0905 released this 15 Jul 11:06
· 2 commits to master since this release
309f64d

What's Changed

⚠️Breaking changes

  • The CLI interface have been rewritten. You might need to modify your scripts if you're using NekoImageGallery's CLI Interface in it.

New features

  • Rebuild local indexing to align its behavior with upload API. (@hv0905, #41)
  • Rewrite CLI interface using Typer to have a more clear logic and provide more features. (@hv0905, #41)
  • Add images API by (@hv0905, #42)
  • Add comments field for images and improve documentation (@hv0905, #43)

Enhancement

  • Wait for all the images in the upload queue to be indexed before server shutdown. (@hv0905)

Full Changelog: v1.2.0...V1.3.0