|
@ -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 the impersonation mode in the watchlist (experimental) |
|
|
|
|
|
|
|
|
## 2.158.0 - 2025-04-30 |
|
|
## 2.158.0 - 2025-04-30 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
@ -13,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Improved the watchlist for the impersonation mode (experimental) |
|
|
|
|
|
- Renamed `Order` to `activities` in the `Account` database schema |
|
|
- Renamed `Order` to `activities` in the `Account` database schema |
|
|
- Improved the language localization for German (`de`) |
|
|
- Improved the language localization for German (`de`) |
|
|
|
|
|
|
|
|