alchemy_cms 7.4.4 → 7.4.6

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: dac52b8382bc65dd200d1e8c0217e0a53b7e5774f2b074c6a3bc6716da242e41
4
+ data.tar.gz: ddbd1426fedc2282cb82b3ece15d1d6b1a9553c0da5b7f640b84198599c6eca9
5
5
  SHA512:
6
- metadata.gz: aec609c321bc860e810a7038445758dc12215a076ae72307d2bd1d979ae12179ff4be9c85c3abf12a3d0315eb68ac942b0d40da10ac12734253c62c808bd4eff
7
- data.tar.gz: 297eed5fec5cd9f59e6fcfd78815029c5c7262e7234927cb2cdbc21ef3bf80db683dcb2f374dc81d18805ebdb94f456aa66c8f8c6773079b5523560ad7fadb4f
6
+ metadata.gz: 213cf6190790413cfd04f8e0b6fc9f8c45fe718d2474a5c2aa097cbb455986989491cf149ffcf8d2bad15e0d21fff2c2894d7eb3fedb5f5acab743e38d9c6d53
7
+ data.tar.gz: b6f588b2940581cd18a33bc1e126d8b128f5ce78c403ec79db66e320605df8088fa84d856efe6e84912d3909e40fed4d7ea5764b68f99c304c04e173fb00ab99
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 7.4.6 (2025-27-06)
4
+
5
+ - [7.4-stable] Fix multi language picture descriptions [#3293](https://github.com/AlchemyCMS/alchemy_cms/pull/3293) ([alchemycms-bot](https://github.com/alchemycms-bot))
6
+ - [7.4-stable] Add server error turbo_stream template [#3292](https://github.com/AlchemyCMS/alchemy_cms/pull/3292) ([alchemycms-bot](https://github.com/alchemycms-bot))
7
+ - [7.4-stable] Remove non visual custom elements after connect [#3291](https://github.com/AlchemyCMS/alchemy_cms/pull/3291) ([alchemycms-bot](https://github.com/alchemycms-bot))
8
+
9
+ ## 7.4.5 (2025-06-04)
10
+
11
+ - [7.4] Fix attachment overlay list overflow [#3261](https://github.com/AlchemyCMS/alchemy_cms/pull/3261) ([tvdeyen](https://github.com/tvdeyen))
12
+
3
13
  ## 7.4.4 (2025-05-06)
4
14
 
5
15
  - [7.4-stable] Fix Icons [#3257](https://github.com/AlchemyCMS/alchemy_cms/pull/3257) ([tvdeyen](https://github.com/tvdeyen))