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!
:warning: 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 https://github.com/investbrainapp/investbrain/pull/88
Feat: Adds multi currency to imports and exports by @hackeresq in https://github.com/investbrainapp/investbrain/pull/89
Feat: Adds multi currency support to API by @hackeresq in https://github.com/investbrainapp/investbrain/pull/90
Feat: Add Alpaca provider by @hackeresq in https://github.com/investbrainapp/investbrain/pull/106
Feat: Add Twelve Data provider by @hackeresq in https://github.com/investbrainapp/investbrain/pull/107
Fix: Partial fix for Yahoo market data provider 429 issues (see #102)
Fix: Multi-currency imports by @hackeresq in https://github.com/investbrainapp/investbrain/pull/94
Fix: Fix postgresql support by @DanSnow in https://github.com/investbrainapp/investbrain/pull/100
Fix: Adds unique constraint to split and dividends by @hackeresq in https://github.com/investbrainapp/investbrain/pull/76
New Contributors
@DanSnow made their first contribution in https://github.com/investbrainapp/investbrain/pull/100
Full Changelog: https://github.com/investbrainapp/investbrain/compare/v1.1.7...v1.2.0