Skip to content

v0.3.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zadam zadam released this 07 Jan 15:12
· 6512 commits to master 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