Release notes Keep up with latest product news
3934 notes
ChatGPT Telegram Bot Version 1.2.3
Add production autostart when install ipm module
you can install module now as:
zpm "install telegram-gpt -D TgToken=your_token -D GPTKey=your_chatgpt_api_key"
ChatGPT Telegram Bot Version 1.2.0
adding the production init parameters from env variables and as parameters to IPM module
Telegram adapter Version 1.0.0
Added display of messages in the trace in JSON format.
Removed the example; it has been implemented as a separate package
In the Telegram.Request class, removed fields that should not be filled by the user.
Changed class naming.
ChatId can be specified in the settings of the Telegram.BusinessOperation business operation. In this case, there is no need to specify it in every message."
Embedded Git Version 2.2.0
Added:
Page to support deployment (git pull and run pull event handler) with verbose output
Support for git clone to initialize namespace via Settings page and ##class(SourceControl.Git.API).Configure() (#234, #237)
Support for automatically creating SSH keys for use as deploy keys via Settings page and Configure() (#33)
Fixed:
Protect against Favorites links containing control characters (#254)
Green checks for valid paths shown consistently (#229)
DeepSeeWeb Version 3.1.95
added support for labels order (overrides.chartLegend.legendLabels
) for base charts (#383, #385)
added marker option support for charts (#383)
IRIS apiPub Version 1.1.63
improvements on samples classes
DeepSeeWeb Version 3.1.94
fixed issue with donutChart3D
type
IRIS apiPub Version 1.1.62
Improvements - Api's are published in the same order as the methods were implemented in the dispatch class
DeepSeeWeb Version 3.1.93
fixed navigation to ZEN if dsw installed not in the root (#381)
added widget deletion. button placed in the editor panel footer and on the widget header in editor mode (#121)
fixed issue trying to edit/add another widget when editor already opened
new widget size and position now generated and saved for Zen (#121)
added validation and messages support for the editor (#121)
added validation for widget name/datasource/reference (#121)
dev internal:
widget types converted to camelCase
changed styles for non-default modal buttons
DBeaver Version 23.0.0
Changes since 22.3:
March 13, 2023
Database drivers:
A new ODBC driver was added
ChatGPT:
OpenAI (ChatGPT) integration was implemented out-of-the-box in PRO versions
Cloud Explorer:
Azure Cloud support was added
PostgreSQL and MySQL support was added in Azure Cloud
Accessibility:
The text reader for the entity editor was improved
The text reader for the data grid was improved
Font settings are now respected in all editors/popups
Many new keyboard shortcuts were added
The catalog/schema selector now supports keyboard-only mode
Reader texts were localized
Data Editor:
A few elements and behavior in Data Editor were redesigned
The issues with filtering and ordering data were fixed
The context menu was improved
SQL Editor:
Query generation from human language text was added
The query execution plan was improved
Auto-completion issues were fixed
Data transfer:
Data export to Google Sheets and Google Drive was added
Data export in SQL INSERT format now supports custom target table name configuration
Databases:
PostgreSQL: The ability to create a full backup and SSL keys automatic conversion was added
SQL Server: VARCHAR(MAX) data type support and table column comments support were added
MongoDB: issues with running db.runCommand, JSON view and boolean values display were fixed
Teradata: multiple issues were resolved, including secure zones support and Kerberos authentication
Snowflake: Schema Compare and Table constraints reading issues were fixed
Redshift: The issue with access to Redshift Datashare was resolved
DeepSeeWeb Version 3.1.92
fixed issue with an invisible header after login
fixed fullscreen widget position and styles. prevent resizing in fullscreen. fixed sidebar overlap
now fullscreen mode can be activated by double-clicking on the widget header
added new icons for widgets
fixed issue with search on the dashboard, when searching from folder
fixed issue with a dashboard loading spinner
fixed styling issue with bottom padding on dashboards
fixed issue with context menu on empty widget
fixed "Copy MDX" and "Share" dialog styles
changed the style of the main scrollbar on the dashboard screen
fixed styles for dashboard editor, new components used
fixed styles for app settings
fixed styles for theme settings
fixed issue when pressing menu during editing folders screen
fixed issue with widget resizing when there is an error displayed on widget (unable to resize)
designer mode (#121):
added "Edit widget" context menu item
added widget saving
added restoring of dashboard and widget state after canceling editing
added message if the user has unsaved changes during widget creation/editing
added MDX generation for the edited widget
added ability to change the data source for the edited widget
added the ability to link widget to another
added ability to change the widget type
widget leaves fullscreen mode, if the "edit widget" menu item has been chosen from the context menu
header buttons are now hidden for the edited widget
context menu is now hidden for the edited widget
fixed Safari styling of input with the select button
dev internal:
improved performance of widget rendering
optimized widget resizing
added type=numeric
support for "dsw-input" component
optimized widget position and size saving
added minimum height support for modal dialogs, refactored modal size styles
widget list now is not using async pipe for rendering
refactored dashboard screen class
sidebar now can create components with single instance(used by widget editor)
IRIS apiPub Version 1.1.61
bug fixes & new samples for interoperability