Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lane-formio authored Jul 1, 2024
1 parent 6629b12 commit f8395af
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## [Unreleased: 2.2.0-rc.1]
## [Unreleased: 2.2.0-rc.2]
### Changed
- updated thresholds to current values
- FIO-8450: Fix custom error message for unique validation
- FIO-8598 fixed normalization of radio component values depending on storage type

## 2.2.0-rc.1
### Changed
- FIO-8177: fix unsetting empty array values
- FIO-8185: Fixing issues with EditGrid and DataGrid clearOnHide with Conditionally visible elements
Expand Down Expand Up @@ -31,6 +37,10 @@
- FIO-8354: fallback to passing response in argument if response.body is undefined
- Changes to the Experimental Exports, and changes for 5.x Renderer
- Experimental component changes
- FIO-8597: fixed an issue with a blank value for a number component with multiple values enabled
- FIO-8512: fixed an issue where conditionally visible data inside layout components inside editGrid/dataGrid is unset on server side
- FIO-8316 invalid data submitted in nested form
- fix path/import issue with JSONLogicEvaluator


## 2.0.0-rc.24
Expand Down

0 comments on commit f8395af

Please sign in to comment.