Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
camillemonchicourt authored Sep 17, 2024
1 parent 6b96adf commit dfc0882
Showing 1 changed file with 52 additions and 11 deletions.
63 changes: 52 additions & 11 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,79 @@
CHANGE LOG
==========
CHANGELOG
=========

1.0.3 (2024-07-25)
1.0.6 (2024-07-31)
----------------------

**Improvements**

- Rename obs -> evenements + make offline page accessible when not connected

**Bugfix**

- Fix offline download
- Sort observations by alphabetical order on synthesis interface

1.0.5 (2024-07-31)
----------------------

**Improvements**

- Add delay between tiles download

1.0.4 (2024-07-30)
----------------------

**Improvements**

- Improve UI

**Bugfix**

- Handle sub category on primary category filter

1.0.3 (2024-07-25)
----------------------

**Bugfix**

- Fix offline tiles download
- Improve frontend documentation

1.0.2 (2024-07-24)
----------------------

**Bugfix**

- Import data command does not work
- Fix offline download
- Fix Import data command
- Fix offline tiles download

**Improvements**

- improve UI
- Improve UI

1.0.1 (2024-07-24)
----------------------

**Improvements**

- Default nginx configuration now redirect to backend when admin or api url does not have trailing /.
- Default NGINX configuration now redirect to backend when admin or api url does not have trailing /.
- Category ordering in admin panel
- Add `import_data` command to import data from old LizMap GeoJSON file.
- Improve home UI and learn more page

- Improve home UI and "learn more" page
- Fix default `custom.py` config file

1.0.0 (2024-07-19)
-------------------------

- Initial release
Première version déployable autonome.

* Fontend en Angular
* Backend en Python / Django / PostGIS

**🎉 Features**

* V1 by @submarcos in https://github.com/PnEcrins/RGAlt/pull/26

0.0.1 (2024-07-17)
-------------------------

Première version du projet Regards d'altitude, sous forme de BDD uniquement, sur laquelle a été basée un projet QGIS / Lizmap.

0 comments on commit dfc0882

Please sign in to comment.