There was an error while loading. Please reload this page.
1 parent 4aee0b6 commit e56fc07Copy full SHA for e56fc07
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.13] - 2023-08-03
6
+[1.3.13]: https://github.com/Smile-SA/magento2-module-custom-entity/compare/1.3.12...1.3.13
7
+
8
+- Add handler for removing images when deleting an entity
9
+- Optimize cache tags ("smile_custom_entity" -> "sce", "smile_custom_entity_set" -> "sces")
10
+- Fix resource/ACL declaration for display menu Content > Custom Entities > Entities
11
+- Fix url_key generation when store_id > 0 in beforeSave
12
13
## [1.3.12] - 2023-08-03
14
[1.3.12]: https://github.com/Smile-SA/magento2-module-custom-entity/compare/1.3.11...1.3.12
15
0 commit comments