Open-Data-Platform-v1.0.1

jlumbroso/passage-of-time-mcpOpen-Data-Platform-v1.0.1Feb 9, 2026by github-actions[bot]

AI Summary

Updates dependent libraries and syntax, improves error messages during environment setup, and refactors the Update Environment button for better performance and reliability.

Key Highlights

  • Security update by bumping `eslint`.
  • Bug fix for Invalid Pointer Access in `windows_autostart.rs` and macOS `app_termination` using `objc2`.
  • Improved error messaging and fixes for Dependabot alerts.

New Features

  • Updated dependent libraries and associated syntax.
  • Refactored `Update Environment` button to improve performance.
  • Enhanced error handling on initial environment setup failure.

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