You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,29 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
5
-
## [Unreleased: 8.0.0-rc.3]
5
+
## [Unreleased: 9.0.0-rc.1]
6
6
### Changed
7
-
- FIO-8667: fixed location of download PDF button
8
7
- FIO-8638: fixed saving components after changing form display
9
8
- FIO-8779: updated class name for page number
10
-
- Changed resetPassForm to use resetpass key instead of register key
11
-
- Upgrade ngx-bootstrap and other dependencies
12
-
- FIO-8779 updated class name for page number
9
+
- FIO-9258: separated webform options from angular webform options, fix some eslint errors, fix form options type
10
+
- FIO-9547: Upgrade to Angular 19
13
11
14
-
## 8.0.0-rc.2
12
+
## 8.1.0
13
+
### Changed
14
+
- Official Release
15
+
- Expanding the components to allow for more functionality
16
+
17
+
## 8.0.0
15
18
### Changed
19
+
- Official Release
20
+
- FIO-8993: Fixed component validation message
21
+
- FIO-8819: Removed duplicate request on form manager search
22
+
- Changed resetPassForm to use resetpass key instead of register key
23
+
- FIO-8915: fixed an issue where errors list does not display in formmanager and formview pro
24
+
- Upgrade ngx-bootstrap and other dependencies.
25
+
- FIO-8779 updated class name for page number
26
+
- FIO-8638 fixed saving components after changing form display
0 commit comments