New features:
- Added pools c5358f7
- Added dark theme (enable it from the settings) #344
- Added functionality to change the order of the tag categories #350
- Added support for BMP/HEIF/HEIC/AVIF images #399 #404
- Added content-aware flow for thumbnails on the post search page (enable it from the settings) #352
- Added support for webhooks (see doc/API.md for details) #341
- Added link to search for a post on Danbooru (using its MD5 hash) 8fa84ab
- Added support for larger files a302b2c
- Developers can nu use
npm run build --watch
to watch for changes and automatically refresh the front-end #402 - Various bug fixes and performance improvements