- Changed the HTTP client from Axios to Tauri's own (issue #7).
- Changed the location of the configuration file to apps own folder (issue #5).
- Changed the way serializer handles missing fields (issue #4).
- Small tweaks.
- Updated dependencies.
- The function to download all images of a creator (issue #3).
- Refactoring
- Updated dependencies
- The generation data is now stored in the EXIF tag of the image.
- Images page got a "load more" button to fetch images if the API doesn't return all the images.
- Users can choose the download directory.
Initial release.