Skip to content

v0.3.0 release

Pre-release
Pre-release

Choose a tag to compare

@zadam zadam released this 07 Jan 15:12
· 22095 commits to main since this release
  • image support (JPG, PNG, GIF) with resizing and optimization (mozjpeg, pngquant, giflossy)
  • added synchronization mutex for operations which require strong consistency (backup, consistency checks)
  • internal: unhandled exceptions now fail requests early instead of just hanging