Open Anthem

Framework release notes can be found here. The most recent release notes are located at the top.

1.3.x

1.3.2

For more detailed release notes, see the 1.3.2.x Release Notes

1.3.1

The 1.3.1 version of the Nimbus Framework mostly notably incorporates UI performance related changes that were introduced in 1.1.14 and better server-side exception logging. A relatively small number of UI related bugfixes have been added. A very small number of minor UI enhancements have also been added, including @Grid inline add/edit and the ability to add a "default" item to @ComboBox list of values.

For more detailed release notes, see the 1.3.1.x Release Notes

1.3.0

The 1.3.0 version of the Nimbus Framework most notable provides a Spring Boot upgrade and UI performance enhancements. Several components have had additional features added including: @Grid with an inline editing now available, and improvements to the @ToolTip component for more flexible usage. This version also introduces the @Autocomplete component and a new FileImporter interface which to support uploading comma separated value type data into a domain entity. Many minor UI defects were also addressed along the way.

For more detailed release notes, see the 1.3.0.x Release Notes

1.2.x

1.2.0

The 1.2.0 version of the Nimbus Framework introduces several new UI components, supplemental UI features, and some minor bugfixes. Some refactor work was completed to underlying framework source for improved extensibility of the framework going forward (see @Script/event handler changes).

For more detailed release notes, see the 1.2.0.x Release Notes

1.1.x

1.1.14

Version 1.1.14 is a bugfix release that focuses UI performance enhancements.

  • All existing child UI components of @Form have been refactored to be rendered more efficiently

    • Using @Image and @TabInfo in @AccordionTab is now rendered more efficiently

    • @Accordion counter message is now rendered more efficiently

    • @Form element cssClass calculation to be rendered more efficiently

    • @Form element validation and inline messages are now rendered more efficiently

1.1.12

Version 1.1.12 a minor release that introduces a single bugfix.

For more detailed release notes, see the 1.1.12.x Release Notes

1.1.11

Version 1.1.11 is a very minor release that introduces just a few client required bugfixes.

Support for multi-select header checkbox to select all records in the dataset for client side paginated grids (including all pages in a paginated datatable) and also retain the individual record selection across pages. Introducing a new attribute headerCheckboxToggleAllPages in @Grid annotation to support the behavior.

Support for cross domain path resolver.

For more detailed release notes, see the 1.1.11.x Release Notes

1.1.10-RC2

Version 1.1.10-RC2 includes no changes from 1.1.10 other than build related fixes.

At the time of this release the team is still working to define it’s versioning strategy, and a few issues worth noting here are present.

  • The original 1.1.10 artifact was accidentally removed from the Nexus Repository and replaced with an artifact which pulled the wrong Nimbus Sass library.

  • The 1.1.10-RC2 version was released after 1.1.10. This is semantically incorrect since 1.1.10 should be released after release candidate versions. We made a mistake with this. We will ensure going forward we don’t make these kinds of mistakes!

For more detailed release notes, see the 1.1.10-RC2 Release Notes

1.1.10

Version 1.1.10 is introduces several minor features and many client required bugfixes.

Note
This version was incorrectly released with the wrong styles library. Please use 1.1.10-RC2 instead.

For more detailed release notes, see the 1.1.10.x Release Notes

1.1.9-RC2

This is 1.1.9-RC2 version of the framework. This version includes the following changes:

  • This is a minor release of framework version. Changes include addition of lombok.config to the core project.

For more detailed release notes, see the For more detailed release notes, see the 1.1.9-RC2 Release Notes

Deviating from semver version notation by releasing 1.1.9-RC2 after 1.1.9 release due to client requirements.

1.1.9

This is a minor bugfix/feature version of the Framework.

For more detailed release notes, see the 1.1.9.x Release Notes

1.1.8

This is a minor bugfix/feature version of the Framework, including only a few defect fixes. This version was cut and prematurely promoted from a staging artifact to a final artifact due to misunderstanding of the artifact promotion process in the Nexus Repository.

For more detailed release notes, see the 1.1.8.x Release Notes

1.1.7

Prior to this release, the release artifacts were hosted in the Anthem Inc. private Artifactory and hence were not made available to the general public. This release markes the first release that the framework has been released from the Github source code at https://github.com/openanthem/nimbus-core.

The majority of work in this and the previous unofficial releases can be seen in UI support. Just a few to mention are the addition of new components such as @InputSwitch, @FormElementGroup and @PickList. Another big victory has been in adding support for dynamic labels and styles to params, so that users may change the labels of virtually any component under a given situation.

Numerous refactors have taken place to improve code quality and efficiency, not to mention an A+ report card from sonarcloud.io.

Though not listed in these release notes, all of the changes mentioned in this release have been added since the version 1.0.7.RELEASE.

For more detailed release notes, see the 1.1.x Release Notes

1.0.x

1.0.6.RELEASE

This is a minor bugfix/feature version of the Framework.

For more detailed release notes, see the 1.0.6.x Release Notes

1.0.5.RELEASE

This is a minor bugfix/feature version of the Framework.

For more detailed release notes, see the 1.0.5.x Release Notes

1.0.4.RELEASE

This is a minor bugfix/feature version of the Framework.

For more detailed release notes, see the 1.0.4.x Release Notes

1.0.3.RELEASE

This is a minor bugfix/feature version of the Framework.

For more detailed release notes, see the 1.0.3.x Release Notes

1.0.2.RELEASE

This release included a necessary fix for the Signature Component including a zoom-in/zoom-out feature. No other changes were made.

1.0.1.RELEASE

This release included a necessary fix for production logging support. No other changes were made.

1.0.0.RELEASE

This is the initial release of the Framework.

This release builds on top of many of the original concepts and designs introduced in the inception of the Framework. General support for core and view configuration is available for the most basic of components as well as production level logging support for identifying issues on the fly.

For more detailed release notes, see the 1.0.0.x Release Notes