diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-25 19:59:04 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-25 19:59:04 +0200 |
commit | 4e2a15aec8f916c3ceca4b2a95915f151dbde83a (patch) | |
tree | 1e7c95b5ceebcec887fc3703559022ed8fda7074 /changelog | |
parent | 90b60191623e58db907acbfe809b4c895bce6256 (diff) | |
download | Ishtar-4e2a15aec8f916c3ceca4b2a95915f151dbde83a.tar.bz2 Ishtar-4e2a15aec8f916c3ceca4b2a95915f151dbde83a.zip |
🐛 remove "BASE_URL" on image sheet (unnecessary locally and buggy on remote access)
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 6 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 8 |
2 files changed, 13 insertions, 1 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index b50c14633..64423d2bf 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,3 +1,9 @@ +v4.0.59 - 2023- +-------------------- + +### Bug fixes ### +- remove "BASE_URL" on image sheet (unnecessary locally and buggy on remote access) + v4.0.58 - 2023-09-25 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index e0aa7fb48..adfbcf282 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -1,4 +1,10 @@ -v4.0.58 - 2023-09-25 +v4.0.59 - 2023- +-------------------- + +### Corrections de dysfonctionnements ### +- suppression de "BASE_URL" sur les fiches images (non nécessaire localement et source de dysfonctionnements en accès distant) + +v4.0.58 - 2023-09-26 -------------------- ### Corrections de dysfonctionnements ### |