Release Notes 2.83.0 (12.01.2022)
Improvements
Multi-line QR codes
The QR component now supports multi-line content.
Displaying current page number outside Header and Footer
Until now, you were able to use {current_page} placeholder only in the Header and Footer component. You can now use {current_page} with page components to display the current page number or add conditional formatting logic that uses current page number as input.
Redirect user after login to Account settings page
Redirect user after login to Account settings page instead of Dashboard. The login process took too much time for accounts with many generations, as the Dashboard content generation takes time. The user is now redirected to the Account settings page to speed up the login process.
Bug fixes
Load template after changing the editor language
Updated on: 21/01/2022
Thank you!