diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-15 13:06:11 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-05-15 13:08:15 +0200 |
commit | 0aed4a0824c32fc528517ae4573e5bb7f60029dc (patch) | |
tree | 249e8e98f058c77884d27b298c1c6d96f0ef0771 /changelog/en/changelog_2022-06-15.md | |
parent | 788a699ec10c372d82219aac071622f779d8b63a (diff) | |
download | Ishtar-0aed4a0824c32fc528517ae4573e5bb7f60029dc.tar.bz2 Ishtar-0aed4a0824c32fc528517ae4573e5bb7f60029dc.zip |
✨ media_find_missing_files command: added set-alt-media-dir option to link missing media from an alternate directory and set-empty-image option to link to dummy images for missing images
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index a227c4e5d..87d104afd 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -13,6 +13,7 @@ v4.0.45 - 2023- - Migration font-awesome -> fork-awesome - Inline JS migrated to a dynamic, cacheable settings.js - Container import: do not crash on empty container type +- media_find_missing_files command: added set-alt-media-dir option to link missing media from an alternate directory and set-empty-image option to link to dummy images for missing images v4.0.44 - 2023-04-17 -------------------- |