2022.9.6
cortezaproject/corteza2022.9.6Feb 6, 2023by Fajfa
AI Summary
A maintenance release focusing on translation fixes and improvements to workflow UI and public page previews.
Key Highlights
- Remove fullstops from translations
- Fix translation bug for block title and desc
- Preview page attachments in public pages
- Fix calendar content not showing when no events are set
- Add val handler for bool type on MySQL
New Features
- Public page attachment preview
- Translation improvements
Full Release Notes
## What's Changed * Remove fullstops from translations. by @EmmyMay in https://github.com/cortezaproject/corteza/pull/727 * Align text message in inc_toasts.html by @katrinDY in https://github.com/cortezaproject/corteza/pull/730 * Close import modal after successfully importing a workflow by @katrinDY in https://github.com/cortezaproject/corteza/pull/735 * Add a nicer error when trying to delete in use sens. levels by @tjerman in https://github.com/cortezaproject/corteza/pull/741 * Fix translation bug for block title and desc by @EmmyMay in https://github.com/cortezaproject/corteza/pull/752 * Preview page attachments in public pages by @katrinDY in https://github.com/cortezaproject/corteza/pull/734 * Adjust node styles in FederationSettings when zooming in/out by @katrinDY in https://github.com/cortezaproject/corteza/pull/729 * Tweak UI recovery process in case a workflow step panics by @tjerman in https://github.com/cortezaproject/corteza/pull/777 * Fix calendar content not showing when no events are set by @katrinDY in https://github.com/cortezaproject/corteza/pull/756 * Add val handler for bool type on MySQL by @tjerman in https://github.com/cortezaproject/corteza/pull/795 **Full Changelog**: https://github.com/cortezaproject/corteza/compare/2022.9.5...2022.9.6