@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Fixed
1111- 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 )
1213- Import All now imports configuration file before everything else (#806 )
1314- Fixed another instance of deletes showing as owned by undefined user (#812 )
1415- 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
1718
1819### Fixed
1920- 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 )
2122- Fixed syncing IRIS with files after pull to diff in the intended direction (#802 )
2223
2324## [ 2.12.1] - 2025-06-27
@@ -120,7 +121,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
120121- Added 'git push --force' in expert mode (#527 )
121122- Add remote repository to settings page (#448 )
122123- 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 )
124125- Added environment awareness in configuration, and showing of environment name in UI (#124 )
125126- Warning on sync page if other users have unstaged changes (#493 )
126127- Added "Export System Default Settings" menu item (#544 )
0 commit comments