4.4.4

OpenBB-finance/OpenBB4.4.4Jun 23, 2025by github-actions[bot]

AI Summary

4.4.4 focuses on bug fixes and package updates, including adapting yFinance to use curl-cffi and restoring docstring examples. It introduces new endpoints for SEC filings and Empire State Manufacturing surveys.

Key Highlights

  • Adaptation of yFinance to use curl-cffi
  • New SEC filings endpoint
  • Empire State Manufacturing survey from FRED
  • Security updates for frontend components
  • Restoration of docstring examples

New Features

  • New SEC filings endpoint with nasdaq provider
  • FRED Empire State Manufacturing survey endpoint
  • Improved `to_df`/`to_dataframe` methods
  • Security patches for frontend components

Full Release Notes

## Summary 🎉

OpenBB 4.4.4 includes bug fixes, package updates, and a small expansion of data coverage.

## 🚨 OpenBB Platform Breaking Changes

- Users with OpenBB Platform Installer < 1.0.3 should follow instructions [here](https://docs.openbb.co/platform/installation) to update the packages for the latest versions.

## 🆕 New Endpoints

- `obb.equity.fundamental.filings`
  - Adds provider: `nasdaq`
  - Download filings formatted as PDF, XLSX, DOC, or HTML.

- `obb.economy.survey.manufacturing_outlook_ny`
  - Provider: `fred`
  - Adds Empire State Manufacturing Survey from FRED.


## 🐛 OpenBB Platform Bug Fixes

- `yFinance` has been adapted to use `curl-cffi` by mounting the Requests Session object with `curl-adapter`.
- `to_df`/`to_dataframe` have been update to handle a wider variety of response shapes, which will reduce failures with conversion.
- FOMC Documents Workspace App definition fixed to include the new, required, 'roles' key in `widgets.json`
- Docstring examples have been restored in the Python Interface, which will repair the missing examples on the Docs pages.
- `frontend-components` have had their package versions bumped for security fixes.


## 🦋 Pull Requests Included:

- [Feature] Add `openbb-nasdaq` to `CompanyFilings` Endpoint @deeleeramone (#7085)
- [Feature] Adds Empire State Manufacturing Survey (FRED) @deeleeramone (#7086)
- [BugFix] Fix `to_df` in `OptionsChainsData` @deeleeramone (#7109)
- [BugFix] Patch yFinance For The Change To `curl-cffi` @deeleeramone (#7107)
- [Security] Bump Vite in `frontend-components` @deeleeramone (#7105)
- [BugFix] Fix FOMC Minutes App and Default App Images @deeleeramone (#7104)
- [BugFix] Replace Broken Predefined yFinance Screeners With Actual POST Request + Bump yFinance Version @deeleeramone (#7102)
- [BugFix] Fixes For FutureWarning Items @deeleeramone (#7103)
- [BugFix] Fix Some Bugs Before Release @deeleeramone (#7101)
- [BugFix] Handle Dictionaries \& Single Model Results Better In `to_dataframe` @deeleeramone (#7099)
- [BugFix] Fix missing docstring examples from `openbb-build` script. @deeleeramone (#7093)
- [BugFix] `openbb-platform-api`: Fix Empty Default Templates @deeleeramone (#7089)
- [Security] Bump `vite` in `frontend-components` @deeleeramone (#7090)
- Patch vulnerabilites in frontend components @piiq (#7088)

We are proud of our community contributors and staunch supporters of open-source ecosystems.
Help us promote our community by tagging `@openbb_finance` on X with a link to your pull request,
and join our Discord server to chat about your contribution! We want to hear about your experience!

### Links 🦋
[Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV)