|
@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
## Unreleased |
|
|
|
|
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
|
|
|
|
- Added a `copy-assets` build step |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Improved the redirection of the home page to the localized home page |
|
|
|
|
|
- Upgraded `angular` from version `15.2.5` to `16.1.8` |
|
|
|
|
|
- Upgraded `nestjs` from version `9.1.4` to `10.1.3` |
|
|
|
|
|
- Upgraded `Nx` from version `16.0.3` to `16.5.5` |
|
|
|
|
|
|
|
|
## 1.296.0 - 2023-08-01 |
|
|
## 1.296.0 - 2023-08-01 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
@ -84,9 +97,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Improved the usability of the login dialog |
|
|
- Improved the usability of the login dialog |
|
|
- Disabled the caching in the health check endpoints for data providers |
|
|
- Disabled the caching in the health check endpoints for data providers |
|
|
- Improved the content of the Frequently Asked Questions (FAQ) page |
|
|
- Improved the content of the Frequently Asked Questions (FAQ) page |
|
|
- Upgraded `angular` from version `15.2.5` to `16.1.5` |
|
|
|
|
|
- Upgraded `nestjs` from version `9.1.4` to `10.0.5` |
|
|
|
|
|
- Upgraded `Nx` from version `16.0.3` to `16.5.2` |
|
|
|
|
|
- Upgraded `prisma` from version `4.15.0` to `4.16.2` |
|
|
- Upgraded `prisma` from version `4.15.0` to `4.16.2` |
|
|
|
|
|
|
|
|
## 1.289.0 - 2023-07-14 |
|
|
## 1.289.0 - 2023-07-14 |
|
|