There was an error while loading. Please reload this page.
1 parent beb4599 commit 0f7b06fCopy full SHA for 0f7b06f
1 file changed
CHANGELOG.md
@@ -1,12 +1,17 @@
1
# Changelog
2
3
+## UNRELEASED
4
+
5
+### Adds
6
7
+* Adds quick image upload UI to `@apostrophecms/image-widget`.
8
9
## 4.20.0 (2025-08-06)
10
11
### Adds
12
13
* Adds any alt text found in an attribute to the media library attachment during import of rich text inline images by API
14
* Adds `prependNodes` and `appendNodes` methods to every module. These methods allow you to inject HTML to every page using a `node` declaration.
-* Adds quick image upload UI to `@apostrophecms/image-widget`.
15
16
### Changes
17
0 commit comments