Skip to content

Commit 3204031

Browse files
committed
Update CHANGELOG.md
1 parent c6752f8 commit 3204031

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- 'New Branch' menu option in basic now will create new branches from the configured default merge branch (#366)
2222
- Merging back with the default merge branch is now a part of the basic mode's Sync flow (#366)
2323
- Added a new option "compileOnImport". If true, Import options will compile files using the pull event handler. (#362)
24+
- If merge conflicts occur on the production during Sync due to multiple branches all adding business hosts, they will be resolved automatically.
2425

2526
### Fixed
2627
- Modifications to local repo files are now synced with IRIS (#153)
@@ -29,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2930
- Git operations from the WebUI now don't unlock the session if they aren't read-only
3031
- Syncing only prompts users for a commit message if there are uncommitted files (#390)
3132
- WebUI works properly for users with %Developer without needing to add further SQL privileges (#365)
33+
- Fixed `<UNDEFINED>` error running Import All (#380)
34+
- Discarding changes now recompiles - critical for productions and some other cases (#387)
3235

3336
## [2.3.1] - 2024-04-30
3437

0 commit comments

Comments
 (0)