Open-Data-Platform-v1.0.2
OpenBB-finance/OpenBBOpen-Data-Platform-v1.0.2Apr 25, 2026by github-actions[bot]
AI Summary
This release focuses on desktop application improvements and dependency management. It adds a UI feature for clearing logs and updates the underlying OpenSSL dependency while removing compiled binaries from the repository.
Key Highlights
- Added a 'Clear Logs' button to the desktop application's log windows.
- Updated OpenSSL in the project configuration.
- Removed `dll` and `dylibs` files from the repository.
New Features
- ODP Desktop: Add Clear Logs Button to Log Windows
Full Release Notes
## What's Changed * [Feature] ODP Desktop: Add Clear Logs Button to Log Windows by @deeleeramone in https://github.com/OpenBB-finance/OpenBB/pull/7429 * [BugFix] Update openssl in `cargo.toml` and Remove `dll` and `dylibs` From Repo by @deeleeramone in https://github.com/OpenBB-finance/OpenBB/pull/7478 **Full Changelog**: https://github.com/OpenBB-finance/OpenBB/compare/Open-Data-Platform-v1.0.1...Open-Data-Platform-v1.0.2