Release notes
For information on upgrading versions, please refer to the Migration notes.
2.1.0-AP5.11
2022-10-11
Summary
- Upgraded to AP 5.11.3.
2.1.0-AP5.10
2021-09-27
Summary
- Upgraded to AP 5.10.4.
- Updated copyright statements and synchronised code styles with other tools.
2.0.0-AP5.9
2020-08-19
Added
- Minor version flexibility. Dependency on the minor version of AP 5.X is flexible and will allow projects on any AP 5.X.y version that does not modify the API.
Changed
- Upgraded to AP 5.9.
- Changed NPM installation command for web-app project to ‘npm-ci’.
Removed
- Removed “jdk” environment variable in env.js as AP 5.9 is only compatible with Java 11.
1.4.0-AP5.8.11-(jdk8|jdk11)
2020-06-11
Added
- New “jdk” environment variable in env.js to account for URL differences between jdk8 and jdk11 javadocs.
Changed
- Upgraded to AP 5.8.11. Versions for both JDK versions are now automatically released from the same codebase.
1.3.1-AP5.8.5-jdk11
2019-11-15
Changed
- Sidegraded AP to 5.8.5-jdk11
1.3.1-AP5.8.5-jdk8
2019-11-15
Changed
- Upgraded AP to 5.8.5-jdk8
1.3.1-AP5.8.4-jdk8
2019-10-18
Changed
- CircleCI configuration now includes JDK 11 builds
- Java version is now exposed as a property
1.3.1-AP5.8.4-jdk11
2019-10-18
Changed
- Sidegraded AP to 5.8.4-jdk11.
- CircleCI configuration now includes JDK 11 builds.
- Java version is now exposed as a property.
1.3.0-AP5.8.4-jdk8
2019-10-11
Changed
- Upgraded AP to 5.8.4-jdk8.
- CircleCI integration uses the PS context.
- Improved information clarity in Configuration pop-up.
1.2.1-AP5.8.2-jdk8
2019-09-25
Fixed
- Versioning throughout the codebase
1.2.0-AP5.8.2-jdk8
2019-09-25
Added
- Continuous integration with CircleCI.
Changed
- Repository URL updated to follow new format.
Fixed
- Versioning throughout the codebase.
1.1.0-AP5.8.2-jdk8
2019-07-16
Changed
- Upgraded AP dependency to 5.8.2-jdk8.
1.0.7
Changed
- Further URL configuration optimizations.
1.0.6
Changed
- URL configuration optimizations.
Fixed
- DoctorPivot logo ‘home’ hyperlink fixed.
1.0.5
2019-05-29
Changed
- URL configuration and redirection to support FRTB requirements for Tomcat deployment.
note
Projects deployed on Tomcat servers may not work with DoctorPivot versions older than 1.0.5.
1.0.4
2019-05-02
Changed
- URL configurations changed for simplicity.
1.0.3
2019-04-26
Changed
- Dependency boost for 5.7.8.
1.0.2
2019-04-16
Changed
- Button labelling improved.
- Fuzzy search for measures tweaks.
- Measure tooltips now show regardless of measure name length.
Fixed
- ‘Select All Parents’ functionality keeps the current measure highlighted.
Maintenence
- npm dependencies updated.
- New PS ESLint configuration @ 1.2.0.
1.0.1
2019-02-14
Changed:
- README prepared for production usage.
Fixed
- SplashScreen and LogInForm unit tests no longer have ESLint warnings.
Security
- PST-253 Web App dependency vulnerabilities patched.
1.0.0
2019-02-14
Initial release