alchemy_cms 7.4.4 → 7.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of alchemy_cms might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 583bd0ce4e7d4c4da590c80fb359ae3e2638413d57df0c0c153f424742f8076f
4
- data.tar.gz: 68b69e6414f1910bfbee5e7fbf1eb45b5475ad12899df1f2747b38b65332b78a
3
+ metadata.gz: 9cf8a86e227213b067edafe887d14b0790eb1a0ec77d94791de2f035b638409e
4
+ data.tar.gz: 35ff4c4c0204fdef6aa184ae4fdb2dc2e044a35da404cdd7369c809705932857
5
5
  SHA512:
6
- metadata.gz: aec609c321bc860e810a7038445758dc12215a076ae72307d2bd1d979ae12179ff4be9c85c3abf12a3d0315eb68ac942b0d40da10ac12734253c62c808bd4eff
7
- data.tar.gz: 297eed5fec5cd9f59e6fcfd78815029c5c7262e7234927cb2cdbc21ef3bf80db683dcb2f374dc81d18805ebdb94f456aa66c8f8c6773079b5523560ad7fadb4f
6
+ metadata.gz: 5920cb9a46fb4a13ce9a968c9f2347fe4dbea1b7331c4f6e7dfbde992e525c5e9cf093053422656d8685b1923acd28d4284a44cf29a5f5bec39e5afa370f1c59
7
+ data.tar.gz: 419af4444c3f5ccb167d05a61ca07f8a1286557674c21137637ead61bdd14c479ad0d91ab688e4802c09b4a531a60f3deabea5d3bfb42450ee93a8405728e66f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 7.4.5 (2025-06-04)
4
+
5
+ - [7.4] Fix attachment overlay list overflow [#3261](https://github.com/AlchemyCMS/alchemy_cms/pull/3261) ([tvdeyen](https://github.com/tvdeyen))
6
+
3
7
  ## 7.4.4 (2025-05-06)
4
8
 
5
9
  - [7.4-stable] Fix Icons [#3257](https://github.com/AlchemyCMS/alchemy_cms/pull/3257) ([tvdeyen](https://github.com/tvdeyen))