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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Changelog
2
2
3
-
## v4.2.1
4
-
5
-
### Fixed
3
+
- Fixed a bug in the deep copy of plans where the old identifier was being copied into the new plan. We now copy the generated id of the new plan to the identifier field.
6
4
- Fixed bar chart click function in the Usage dashboard (GitHub issue #3443)
7
-
## v4.2.0
5
+
8
6
9
7
**Note this upgrade is mainly a migration from Bootstrap 3 to Bootstrap 5.**
0 commit comments