Releases: investbrainapp/investbrain
Releases · investbrainapp/investbrain
v1.0.6
v1.0.5
What's Changed
- Adds pagination to recent activity list by @hackeresq (see #24)
- Remove terms checkbox for self hosted by @hackeresq in #32
- Updated import / export section for docs by @hackeresq
- Make the system prompt aware of current date by @hackeresq
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Primarily this new release resolves the issues with multiple dividends being added for specific symbols (see #26).
What's Changed
- fix: refresh dividends only once daily by @hackeresq in #30
- Uses last dividend created date as start date instead of last dividend date by @hackeresq in #31
- chore(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #16
- chore(deps-dev): bump vite from 5.3.5 to 5.4.10 by @dependabot in #17
- chore(deps): bump laravel/framework from 11.30.0 to 11.31.0 by @dependabot in #29
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- docs: fixes spelling mistake by @eltociear in #13
- fix: adds validation for transaction date (no post-dated transactions) by @hackeresq in #14
- fix: sales quantity should use rounded float numbers by @hackeresq in #14
- fix: skip dividend sync if most recent dividend was less than 24 hours ago by @hackeresq in #14
New Contributors
- @eltociear made their first contribution in #13
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix:ensure portfolio is available on transactions page by @hackeresq in #12
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- chore: minor updates for landing page by @hackeresq in #6
- Make ASSET_URL optional in env by @hackeresq in #10
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial release
Tagging the first official release of Investbrain. Future releases will contain a full change history.