Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 724 Bytes

[0.0.5] - 30.08.2024

  • 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).

[0.0.4] - 18.08.2024

  • Changed the way serializer handles missing fields (issue #4).
  • Small tweaks.
  • Updated dependencies.

[0.0.3] - 07.08.2024

Added

  • The function to download all images of a creator (issue #3).

Other

  • Refactoring
  • Updated dependencies

[0.0.2] - 25.07.2024

Added

  • 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.

[0.0.1] - 23.06.2024

Initial release.