It's taken longer than expected, but v1.2.0 is finally here! This latest version of Investbrain brings massive new functionality to help you better manage your holdings!
⚠️ Important
This major release should be a stable drop-in replacement for your existing Investbrain installation. Regardless, I highly recommend you backup before installing. If you face issues, your reports are greatly appreciated.
Noteworthy changes
- Investbrain now has multi-currency support!
- Two brand new market data providers (Alpaca and Twelve Data)
- Drops official support for MySQL database (users currently on MySQL should consider switching to Postgres or SQLite)
What's changed
- Feat: Adds multi currency support by @hackeresq in #88
- Feat: Adds multi currency to imports and exports by @hackeresq in #89
- Feat: Adds multi currency support to API by @hackeresq in #90
- Feat: Add Alpaca provider by @hackeresq in #106
- Feat: Add Twelve Data provider by @hackeresq in #107
- Fix: Partial fix for Yahoo market data provider 429 issues (see #102)
- Fix: Multi-currency imports by @hackeresq in #94
- Fix: Fix postgresql support by @DanSnow in #100
- Fix: Adds unique constraint to split and dividends by @hackeresq in #76
New Contributors
Full Changelog: v1.1.7...v1.2.0