Release Notes and Other News

2023-06-14
1.1.0
  • Add usе of 'production-settings' module
  • Update readme file
2023-06-13
Telegram adapter
1.1.0

Added the option of automatic saving of the received files.

2023-06-13
MDX2JSON
3.2.34

bugfixes

2023-06-12
1.3.2

Telegram Send Message transformation fix

2023-06-12
1.3.0

Optimized production

2023-06-12
1.6.0

Adjust to work with InterSystems Testing Manager extension

2023-06-12
oex-mapping
0.0.3

Analytics added - see screenshots
2nd Article

2023-06-12
1.0.0

Initial Release

2023-06-12
1.0.1

fix installation

2023-06-11
1.2.9

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

2023-06-11
1.0.2

Bugfix to handle several items in one production

2023-06-11
oex-mapping
0.0.2

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

2023-06-11
oex-mapping
0.0.1

Initial Release

2023-06-10
IRIS apiPub
1.1.64

bug fixes and improvements

2023-06-10
1.2.7

module version bump

2023-06-10
1.2.6

bugfix with classname typo

2023-06-10
1.2.5

bugfix

2023-06-10
1.2.4

bugfix

2023-06-10
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"

2023-06-10
1.2.0

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

2023-06-09
Telegram adapter
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."
2023-06-09
1.0.0

Initial Release

2023-06-08
1.0.0

Initial Release

2023-06-07
1.0.2

Production names bugfix

2023-06-07
1.0.0

Talk to Open AI via Telegram!
Initial release

2023-06-05
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)
2023-06-04
0.0.4

Initial Release

2023-06-03
FUME
1.0.0

Initial Release

2023-06-02
1.0.0

Initial Release

2023-06-01
DeepSeeWeb
3.1.95
  • added support for labels order (overrides.chartLegend.legendLabels) for base charts (#383, #385)
  • added marker option support for charts (#383)