|
|
@ -5,6 +5,12 @@ 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 support for filtering by activity type on the activities page (experimental) |
|
|
|
|
|
|
|
|
## 2.252.0 - 2026-03-02 |
|
|
## 2.252.0 - 2026-03-02 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
|
@ -13,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Extended the holding detail dialog by adding a copy-to-clipboard button for the ISIN number (experimental) |
|
|
- Extended the holding detail dialog by adding a copy-to-clipboard button for the ISIN number (experimental) |
|
|
- Extended the holding detail dialog by adding a copy-to-clipboard button for the symbol (experimental) |
|
|
- Extended the holding detail dialog by adding a copy-to-clipboard button for the symbol (experimental) |
|
|
- Extended the user detail dialog of the admin control panel’s users section by adding a copy-to-clipboard button for the user id |
|
|
- Extended the user detail dialog of the admin control panel’s users section by adding a copy-to-clipboard button for the user id |
|
|
- Added a filter by activity type to the activities page (experimental) |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
|