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/en | |
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/en')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 6 |
1 files changed, 6 insertions, 0 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 -------------------- |