mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-26 01:25:05 +02:00
🔖(minor) release 4.8.0
Added: - ✨(backend) add a is_first_connection flag to the User model - ✨(frontend) add onboarding modal with help menu button Changed: - ♿(frontend) localize LaGaufre label fallback in Docs - ✨(backend) add a migration cleaning on-boarding document accesses - ⬆️(frontend) upgrade Next.js to v16 - ♿️(frontend) fix aria-label and landmark on document banner state - 🌐(i18n) add "new window" translation key for waffle aria-label Fixed: - 🐛(backend) create a link_trace record for on-boarding documents - 🐛(backend) manage race condition when creating sandbox document - 🐛(frontend) fix flickering left panel - ♿️(frontend) improve doc tree keyboard navigation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mail_mjml",
|
||||
"version": "4.7.0",
|
||||
"version": "4.8.0",
|
||||
"description": "An util to generate html and text django's templates from mjml templates",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user