InterSystems Open Exchange Applications Digest, August 2024 (2024)

Announcement Anastasia Dyubaylo · Sep 2

#Digest #Developer Community Official #Open Exchange

Hello and welcome to the August 2024 Open Exchange Newsletter.

General Stats:

2 new apps in August

502 downloads in August

976 applications all time

36,294 downloads all time

2,801 developers joined

New Applications

First-Vector-Search-on-IRIS

By Seisuke Nakahashi

DataAI

By Irina Yaroshevskaya

New Releases

CommentToObjectScript by Akio Hashimoto

v0.0.1

Initial Release

irislab by Dmitry Maslennikov

v1.1.0

Added Login page support Multiple namespaces support fixed classes source code display

v1.1.3

fixed running on different versions

v1.1.4

fixed bugs for 2024.1

v1.1.5

fixed bugs for 2024.1

Git for Shared Development Environments by Timothy Leavitt

v2.4.1

Added

  • New API endpoint that accepts git commands as array instead of string (#437)

Fixed

  • Fixed JS errors in Studio on certain operations (#416)
  • Add menu option disabled for unsaved files (#420)
  • Fixed issue where selecting different item in stash list didn't update diff view (#265)
  • Tooltip in workspace now shows user who made uncommitted change if not current user (#411)
  • Files are added to source control upon creation properly (#404)
  • Files show in uncommitted queue when automatically added (#407)
  • WebUI workspace view now works properly for filenames with spaces (#423)
  • Fixed error popups in interop editors in Studio on 2024.1 (#417)
  • Reintroduced amend (#425)
  • Git operations that import items into IRIS now report output from compilation (#426)
  • Double quotes now permissible in commit messages (#433)

Test Coverage Tool by Timothy Leavitt

v4.0.0

[4.0.0] - 2024-08-01

Changed

  • #29: As a consequence of this change, the minimum supported platform version is 2022.1

Added

  • #29: Track code coverage for embedded python methods in .cls files
  • #42: Added a listener interface and manager with an associated user parameter, allowing the user to broadcast output on test method/case/suite completion.

v4.0.1

[4.0.1] - 2024-08-16

Fixed

  • #45: Fixed Python line 0 tracking for 2024.2
  • #46: Fix for bug caused by UpdateComplexity calling GetCurrentByName unnecessarily and causing dependency issues
  • #47: Fixed mapping issue caused by empty lines at top of Python method not showing up in compiled Python
  • #48: When the Line-By-Line Monitor resumes after pausing, resume the Python tracer too
  • #49: Added user parameter for preloading python modules (fixes problem of pandas breaking sys.settrace on first import)

v4.0.2

[4.0.2] - 2024-08-16

Fixed

  • #51: Don't start (and stop) the ObjectScript and Python monitors if there are no ObjectScript/Python routines being tracked respectively, fixes error from trying to start/stop the %Monitor.System.LineByLine with no routines

v4.0.3

[4.0.3] - 2024-08-19

Fixed

  • #52: Method mapping code now doesn't use AST's endline_no property to support older python versions
  • #53: Ignore traced commands from code without a class name

DeepSeeWeb by Anton Gnibeda

v4.0.4

  • added support for exclude filters in KPI widgets (#303)

v4.0.5

  • added KPI drillthrough support for charts (analytics/#421)
  • fixed issue with sharing dashboard/widgets using base64 (analytics/#270)
  • added option to disable tile pushing (analytics/#310)

v4.0.6

  • changing tile push option now applied immediately without page refresh (#310)

v4.0.7

  • fixed issue with colors on map widget

v4.0.8

  • fixed issue with empty map for non-geojson maps

sqlzilla by Henrique Dias

v1.0.2

  • Improved UX/UI
  • Improved LLM prompt generation

v1.0.3

  • Code refactoring
  • Storing examples in a table
  • Button for adding examples
  • Initial examples for sample schemas
  • SQL execution error handling

IRIS RAG App by Alex Alcivar

v1.0.2

Removed Demo

SQL DATA LENS by Andreas Schneider

v3.19.0

  • ENH: Setup improved
  • ENH: The licensing system has been updated to fix issues with error code 28 based on a disabled network adapter (PART2) The activation process needs to read all of a computer’s components to get an accurate “fingerprint” of the computer, and this includes all real (aka non-virtualised) network adapters attached to the computer.
  • ENH: JNA Interface lib updated to 5.14

objectscript-package-example by Evgeny Shvarov

v1.0.2

IPM installation fixed

iris-analytics-template by Evgeny Shvarov

v1.1.7

Fix source control settings for the dashboard

isc-perf-ui by Timothy Leavitt

v2.0.0

[2.0.0] - 2024-08-16

Added

  • New home tab allowing the user to run and see the results of TestCoverage on their unit tests
  • New historical coverage tab showing class level results for past TestCoverage runs

Changed

  • Authentication now uses standard IRIS Login

Fixed

  • Fixed handling for authentication headers to suppress the browser's credential prompts
  • Fixed export behavior when developing with git-source-control and a modern IPM version
  • Updated documentation around node/npm requirement

Security

  • Bumped various dependency versions

iris-bi-utils by Evgeniy Potapov

v1.0.1

  • Check cubes build first

isc-codetidy by Timothy Leavitt

v1.1.7

[1.1.7] - 2024-08-20

Fixed

  • Add Foreign Keys to class items to resequence (#51)
  • Prevented auto-indentation of embedded Python lines until Python linting is implemented (#52)

v1.1.8

[1.1.8] - 2024-08-27

Fixed

  • Fixed auto indent of comments inside dynamic arrays removing white space (#50)
  • Fixed conversion of #; comments at start of line in routines causing syntax error (#55)
  • Fixed resequencing of Projections and XDatas to give assigned positions (#54)

BridgeWorks VDM by Tony Coffman

v2024.8.21

What's New?

  • VDM's now has a built-in self-correction process for Duplicate Appointments that would sometimes cause errors when people are using the Scheduler. (Task 1631)
  • We have adjusted how the selection process works in the Scheduler - Job creation so that you no longer need to select an execution to have access to the execution options (Add Wizard, Edit Wizard, etc.). (Task 1639)
  • We have removed the legacy folders (Maps / VDMDB) that were being created when installing VDM. (Task 1642)

BridgeWorks WebReports by Tony Coffman

v2024.8.21

What's New?

* WebReports's now has an execution date filter on the Completed Reports page. (Feature 1633)

Utils by Eduard Lebedyuk

v1.0.2

Roles

Intersystems-Monitoring by Teunis Stolker

v1.0.16

Added StopProduction for when monitoring is explicitly disabled

iris-datapipe by Alberto Fuentes

v2.0.0

  • Added Dashboard
  • Added Pipes definition
  • Improved representation of each record
  • Improved security
  • Added new examples

Most downloaded

WebTerminal

By Nikita Savchenko

MDX2JSON

By Eduard Lebedyuk

DeepSeeWeb

By Anton Gnibeda

ssl-client

By Evgeny Shvarov

interoperability-embedded-python

By Guillaume Rongier

iris-web-swagger-ui

By Maks Atygaev

ClassExplorer

By Nikita Savchenko

Git for Shared Development Environments

By Timothy Leavitt

vscode-per-namespace-settings

By John Murray

iris-fhir-portal

By Henrique Dias

Related posts

  • InterSystems Open Exchange Applications Digest, June 2024
  • InterSystems Open Exchange Applications Digest, July 2024
  • InterSystems Open Exchange Applications Digest, August 2024

Show all

Discussion (0)1

Log in or sign up to continue

https://community.intersystems.com/post/intersystems-open-exchange-applications-digest-august-2024

InterSystems Open Exchange Applications Digest, August 2024 (2024)
Top Articles
Reroll or Keep? The Grand Summoners Tiers List
Grand Summoners Tier List 2021
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
What's the Difference Between Halal and Haram Meat & Food?
R/Skinwalker
Rugged Gentleman Barber Shop Martinsburg Wv
Jennifer Lenzini Leaving Ktiv
Justified - Streams, Episodenguide und News zur Serie
Epay. Medstarhealth.org
Olde Kegg Bar & Grill Portage Menu
Cubilabras
Half Inning In Which The Home Team Bats Crossword
Amazing Lash Bay Colony
Juego Friv Poki
Dirt Devil Ud70181 Parts Diagram
Truist Bank Open Saturday
Water Leaks in Your Car When It Rains? Common Causes & Fixes
What’s Closing at Disney World? A Complete Guide
New from Simply So Good - Cherry Apricot Slab Pie
Drys Pharmacy
Ohio State Football Wiki
FirstLight Power to Acquire Leading Canadian Renewable Operator and Developer Hydromega Services Inc. - FirstLight
Webmail.unt.edu
2024-25 ITH Season Preview: USC Trojans
Trade Chart Dave Richard
Lincoln Financial Field Section 110
Free Stuff Craigslist Roanoke Va
Stellaris Resolution
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Craigslist Pets Inland Empire
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Hooda Math—Games, Features, and Benefits — Mashup Math
Dermpathdiagnostics Com Pay Invoice
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Margart Wisoky

Last Updated:

Views: 5406

Rating: 4.8 / 5 (58 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Margart Wisoky

Birthday: 1993-05-13

Address: 2113 Abernathy Knoll, New Tamerafurt, CT 66893-2169

Phone: +25815234346805

Job: Central Developer

Hobby: Machining, Pottery, Rafting, Cosplaying, Jogging, Taekwondo, Scouting

Introduction: My name is Margart Wisoky, I am a gorgeous, shiny, successful, beautiful, adventurous, excited, pleasant person who loves writing and wants to share my knowledge and understanding with you.