Open-Data-Platform-v1.0.1

oumi-ai/oumiOpen-Data-Platform-v1.0.1Feb 9, 2026by github-actions[bot]

AI Summary

ODP Desktop v1.0.1 updates dependent libraries and associated syntax, improves error messaging for initial environment setup failures, and refactors the 'Update Environment' button to enhance performance and reliability.

Key Highlights

  • Updates dependent libraries including security fixes for eslint
  • Fixes invalid pointer access in Windows auto-start
  • Improves error message and reliability of the Update Environment process

New Features

  • Security update for eslint
  • Fix for invalid pointer access in windows_autostart.rs
  • Fix for Dependabot alerts
  • Improved error message for initial environment setup failure
  • Refactored Update Environment button for better performance

Full Release Notes

## Open Data Platform by OpenBB - Desktop v1.0.1

Version 1.0.1 of ODP Desktop updates the dependent libraries and associated syntax, improves the error message on initial environment setup failure, and refactors the `Update Environment` button to improve performance and reliability.

* [Security] Bump `eslint` in ODP Desktop by @deeleeramone in https://github.com/OpenBB-finance/OpenBB/pull/7270

* [BugFix] ODP Desktop: Fix Invalid Pointer Access in `windows_autostart.rs` - Update macOS `app_termination` to use `objc2` by @deeleeramone in https://github.com/OpenBB-finance/OpenBB/pull/7285

* [BugFix] ODP Desktop: Fix Dependabot Alerts, Fix Environment Update, Improve Error Message by @deeleeramone in https://github.com/OpenBB-finance/OpenBB/pull/7345