Skip to content

Commit 5d0f863

Browse files
committed
chore: update changelog for v1.2.0
Signed-off-by: Pascal Bothner <pascal.bothner@mercedes-benz.com>
1 parent 0a30418 commit 5d0f863

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# IFEX Viewer Changelog
22

3+
## v1.2.0 (2025-09-03)
4+
5+
### Features
6+
7+
- Selected nodes are kept open when specification input files are updated and node still exists ([#33](https://github.com/COVESA/ifex-viewer/pull/33))
8+
- Sidenav position is now configurable via property `layout.sidenavPosition`. Default value is `left` ([#34](https://github.com/COVESA/ifex-viewer/pull/34))
9+
- Sidenav position can be changed by the user via a button in the header ([#34](https://github.com/COVESA/ifex-viewer/pull/34))
10+
11+
## Bug Fixes
12+
13+
- Fix to prevent sharing pinia state between multiple viewer instances on the same page ([#37](https://github.com/COVESA/ifex-viewer/pull/37))
14+
- Improved responsiveness of `ErrorNotification` component ([#37](https://github.com/COVESA/ifex-viewer/pull/37))
15+
316
## v1.1.0 (2025-08-20)
417

518
### Features

0 commit comments

Comments
 (0)