Changelog 3B Forms v5.10

From 3B Knowledge
Jump to navigation Jump to search
Bug Fixes
  1. Resolved Formatting Issues with Non-Breaking Spaces
    • Description: Fixed an issue where &nbsp characters caused unexpected format breaks in the editor.
    • Impact: Ensures consistent text formatting and eliminates display irregularities.
  2. Fix <iframe> Embedding Restrictions
    • Description: Addressed limitations that previously prevented <iframe> elements from embedding properly in HTML fields.
    • Impact: Users can now embed iframes without restrictions, enhancing content flexibility within forms.
  3. Removed Persistent "Update ckEditor" Message
    • Description: The migration to Quill eliminates the recurring update prompt for ckEditor.
    • Impact: Streamlines the user experience by removing unnecessary update notifications.
Deprecations
  1. Removal of ckEditor
    • Description: ckEditor has been completely removed in favor of Quill.
    • Impact: All HTML editing capabilities are now handled by Quill, with improved stability and additional benefits.
Important Notes
  • The migration to Quill ensures a more stable and flexible HTML editing experience while maintaining all previous functionalities of ckEditor.
  • Users will no longer experience issues related to &nbsp formatting, iframe embedding restrictions, or persistent update prompts.
  • This update does not require any additional configuration changes from users.
  • Any existing Forms created in previous versions should not have any compatibility issues with the current version.

Upgrade Links