Skip to content

Releases: investbrainapp/investbrain

v1.0.9

22 Dec 03:25
1cad9b8
Compare
Choose a tag to compare

This release includes no new functionality or breaking changes - just minor doc updates and an optimized Dockerfile.

Full Changelog: v1.0.8...v1.0.9

v1.0.8

18 Dec 00:28
997b542
Compare
Choose a tag to compare

What's Changed

  • Use the investbrainapp/investbrain docker image by @hackerESQ in #44

Full Changelog: v1.0.7...v1.0.8

v1.0.7

06 Dec 22:12
3f9a1ba
Compare
Choose a tag to compare

This release includes a small fix for the newly added Ollama support feature, which was released in v1.0.6.

v1.0.6

06 Dec 22:04
70c3f71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Nov 20:26
Compare
Choose a tag to compare

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

14 Nov 07:32
8d4e004
Compare
Choose a tag to compare

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

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Nov 02:48
307f74b
Compare
Choose a tag to compare

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

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Nov 22:25
2770ebf
Compare
Choose a tag to compare

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

07 Nov 18:24
d4407d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial release

07 Nov 02:57
ae22bb2
Compare
Choose a tag to compare

Tagging the first official release of Investbrain. Future releases will contain a full change history.