Changelog 3B Docs v4.0: Difference between revisions

From 3B Knowledge
Jump to navigation Jump to search
(Added DOCGEN v4.0 Changelog)
 
m (Formatting)
Line 1: Line 1:
==🌟 New Features:==
==🌟 New Features:==
'''Web Component'''


'''Web Component'''
* The published document page has been converted to a web component.
 
'''Import/Export Toolbar Buttons'''


The published document page has been converted to a web component.
* Import/Export buttons have been removed until this feature has fully implemented.


'''Import/Export Toolbar Button'''
'''Automatic Refresh'''


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.


Subtemplate, Function Expression and Value Formatter dropdowns within the builder now automatically refresh every time they are opened.'''Preview Modal Warnings'''
'''Preview Modal Warnings'''


If there are any html tags (Bold, Italic etc.) within an expression, a warning will be displayed in the preview modal
* If there are any html tags (Bold, Italic etc.) within an expression, a warning will be displayed in the preview modal.


'''Document Loading Message'''
'''Document Loading Message'''


Text has been updated to ‘We are preparing the document…’ when document is loading.
* Text has been updated to ‘We are preparing the document…’ when document is loading.
 
==🛠 Bug Fixes:==
==🛠 Bug Fixes:==
 
'''PDF Document Download'''
* '''PDF Document Download'''  
* Tables no longer break in the middle and any custom margins are now properly applied.
** Tables no longer break in the middle and any custom margins are now properly applied.
'''Embedded Images'''
* '''Embedded Images'''
* Fixed issue where expressions within a HTML tag’s attributes was not recognised.
** Fixed issue where expressions within a HTML tag’s attributes was not recognised
'''Merge Field Selector'''
* '''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).
** 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'''
* '''Repeat Block Grouping'''
* Records are now returned in the correct order and are shown properly in the child repeatable section.
** Records are now returned in the correct order and are shown properly in the child repeatable section
'''Data Version Id'''
* '''Data Version Id'''
* Fixed issue where Data Version ID was not populated within the document trace.
** Fixed issue where Data Version ID was not populated within the document trace
'''Incorrect Scope Selection'''
* '''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.
** 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'''
* '''Invalid Fields Fix'''
* Reference fields can now be used in expressions (e.g. Contact -> AccountId).
** Reference fields can now be used in expressions (e.g. Contact -> AccountId)
'''Blank Document'''
* '''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.
** 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'''
* '''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.
** 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 Overflow'''
* Text no longer overflows after being stamped on document.
** Text no longer overflows after being stamped on document
'''Resized Images'''
* '''Resized Images'''
* Resized images are no longer distorted on the document page, pdf download or html download.
** Resized images are no longer distorted on the document page, pdf download or html download.

Revision as of 06:41, 1 December 2023

🌟 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.