| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-27 | 1.9 kB | |
| v1.2.0 source code.tar.gz | 2025-08-27 | 2.3 MB | |
| v1.2.0 source code.zip | 2025-08-27 | 2.4 MB | |
| Totals: 3 Items | 4.7 MB | 0 | |
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