Skip to content

Commit 82da75e

Browse files
committed
chore(@mendix/file-uploader): update changelog
1 parent 3f33d09 commit 82da75e

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

packages/modules/file-uploader/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.2.0] FileUploader - 2025-05-07
10+
11+
### [2.2.0] FileUploader
12+
13+
#### Added
14+
15+
- We made "Associated files/images" preconfigured with corresponding entities.
16+
17+
- We made it possible to configure custom buttons for file uploader entries.
18+
19+
#### Fixed
20+
21+
- We fixed an issue with hover colors of the dropzone
22+
923
## [2.1.0] FileUploader - 2025-04-16
1024

1125
### [2.1.0] FileUploader

packages/pluggableWidgets/file-uploader-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.2.0] - 2025-05-07
10+
911
### Added
1012

1113
- We made "Associated files/images" preconfigured with corresponding entities.

0 commit comments

Comments
 (0)