Releases: adrien-berchet/GeoAnnotator
Releases · adrien-berchet/GeoAnnotator
1.2.0
What's Changed
- docs: Update README and documentation to reflect current project state by @Copilot in #35
- Chore: Update Celery schedules by @adrien-berchet in #36
- Fix: Reduce unnecessary database queries by @adrien-berchet in #37
- Fix: Load favicon properly by @adrien-berchet in #38
- Fix: Change icon in the navbar and change the title of the page by @adrien-berchet in #39
- Feat: Add automatic backup as a Celery task by @adrien-berchet in #40
- Chore: Remove useless section in settings by @adrien-berchet in #41
- Feat: Improve password reset workflow by @adrien-berchet in #42
New Contributors
- @Copilot made their first contribution in #35
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Feat: Use drag-and-drop to reorder point types by @adrien-berchet in #33
- Feat: Add more informations (schema and example) for import/export formats by @adrien-berchet in #34
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Frontend harmonization and fix translations on trash page by @adrien-berchet in #4
- Fix default point type icons in production by @adrien-berchet in #5
- Add complete internationalization for trash page texts by @adrien-berchet in #6
- Fix: Store icons for default types in the docker image by @adrien-berchet in #8
- Feat: Import/export mechanism for points and annotations by @adrien-berchet in #7
- Feat: Restrict tag access to creator only by @adrien-berchet in #11
- CI: Set up automated testing for pull requests by @adrien-berchet in #12
- Feat: Cipher email addresses in DB and use a pseudo for sharing by @adrien-berchet in #13
- Fix: Fix register flow and icon locations for default point types by @adrien-berchet in #14
- Fix: Fix email required for superusers by @adrien-berchet in #15
- Feat: Add point clustering to map page by @adrien-berchet in #16
- Feat: Use Celery for sending email and clean expired tokens by @adrien-berchet in #17
- Build: Render config by @adrien-berchet in #18
- Build: Setup Celery and Redis by @adrien-berchet in #19
- Build: Fix Celery config by @adrien-berchet in #20
- Debug Celery and Redis by @adrien-berchet in #21
- Feat: Use MailJet to send emails by @adrien-berchet in #22
- Chore: Cleaning and refactoring by @adrien-berchet in #23
- Fix: Fix storage variable for Whitenoise by @adrien-berchet in #24
- Feat: Add share functionality for points by @adrien-berchet in #25
- Feat: Add scale on the map and allow higher zoom levels by @adrien-berchet in #26
- Feat: Load map and points asynchronously by @adrien-berchet in #27
- Fix: Improve import-export feature by @adrien-berchet in #28
- Feat: Add bulk edit for multiple points by @adrien-berchet in #29
- Feat: Add sort and owner filter to Points page by @adrien-berchet in #30
- Fix: Fix tag normalization by @adrien-berchet in #31
- Chore: Review code quality and maintainability by @adrien-berchet in #32
New Contributors
- @adrien-berchet made their first contribution in #4
Full Changelog: https://github.com/adrien-berchet/GeoAnnotator/commits/1.0.0