Added
- A user can now trigger the import of their geodata from Immich to Dawarich by clicking the "Import Immich data" button in the Imports page.
- A user can now provide a url and an api key for their Immich instance and then trigger the import of their geodata from Immich to Dawarich. This can be done in the Settings page.
Changed
- Table columns on the Exports page were reordered to make it more user-friendly.
- Exports are now being named with this pattern: "export_from_dd.mm.yyyy_to_dd.mm.yyyy.json" where "dd.mm.yyyy" is the date range of the export.
- Notification about any error now will include the stack trace.
💙 This release is supported by James Manolios on Patreon 💙
What's Changed
- Circleci project setup by @Freika in #186
- Implement the import of geodata from Immich to Dawarich by @Freika in #189
Full Changelog: 0.10.0...0.11.0