Release notes Keep up with latest product news
4000 notes
Native-API-for-ObjectScript Version 1.0.3
No new release.
more a hint connection errors my have multiple reasons
username / pw
wrong super server port (1972)
hidden or visible firewalls blocking
thee easiest test is within a machine
from one namespace to the other (e.g on Docker)
e.g.; copy cls rcc..ONAPI.demo to %Z.ONAPI.demo
and run it from %SYS
function-ISJSON Version 1.0.7
no new code
extended description of prerequisites and
the demo for less experienced users
CPIPE Version 1.1.2
no neww version.
just a typo fixed in README
%ZLANGC00.mac was meant but referred as %LANGC00.mac
Global-dump-to-SQL Version 1.0.3
hint in README was added that access to a different
namespaces (SAMPLES in the example) requires hat this namespace is installed an populated
Server Manager for VS Code Version 3.6.2
Helpstring for intersystems.servers object incorrectly stated that uppercase letters are accepted (#229).
Edit Settings command now opens JSON file instead of Settings UI (#230).
Server Manager for VS Code Version 3.6.1
Don't attempt to open the Management Portal in the Simple Browser for IRIS 2024.1+ (#223).
Updated dependencies.
InterSystems Testing Manager for VS Code Version 0.2.3
Add manual refresh to test trees, and automatic refresh when client setting changes (#20)
Fix overprompting during authentication.
README improvements (#31)
Use correct output channel for debug messages.
Update dependencies.
IPM in VS Code Version 1.0.6
Prevent overprompting for permission and account.
Enable Ctrl/Cmd + F searching.
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)