Browse Source

Merge branch 'main' into bug/custom_asset_name_symbol_incorrectly_rendered_in_import_activities_dialog

pull/5787/head
Sven Günther 1 week ago
committed by GitHub
parent
commit
bb97ed2934
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md

6
CHANGELOG.md

@ -5,18 +5,18 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## [Unreleased]
### Changed
- Upgraded `prisma` from version `6.17.1` to `6.18.0`
## 2.210.1 - 2025-10-22
### Fixed
- Fixed rendering of custom asset names / symbol in import activities dialog
## 2.210.1 - 2025-10-22
### Added
- Added support for data gathering by date range in the asset profile details dialog of the admin control panel

Loading…
Cancel
Save