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
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ All notable changes to this project will be documented in this file.
18
18
### Fixed
19
19
20
20
- Found deprecated feature while using recent Hugo version (0.134.0), and addressed this issue by replacing .Site.IsServer into hugo.IsServer on related files. Fixed in [PR](https://github.com/OpenFAST/acdc/pull/5) by @sora-ryu
21
-
- Update `view-template-compiler` and `vite` version in `package-lock.json` per CVE-2024-45812 and CVE-2024-45811
22
21
- Fix bug in handling of tail fin file naming where prefix was incorrectly added.
23
22
- Fix bug where editing file fields in `Model` tab caused file to become unselected and not updated after the first value was changed.
0 commit comments