--- title: "CM2WebShare Release Notes 6.1.x" slug: "cm2webshare-release-notes-61x" updated: 2026-06-26T07:20:30Z published: 2026-06-26T07:20:30Z canonical: "helpfiles.fybsoftware.com.au/cm2webshare-release-notes-61x" --- > ## Documentation Index > Fetch the complete documentation index at: https://helpfiles.fybsoftware.com.au/llms.txt > Use this file to discover all available pages before exploring further. # CM2WebShare Release Notes 6.1.x ## OVERVIEW This release of the FYB CM2WebShare includes all fixes and enhancements that were shipped in the previous releases of the product. For details of the previous release, please refer to the relevant release notes. ## DEPENDANCY UPDATE 6.1.30 ### ENHANCEMENT #### CONTENT MANAGER OPEN ID CONFIDENTIAL CLIENT Allow for connecting Open ID Content Manager instances to CM2WebShare via the Confidential Client ### PACKAGE UPDATES The following packages have been updated: - http-proxy-middleware updated to v2.0.10 - js-yaml updated to v4.2.0 - shell-quote updated to v1.8.4 - qs updated to v6.15.2 - ws updated to v8.20.1 - react-router updated to v6.30.4 - form-data updated to v3.0.5 - launch-editor updated to v2.14.1 - uuid updated to v11.1.1 ## DEPENDANCY UPDATE 6.1.28 ### PACKAGE UPDATES The following packages have been updated: - ws updated to v8.20.1 - @babel/plugin-transform-modules-systemjs updated to v7.29.4 - fast-uri updated to v3.1.2 ## SECURITY & DEPENDANCY UPDATE 6.1.27 Updated internal dependencies to align with current security best practices, including the removal of the Axios package. There is no impact to customers; however, we recommend applying the latest updates to ensure you are running the most up-to-date version. ### PACKAGE UPDATES The following packages have been updated: - follow-redirects updated to v1.16.0 - lodash updated to v4.18.0 - path-to-regexp updated to v0.1.13 - serialize-javascript updated to v7.0.5 - forge updated to v1.4.0 ## DEPENDANCY UPDATE 6.1.25 ### PACKAGE UPDATES The following packages have been updated: - svgo updated to v2.8.1 - @tootallnate/once updated to v3.0.1 - underscore updated to v1.13.8 - serialize-javascript updated to v7.0.3 - minimatch updated to v9.0.7 - ajv updated to v8.18.0 - qs updated to v6.14.2 ## SECURITY UPDATE 6.1.23 ### ENHANCED AUTHORISATION SECURITY Enhanced server side validation mechanisms have been added to improve session management security. Additional security event logging has been included to log any unauthorized access attempts. ### PACKAGE UPDATES The following packages have been updated: - underscore updated to 1.13.8 - serialize-javascript updated to 7.0.3 - minimatch updated to 10.2.3 - rollup updated to 2.80.0 ## DEPENDANCY UPDATE 6.1.22 ### PACKAGE UPDATES The following packages have been updated: - webpack updated to v5.104.1 - jsonpath updated to 1.2.0 - lodash updated to 4.17.23 ## DEPENDANCY UPDATE 6.1.21 ### PACKAGE UPDATES The following packages have been updated: - react-router updated to v6.30.2 - @remix-run/router updated to v1.23.2 ## DEPENDANCY UPDATE 6.1.20 ### PACKAGE UPDATES The following packages have been updated: - qs updated to v6.14.1 ## HOTFIX UPDATE 6.1.19 ### BUG FIX #### LOGO DOESNT DISPLAY FOR SELECTED TABLES If Logo option is enabled for a table it will now display the header and logo as expected ## HOTFIX UPDATE 6.1.15 ### BUG FIX #### OKTA AUTHENTICATION FREEZING CM2WEBSHARE Leaving CM2WebShare session open for more than an hour will no longer freeze. Option will be provided to refresh your session. ### PACKAGE UPDATES The following packages have been updated: - js-yaml updated to v4.1.1 - glob updated to v11.1.0 ## RELEASE 6.1.13 ### NEW FEATURES #### CACHE TABLE DATA CM2WebShare tables have the capability to cache table data to provide quicker load in times. #### VIEW PDF RENDITION OPTION The option has been added to view the PDF rendition of documents from within the browser using CM2WebShare. #### ENABLE HYPERLINK VALUES Any URLs identified within an field will enable as hyperlinks within a CM2WebShare table. #### LOG MANAGEMENT Ability to compress and / or delete log files on a scheduled basis. ### ENHANCED FEATURES #### IMPROVED TABLE SEARCHING Searching for records within a table has been updated to allow for individual table column filtering. #### CUSTOM COLUMN SIZING Table columns allow for the ability to set each columns width size. #### DYNAMIC IFRAME TABLE SIZING Added ability to set relative sizing for iFrame links generated with CM2WebShare. #### DEFAULT ACTION ON TABLE When clicking on a record title and metadata within a table, the action executed can now be determined per table Previously, this was set to download the record. ### PACKAGE UPDATES - Microsoft.Identity.Web updated to v3.8.2 - @babel/runtime updated to v7.26.10 - @babel/helpers updated to v7.26.10 ### BUG FIXES #### SORTING TABLE DATA Sorting functionality has been improved to accurately sort both native and additional fields set on a CM2WebShare table.