🔖(patch) release 3.4.1

Fixed:
- 🌐(frontend) keep simple tag during export
- 🐛(back) manage can-edit endpoint without created room in the ws
- 🐛(frontend) fix action buttons not clickable
- 🐛(frontend) fix crash share modal on grid options
This commit is contained in:
Anthony LC
2025-07-15 16:14:43 +02:00
parent 08a0eb59c8
commit d12b608db9
11 changed files with 16 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mail_mjml",
"version": "3.4.0",
"version": "3.4.1",
"description": "An util to generate html and text django's templates from mjml templates",
"type": "module",
"dependencies": {