@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Fixed
11
11
- Fix Import All not importing items that do not already exist when compileOnImport is not set (#798 )
12
+ - Fix baselining output more consistent, human readable (#814 )
12
13
- Import All now imports configuration file before everything else (#806 )
13
14
- Fixed another instance of deletes showing as owned by undefined user (#812 )
14
15
- Fix Revert not syncing files with IRIS (#789 )
@@ -17,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
18
18
19
### Fixed
19
20
- Fixed importing Lookup Tables that do not already exist (#791 )
20
- - Fix initial import of settings file that has yet to be imported (#794 )
21
+ - Fixed initial import of settings file that has yet to be imported (#794 )
21
22
- Fixed syncing IRIS with files after pull to diff in the intended direction (#802 )
22
23
23
24
## [ 2.12.1] - 2025-06-27
@@ -120,7 +121,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
120
121
- Added 'git push --force' in expert mode (#527 )
121
122
- Add remote repository to settings page (#448 )
122
123
- Added change context option to pull page (#468 )
123
- - Added favorite namespaces setting for a user (#468 , #510 )
124
+ - Added favorite namespaces setting for a user (#468 , #510 )
124
125
- Added environment awareness in configuration, and showing of environment name in UI (#124 )
125
126
- Warning on sync page if other users have unstaged changes (#493 )
126
127
- Added "Export System Default Settings" menu item (#544 )
0 commit comments