Release notes Keep up with latest product news
4262 notes
secured-rest-api Version 1.0.0
Initial Release: Basic authenticaiton in REST API and authorisation example
isc-apptools-lockdown Version 1.0.11
Added methods for saving the custom security level to the global and applying these settings to other instances
isc-apptools-lockdown Version 1.0.10
The ability to change the security level not only to lockdown, but also to minimum and normal has been implemented.
appmsw-docbook Version 1.0.4
An example of deploying a solution with databases from the archive. (Can be expanded without source codes).
DeepSeeWeb Version 3.1.33
added url parameter for shared widgets disableContextMenu, when set to "1" disables context menu on shared widget
Embedded Git Version 1.1.2
Fixes for better usability in portal-based interoperability editors
DeepSeeWeb Version 3.1.32
added data property disableContextMenu, when set to "1" disables context menu on shared widgets
Embedded Git Version 1.1.1
Fixing completely broken UI on Linux
Clearer settings around git path when on git is available via PATH
Expose git version in CLI and settings UI
Popper.js downgrade for proper compatibility
SAML-COS Version 1.0.1
Fixes
Fix bug when generating SAML token using IBSP.CONN.SAML.BO.SAMLcos Business Operation
DeepSeeWeb Version 3.1.31
3.1.31
map widget settings changed from widget properties to data properties(because new mdx2json)
colorFormula now taken from data properties and can define formula in a css way to calculate color of polygon:
default is hsl((255-x)/255 * 120, 100%, 50%)
rgb color also can be used, because it is valid in css: rgb(0, x, 0)
x - relative data value from 0(minimum value) to 255(maximum value)
e.g. for blue range of colors(on HUE it is 193-235), formula will be: hsl(193 + x/255 * (235 - 193), 100%, 50%)
Embedded Git Version 1.0.0
Initial Release - Virtual Summit 2021
ESKLP Version 1.0.5
Fast creating web-applications, every form is described in simple JSON;
Integrated import/export *.xlsx for persistent classes, which Extends (%Persistent, Lib.Abstract.StorableTables);
User rights management to control view and use form components;
Creating users and change passwords in application (for cases when you need some administration without portal;
Server monitoring with email of troubles;
Interface translate option;
Reports of user's actions.