Release notes Keep up with latest product news
3679 notes
Embedded Git Version 2.7.1
Fixed
Fixed improper encoding of unicode characters in commit messages (#627)
Creating a new branch now reports the error if uncommitted changes conflict (#624)
Fix Configure erroring out if git isn't found (#632)
Fix "%" replacing characters in lookup table names (#588)
DeepSeeWeb Version 4.0.16
changed MDX generation for filters (#341)
improved filter popup opening time by moving date picker code to deferred loading, only if filter is date(previously loaded always)
fixed jumping about modal issue
fixed issue with filter values selection if not applying filter (#345)
Test Coverage Tool Version 4.0.5
Fixed
#57: Improve SQL performance when mapping run coverage
Embedded Git Version 2.7.0
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)
DeepSeeWeb Version 4.0.14
fixed issue with filter popup goes offscreen (#342)
selected filter values now shown on top of the values list (#345)
WebSocketIRIS.js Version 2.0.1
get REDME and content of Repo in sync
operation verified
Light-weight-EXCEL-download Version 1.1.0
Add demo data DC.Person as namespace SAMPLES is gone
Add test guide
- to use GitHub and Docker
- add test guide + explanation of contenttype
- add hint for browser requirements
- explain screenshots from WIN 10 , Office10 , InterneteExplorer
iris-datapipe Version 2.0.4
Improved search
Added warnings to dashboard
Test Coverage Tool Version 4.0.4
Fixed
#54: Defend against possible configuration-dependent SQL exceptions in mapping INT to MAC/CLS coverage
DeepSeeWeb Version 4.0.13
map widget was rewritten:
widget was rewritten to use GeoJSON as base format
widget was simplified, for easy usage without need of complex configuration
by default widget uses world GeoJSON, if no custom GeoJSON provided
added auto-detection of markers mode, map can switch modes(polygons/markers) based on data provided
popup was replaced with tooltip and tooltip now always visible during hovering
tooltip now display all data for marker/polygon, no need to set up custom tooltip field(custom tooltip still supported)
fixed issue when tooltip can be rendered offscreen, now tooltip always shown in bounds of widget frame
improved performance
added new design for tooltip
some data properties no longer supported
to use old map widget (will be removed in future versions) add oldmap=1
to query parameters
Updated map documentation
pxw-lib-sql Version 1.0.1
Load samples package automatically.
Embedded Git Version 2.6.0
Added
Discards safeguarded by discard stash and warning modal (#455)
Files in uncommitted queue in any namespace warn users when opened except for in VSCode (#370)
Added link back to IRIS management portal from Settings, Git WebUI pages (#449)
Added Import all and Import All (Force) to basic mode menu (#498)
Improved behavior for commits when attribution settings are not configured (#450)
Convert URLs in Sync output UI into clickable links (#497)
Fixed
Changed prompts in configure from 0/1 to no/yes (#461)
Added warnings when user is using incompatible git version (#488)
Fixed the back button navigation between WebUI and Settings page (#361)
Fixed issues with HL7 file extension inconsistencies (#495)
Basic mode Sync operation now imports items changed on the remote merge branch (#506)
Fetch diff output uses correct remote branch (#509)
Properly handle more cases of truncated filenames from git pull (#511)
Made git-source-control backwards compatible with IRIS 2021.1 (#513)
Sync, pull properly handle more change edge cases for import (#517, #496)
"Status" menu item actually includes branch when IRIS version allows (#472)
IPM in VS Code Version 1.0.5
Support repositories requiring authentication (fix #1 ).