Release notes

Keep up with latest product news

4277 notes
12 Jun, 2023 NNikolay Solovyev
telegram-adapter-demo
Version 1.0.1

fix installation

11 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.9

Workaround IPM Production Start up (Thanks to Nikolay's PR)
Make use of production-settings module to init the production

11 Jun, 2023 Evgeny Shvarov
production-settings
Version 1.0.2

Bugfix to handle several items in one production

11 Jun, 2023 Evgeny Shvarov
production-settings
Version 1.0.1

SetValue and GetValue methods to init production settings

11 Jun, 2023 Robert Cemper
oex-mapping
Version 0.0.2

added QUICK loader for a fast start
this is a snapshot of OEX today (2023-06-12)

11 Jun, 2023 Robert Cemper
oex-mapping
Version 0.0.1

Initial Release

10 Jun, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.64

bug fixes and improvements

10 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.7

module version bump

10 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.6

bugfix with classname typo

10 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.5

bugfix

10 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.4

bugfix

10 Jun, 2023 Evgeny Shvarov
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"

10 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.2.0

adding the production init parameters from env variables and as parameters to IPM module

09 Jun, 2023 NNikolay Solovyev
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."
09 Jun, 2023 NNikolay Solovyev
telegram-adapter-demo
Version 1.0.0

Initial Release

08 Jun, 2023 AAlex Woodhead
MergeCPF Application Settings
Version 1.0.0

Initial Release

07 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.0.2

Production names bugfix

07 Jun, 2023 Evgeny Shvarov
ChatGPT Telegram Bot
Version 1.0.0

Talk to Open AI via Telegram!
Initial release

05 Jun, 2023 PPravin Barton
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)
04 Jun, 2023 John Murray
Jupyter Server Proxy for VS Code
Version 0.0.4

Initial Release

03 Jun, 2023 MMeirav Malkin
FUME
Version 1.0.0

Initial Release

workshop-performance
Version 1.0.0

Initial Release

01 Jun, 2023 Anton Gnibeda
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)
31 May, 2023 GGuillaume Rongier
interoperability-embedded-python
Version 2.3.0
  • add support of command line
  • add support of settings.py files
31 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.63

improvements on samples classes

30 May, 2023 DDmitry Zasypkin
fhir-profile-validation
Version 1.0.0

Initial Release

30 May, 2023 GGuillaume Rongier
iris-pkcs7-util
Version 1.0.2

Initial Release

29 May, 2023 Anton Gnibeda
DeepSeeWeb
Version 3.1.94
  • fixed issue with donutChart3D type
29 May, 2023 Claudio Devecchi
IRIS apiPub
Version 1.1.62

Improvements - Api's are published in the same order as the methods were implemented in the dispatch class

29 May, 2023 Anton Gnibeda
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