> For the complete documentation index, see [llms.txt](https://knowledgebase.qommentary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.qommentary.com/whats-new/release-notes/oct-2020-20.2.0.md).

# v20.2.0

## Bug Fixes

### Qommentary Insights

#### \[QOM-179] Extension registration in workarea mode

Fixed an issue which caused new extensions added to register in workarea applications, experiencing unexpected behaviours when searching for published commentaries.

#### \[QOM-227] Replace underscore methods to avoid conflicts with 3rd party extensions

Replaced underscore methods which caused extension to crash when used in conjunction with 3rd party extensions.

#### \[QOM-277] Prohibit commentary entry when global commentary is disabled

Fixed an issue which allowed commentary to be entered when no selections were applied and “allow global commentary“ was disabled.

#### \[QOM-244] Extension version displaying incorrectly

Fixed an issue when upgrading to a new version, which caused existing extensions instances to display an older release and version number.

### Qommentary Table

#### \[QOM-226] Replace underscore methods to avoid conflicts with 3rd party extensions

Replaced underscore methods which caused extension to crash when used in conjunction with 3rd party extensions.

#### \[QOM-234] Incorrect sort order when adding new comments

Fixed a bug which caused comments on row detail view to be displayed in incorrect sort order when a new comment was added

#### \[QOM-244] Extension version displaying incorrectly

Fixed an issue when upgrading to a new version, which caused existing extensions instances to display an older release and version number.

### Qommentary Admin Console

#### \[QOM-178] Avoid updating roles for security admins

Fixed an issue affecting users with Security Admin privileges which caused assigned admin roles to be revoked when editing and saving user attributes.

#### \[QOM-180] Avoid updating for roles security admins

Fixed an issue which allowed Security Admins to update admin roles assigned to AD groups

#### \[QOM-194] User/group search cuts out long results

Fixed a UI bug which cause long user or group names to be cut out when searching on dropdowns

#### \[QOM-267] Error handling user sync

Fixed an issue which gave a false positive when syncing users on first attempt.

#### \[QOM-181] Editor Admins visibility to archived commentaries

Fixed an issue which prevented Editor Admins from accessing the archived commentaries section.

### Qommentary Engine

#### \[QOM-263] User sync utility logging

Fixed an issue with the log path location for the User Sync Utility which caused the utility to skip writing logs to file system.

## New Features

### Qommentary Insights

#### \[QOM-238] Qlik NPrinting compatibility

Introduced full compatibility between Qlik NPrinting and Qommentary - allowing any commentary associated to selections to be embedded in NPrinting reports and distributed on a scheduled task.

#### \[QOM-202] Submit for approval permission

Added a new type of permission which allows privileged users to submit commentary for approval.

#### \[QOM-205] Recall permission

Added a new type of permission which allows privileged users to recall commentary which was published or submitted for approval.

#### \[QOM-203] Dimensions and anchor point controls for non-responsive sheets

Added properties to specify width/height dimensions and position anchor points when writing commentary in full screen mode.

### Qommentary Table

#### \[QOM-278] Display first or last comment in Comments column

Added properties for controlling visibility of comment in Comments column and if first or last comment should be displayed.

### Qommentary Admin Console

\[QOM-119] Comments search and archive

Added a new section to the Qommentary Manager which separates commentaries (narratives) from comments (discussions, table comments) - allowing you to search and archive comments written in all extensions.

#### \[QOM-137] SMTP SSL and TLS options

Added new options to specify if SMTP connection uses SSL or TLS.

#### \[QOM-138] SMTP validate email settings

New handy feature which allows testing and validating settings and connection to the SMTP server.

#### \[QOM-214] Export workflow data to XML

New convenient way of generating a full data definition of the Workflows section, exported to XML format. The downloaded document contains such information as workflow name, description, associated resources and steps of approval.

#### \[QOM-233] Invalid resources recovery section

Any Qlik Sense resource (stream, app or sheet) associated to a Qommentary instance saves a reference. If one of those resources are permanently deleted, the commentary reference would be destroyed.

This new section will allow broken Qommentary instances to be re-mapped to new Qlik Sense resources, allowing the recovery of commentary and restoring to previous state.

### Qommentary Engine

#### \[QOM-221] Audit log for user-driven actions

Added logging capabilities to track and monitor relevant user actions in Qommentary. Logs are generated in txt format and saved in the configured log path location.

#### \[QOM-118] Support for DB column-level encryption

Introduced support for column-level encryption (PostgreSQL)
