Skip to content

Commit

Permalink
prepa 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joelclems committed Sep 29, 2023
1 parent 19bb942 commit dd0e927
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.1.3
19 changes: 19 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# CHANGELOG

## 0.1.3 (2023-09-29)

### Evolutions

- Fichiers `médias` de geonature servis directement par le service `geonature-frontend` (`nginx`)
- permet d'éviter les timeout sur le chargement d'exports volumineux

### Versions

```
GEONATURE_FRONTEND_IMAGE=ghcr.io/pnx-si/geonature-frontend-extra:2.13.2
GEONATURE_BACKEND_IMAGE=ghcr.io/pnx-si/geonature-backend-extra:2.13.2
USERSHUB_IMAGE=ghcr.io/pnx-si/usershub:2.3.4
TAXHUB_IMAGE=ghcr.io/pnx-si/taxhub:1.12.1
ATLAS_IMAGE=ghcr.io/pnx-si/geonature-atlas:1.60
```

0 comments on commit dd0e927

Please sign in to comment.