ImoutoRebirth 4.24.0
ImoutoRebirth-*.exe is a self-extracting 7z archive. You can use it directly, or download the 7z archive itself.
For more information please read the installation instructions in the README.
Changes in v4.24.0
Navigator
- Move extensions to common project
- Add settings for auto shuffle on every reload (default: false)
- Improve startup performance
- Clean up warnings and enable TreatWarningsAsErrors
- Support WebP format in FullScreenPreview
- Add splashscreen
- Show notes in full screen preview
- Fix duplicates in TagsEditVM when clicking right mouse button on image tag
Harpy
- Add ability to download faved danbooru pictures through gelbooru
- Ignore banned posts without exceptions
Infrastructure
- Simplify nswag generated clients
- Add incremental source generator for generating Add*WebApiClients methods
- Auto sign all commits and tags
- Remove RabbitMq and migrate to the new MassTransit SQL Transport
Viewer
- Fix infinite loading
- Fix set association for image file types
Room
- Remove quartz from Room and use simple PeriodicRunnerHostedService