Changelog 3B Docs v4.0
Jump to navigation
Jump to search
🌟 New Features:
Web Component
- The published document page has been converted to a web component.
Import/Export Toolbar Buttons
- Import/Export buttons have been removed until this feature has fully implemented.
Automatic Refresh
- Subtemplate, Function Expression and Value Formatter dropdowns within the builder now automatically refresh every time they are opened.
Preview Modal Warnings
- If there are any html tags (Bold, Italic etc.) within an expression, a warning will be displayed in the preview modal.
Document Loading Message
- Text has been updated to ‘We are preparing the document…’ when document is loading.
🛠 Bug Fixes:
PDF Document Download
- Tables no longer break in the middle and any custom margins are now properly applied.
Embedded Images
- Fixed issue where expressions within a HTML tag’s attributes was not recognised.
Merge Field Selector
- Changing the merge object now clears any items in the merge object fields array (i.e. clears the ‘chips’ below the selector).
Repeat Block Grouping
- Records are now returned in the correct order and are shown properly in the child repeatable section.
Data Version Id
- Fixed issue where Data Version ID was not populated within the document trace.
Incorrect Scope Selection
- Fixed issue where relationship name was not populated on the reference field which would cause the name to revert to the ‘referenceTo’ field.
Invalid Fields Fix
- Reference fields can now be used in expressions (e.g. Contact -> AccountId).
Blank Document
- Fixed bug where a blank document would never stop loading. Now when a document has no content, it will display a blank page rather than load indefinitely.
SOQL in Repeat Blocks
- Fixed issue where adding whitespace before the final expression within a repeat block would cause a console error when any soql query was saved.
Text Overflow
- Text no longer overflows after being stamped on document.
Resized Images
- Resized images are no longer distorted on the document page, pdf download or html download.