Release Notes: Difference between revisions

From ContactsLaw Documentation
No edit summary
Line 3: Line 3:
Updates typically affect multiple system components. Notes which relate specifically to the [[Desktop App]] are marked separately.
Updates typically affect multiple system components. Notes which relate specifically to the [[Desktop App]] are marked separately.


== Latest Version (Build 250912) ==
== Latest Version (Build 250926) ==
 
* '''Accounting'''
** [Fix] Filtering accounts in the transaction editor (Desktop App).
** [Change] Copy command on transaction context menu (Desktop App).
** [New] Transaction importer (Desktop App).
* '''Calendar'''
** [Fix] Microsoft 365 2-way sync could fail if items were deleted from Outlook.
* '''Contacts'''
** [Fix] Saving changes to correspondence when some addresses are inherited (Desktop App).
** [Fix] Cataloguing information did not always update after changing the template during document creation (Desktop App).
* '''Documents'''
** [Fix] Listing templates with a particular file format produced incorrect results.
** [Fix] Exporting templates that depend on other templates (fragments).
** [Fix] Templates with mismatched BEGIN and END markers could cause document generation to fail (errors are supposed to appear as comments in the final document).
** [Fix] Opening documents via the DMS App when the filename contains non-ASCII characters.
** [Fix] Word templates where content markers are placed inside Content Controls.
** [Change] Inserting tables and other block-level elements into Word documents no longer leaves behind a blank line.
** [Change] Parties on documents can now be initially populated with parties on a matter.
** [Change] Document assets can now be mapped to fields containing document hyperlinks.
** [New] Previews for SVG files.
* '''Workflow'''
** [Fix] Deleting forms.
** [Change] Entry points on processes can no longer trigger other entry points for the same process.
** [Change] Forms can now be associated with checklist items on matters.
** [New] Condition type for checklist items.
** [New] Automatic clean-up of rule logs.
* '''Other'''
** [Fix] Encrypted data could become unreadable due to mismatch between servers.
** [Fix] Validation prompts intended to abort the current operation still displayed subsequent prompts (Desktop App).
** [Fix] Windows could be shifted off-screen when applying user preferences (Desktop App).
** [Fix] Dropdowns in grid cells not updating (Desktop App).
** [Fix] International Direct Dialling (IDD) prefix now removed from caller ID (Desktop App).
** [Fix] Access codes and IDD prefix now added to outgoing calls (Desktop App).
** [Fix] Telephone number formatting for US, CA, UK, NZ and ZA.
** [Fix] Hyperlink fields now display as links on summary views (Desktop App).
** [Change] Ribbon groups now automatically collapse if the window is too narrow (Desktop App).
** [New] Option to disable spell-checking in Markdown editors (Desktop App).
** [New] Check size of cache and manually clear data (Desktop App).
 
== Previous Version (Build 250912) ==
This version does not affect the Desktop App.
This version does not affect the Desktop App.
* '''Accounting'''
* '''Accounting'''
** [Change] General payments subject to GST now warn on validation if the payee is not registered for GST.
** [Change] General payments subject to GST now warn on validation if the payee is not registered for GST.
Line 27: Line 66:
** [Change] Field assets now include separate properties for the value of the field and its corresponding text.
** [Change] Field assets now include separate properties for the value of the field and its corresponding text.
** [Change] Tables can now be loaded directly from field assets.
** [Change] Tables can now be loaded directly from field assets.
== Previous Version (Build 250905) ==
*'''Accounting'''
**[Change] Client names for trust compliance purposes now include known aliases.
*'''Documents'''
**[Fix] Failure to read metadata from a document would also cause upload to fail.
**[Fix] Unused roles/fields were not removed as intended.
**[Fix] Subsequent changes to a document type with new roles/fields could fail (Desktop App).
**[Fix] Document destination not correctly passed down to fragments.
**[Fix] "In reply to" field missing from generate/catalogue document activities (Desktop App).
**[Fix] Subsequent changes to a template could fail due to related assets (Desktop App).
**[Change] Additional options when configuring related document assets.
**[Change] Improved handling of attachments for document formats that do not support them.
**[Change] Fragments can now include information about related documents.
**[Change] Additional attachments (added during document creation) now appear when using the "attachments" keyword in expressions.
**[Change] Placeholder images and sample attachments when testing templates.
**[Change] Field assets no longer require a parent asset.
**[Change] New assets no longer added as children of the selected asset by default (Desktop App).
**[Change] Template categories are now collapsible in document creation (Desktop App).
**[Change] Assets can now be duplicated in the template editor (Desktop App).
**[Change] Template configurations can now be pinned to the top of the view.
**[Change] Multi-select for assets in the template editor (Desktop App).
**[Change] Copy+paste for assets in the template editor, including between different templates (Desktop App).
**[New] Non-breaking spaces can now be inserted into Word documents.
**[New] Support for images in SVG format.
*'''Matters'''
**[Fix] Matter summary not updating when the workgroup changes.
*'''Workflow'''
**[Fix] Rules using the "or" condition did not evaluate correctly.
**[Fix] Rules with complex nested conditions did not load/save consistently (Desktop App).
**[Fix] Pagination not working for rule logs (Desktop App).
**[Fix] Validation criteria for rules that create task/calendar items.
**[Fix] Drop-downs clearing after changing the order of rules (Desktop App).
**[Change] Rules that start other processes can now map each property of a custom asset separately.
**[Change] Improved validation when starting processes manually.
**[Change] Additional options for conditions on rules.
*'''Other'''
**[Fix] Improved resilience of REST API client when connecting to newer server versions.
**[Fix] Reading/writing to custom fields with percentage formatting.
**[Fix] Some formatting not applied to custom fields during initial display (Desktop App).
**[Fix] Expressions now follow more consistent rules for empty values and conversion between data types.
**[Fix] Table functions in expressions ignored filters on rows.
**[Fix] Improved performance during scrolling (Desktop App).
**[Fix] Expression formatting reinstated immediately after being toggled off by the user (Desktop App).
**[Change] Vertical scroll position now resets when switching between pages (Desktop App).
**[Change] Syntax highlighting now shows mismatched parentheses and function arguments (Desktop App).
**[Change] Suggested expressions now favour prefix matches (Desktop App).
**[New] Additional functions for use in expressions.


== Earlier Versions ==
== Earlier Versions ==


* [[Release Notes Build 250905|Build 250905]]
* [[Release Notes Build 250814|Build 250814]]
* [[Release Notes Build 250814|Build 250814]]
* [[Release Notes Build 250717|Build 250717]]
* [[Release Notes Build 250717|Build 250717]]

Revision as of 16:13, 26 September 2025

This page lists the changes in each software update for ContactsLaw.

Updates typically affect multiple system components. Notes which relate specifically to the Desktop App are marked separately.

Latest Version (Build 250926)

  • Accounting
    • [Fix] Filtering accounts in the transaction editor (Desktop App).
    • [Change] Copy command on transaction context menu (Desktop App).
    • [New] Transaction importer (Desktop App).
  • Calendar
    • [Fix] Microsoft 365 2-way sync could fail if items were deleted from Outlook.
  • Contacts
    • [Fix] Saving changes to correspondence when some addresses are inherited (Desktop App).
    • [Fix] Cataloguing information did not always update after changing the template during document creation (Desktop App).
  • Documents
    • [Fix] Listing templates with a particular file format produced incorrect results.
    • [Fix] Exporting templates that depend on other templates (fragments).
    • [Fix] Templates with mismatched BEGIN and END markers could cause document generation to fail (errors are supposed to appear as comments in the final document).
    • [Fix] Opening documents via the DMS App when the filename contains non-ASCII characters.
    • [Fix] Word templates where content markers are placed inside Content Controls.
    • [Change] Inserting tables and other block-level elements into Word documents no longer leaves behind a blank line.
    • [Change] Parties on documents can now be initially populated with parties on a matter.
    • [Change] Document assets can now be mapped to fields containing document hyperlinks.
    • [New] Previews for SVG files.
  • Workflow
    • [Fix] Deleting forms.
    • [Change] Entry points on processes can no longer trigger other entry points for the same process.
    • [Change] Forms can now be associated with checklist items on matters.
    • [New] Condition type for checklist items.
    • [New] Automatic clean-up of rule logs.
  • Other
    • [Fix] Encrypted data could become unreadable due to mismatch between servers.
    • [Fix] Validation prompts intended to abort the current operation still displayed subsequent prompts (Desktop App).
    • [Fix] Windows could be shifted off-screen when applying user preferences (Desktop App).
    • [Fix] Dropdowns in grid cells not updating (Desktop App).
    • [Fix] International Direct Dialling (IDD) prefix now removed from caller ID (Desktop App).
    • [Fix] Access codes and IDD prefix now added to outgoing calls (Desktop App).
    • [Fix] Telephone number formatting for US, CA, UK, NZ and ZA.
    • [Fix] Hyperlink fields now display as links on summary views (Desktop App).
    • [Change] Ribbon groups now automatically collapse if the window is too narrow (Desktop App).
    • [New] Option to disable spell-checking in Markdown editors (Desktop App).
    • [New] Check size of cache and manually clear data (Desktop App).

Previous Version (Build 250912)

This version does not affect the Desktop App.

  • Accounting
    • [Change] General payments subject to GST now warn on validation if the payee is not registered for GST.
  • Contacts
    • [Fix] Incorrect character casing for countries and suburbs imported from the web service.
    • [New] GST registration status as a separate financial entry type.
    • [New] ABR search can now pre-fill GST registration status for contacts.
  • Documents
    • [Change] Renaming a template now also renames its configurations (unless they were already overridden).
    • [Change] Duplicating a template now also duplicates its configurations.
    • [Change] As an alternative to WebDAV, documents can now be checked out to OneDrive instead.
    • [Change] Improved performance when checking document size.
    • [Change] Folder listings in the DMS App now support pagination.
    • [Change] Significant performance improvement when authenticating via MS-OFBA.
  • Workflow
    • [Change] The values of field assets can now be set directly in rules.
  • Other
    • [Fix] Invalid Markdown caused issues with parsing.
    • [Fix] Field assets could not be fulfilled in some situations.
    • [Fix] Removing deleted items from the search index.
    • [Change] Field assets now include separate properties for the value of the field and its corresponding text.
    • [Change] Tables can now be loaded directly from field assets.

Earlier Versions