You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.

Unable to login into Encore

When updating from a Blueriq 16 version from before 16.8.0, the Installer may fail to update the Studio configuration which results in the Studio service unable to start properly. If this happens, users will be unable to log in to Encore. Please find more information in this Knowledge Base article with instructions to manually update the configuration file. 

On this page:

1. Documentation

Documentation on the new features and improvements of this release is linked in the respective topics

2. Upgrade Instructions

There are no specific upgrade instructions for this release.

As a best practice

  • backup your repository
  • backup your database before running scripts
  • backup your spring.config.additional-location directory ([Blueriq installation directory]\Runtime)
  • backup any config files you have altered under [Blueriq installation directory]\Services

before you start the upgrade.

3. Artifacts

The Blueriq artifacts are available under name: 16.8.1.1977

This release includes these versions of Blueriq components with a separate life cycle:

Component

Version

Customer Data Service 4.3.7
DCM Lists Service 3.0.13
Material Theme 1.3.1
Development tools frontend 1.6.0
DCM Maintenance App 3.1.1
Audit Consumer 0.3.5
DCM Dashboard Service

1.0.2

Gateway Service 0.3.2
Document Renderer 2.1.0

4. Libraries

For this release, the following libraries have been updated:

ArtifactId

GroupId

License

Version in 16.8

Version in 16.8.1

nimbus-jose-jwt

com.nimbusds

Apache License 2.0

9.31

9.37.3

5. Retirement announcement

There are no specific retirement announcements.

For a full list of deprecated features, go to Deprecated features.

6. Bug fixes

Identifier

Component

Issue

Solution

CSD-5124

Runtime

Project initialization could be slow with many flows

Performance of project initialization in the presence of many flows has been improved. Some more room for improvement has been identified, this will be included in a subsequent release.

CSD-5108

Metamodel generator

generate-metamodel goal was no longer available

generate-metamodel goal is available again

BQ-22156

Runtime

Max clock skew and max TTL values were not configurable for REST security, and the max clock skew value was set to 0, which is an unrealistic value.

Made the max clock skew and max TTL values configurable, and set the default value for max clock skew to 5 minutes.

BQ-22140

Encore

The login button would continue to spin if the Studio server is unavailable

The login button stops showing a loading indicator when an error occurs, as well as reporting this error to the user

CSD-5098

Encore

The validation of documents and content items would not consider all content style restrictions, possibly resulting in project errors in the runtime.

Content items and documents now validate content style restrictions similarly to the runtime, such that the error is now reported at design time

CSD-5095

Encore

Encore would not report validation errors for condition alternatives if the condition was left empty

A condition alternative expression is now validated even if its condition is empty

CSD-5097

Studio

Branches named 'master' could not be properly deleted in the Studio. They would appear to have been deleted, but reappear after a Studio server restart.

The error was caused by a default repository setting in the history service which prevented branches named 'master' from being fully deleted. A fix has been implemented in the history service for newly created repositories. Existing repositories won't be fixed until the next scheduled maintenance cycle of the history service, or when restoring a repository from a backup.

BQ-22064

Encore

Cancelling the creation of a module may not close views that correspond with elements within the newly created module, resulting in errors

The affected views are now closed, avoiding the error

BQ-22024

Runtime

When running the runtime as a war in in a Tomcat server, the SameSite Cookies would not be set.

When running the runtime as a war on a server the SameSite cookies will now be set if they are correctly configured.

CSD-5026

Studio

The Studio's history data is periodically cleaned up to improve performance and disk space usage, but the resulting repository data was not verified to be complete.

After a repository has been cleanup up, the resulting content is now checked to be complete.

7. Known issues

For an overview of known issue please refer to: Known issues