Releases
v2.7.0
[2.7.0] - 2024-11-04
Added
Added 'git push --force' in expert mode (#527 )
Add remote repository to settings page (#448 )
Added change context option to pull page (#468 )
Added favorite namespaces setting for a user (#468 , #510 )
Added environment awareness in configuration, and showing of environment name in UI (#124 )
Warning on sync page if other users have unstaged changes (#493 )
Added "Export System Default Settings" menu item (#544 )
IRIS Business Intelligence items are mapped to the /dfi subdirectory by default (#428 )
Intelligent merge conflict auto-resolution works for the common Business Rule case as well (#391 )
All git commands run on the server, their output, and any associated sync output, are logged to a table for diagnostic purposes (#454 )
Added API method to automatically add proper %ALL mappings for git-source-control (#214 )
Fixed
Fixed display of other users' username in workspace view on Unix (#530 )
Fix left-sidebar spacing (#525 )
Fixed slowness loading some CSP pages with multiple instances sharing a webserver (#540 )
Prevent direct commits to default merge branch in basic mode (#484 )
Fixed GetContexts utils function to exclude implied namespaces from the list of namespaces (#468 )
Fixed git path configuration (#463 )
Added feedback to settings page (#550 )
Fix "Home" navigation to point to current namespace (#548 )
Fixed issues when user checks out nonexistent branch (#549 )
Fixed checking out branch with uncommitted work (#539 )
Make sure more fetch calls prune the remote branches (#471 )
Force export of item if it has been modified (#354 )
Production configuration page no longer closes Sync/WebUI when operations there change the production (#542 )
Remove leading/trailing spaces from input to Configure() (#356 )
Fix branches with special characters not showing in GitUI (#523 )
Fix filenames with spaces not showing correctly in workspace view (#551 )
Removed inaccurate placeholder text for commit message in UI (#406 )
Fixed regression that broke production conflict auto-resolve (#526 )
Initialize repo in settings page now uses entered repo (#486 )
Report error more clearly if you try to create a branch with an invalid name (#534 )
Don't default to WINDOWS style paths (#357 )
Fix errors when deleting non-existent files on import (#524 )
Fix errors on commit when a file was added, never committed, then deleted from the repository (#481 )
Fixed issue with saving multiple new no-folder mapping settings at the same time (#533 )
Fixed sending OS error when git pull encounters error (#545 )
Fixed suppressing editing of locked classes (#301 )
Fixed importing CSP files (#251 )
Fixed changing favorites for users without permissions (#587 )
Fix creating new branch from Git Web UI (#591 )
Fix wording for Git Repo Root Directory (#601 )
Fix Diff View options not applying immediately (#590 )
Cleaned up parsing of command output in Git Web UI (#609 )
Fix TempFolder misspecification (#611 )
Fix deleting files on import all (#618 )
You can’t perform that action at this time.