Skip to content

Releases: investbrainapp/investbrain

v1.1.2

27 Jan 21:21
000c459
Compare
Choose a tag to compare

What's Changed

  • workflow: Downgrade github runner to Ubunutu 22.04 by @hackeresq in #55

Full Changelog: v1.1.1...v1.1.2

v1.1.1

27 Jan 04:58
5e3c993
Compare
Choose a tag to compare

Patch release

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Jan 04:03
bdd30c2
Compare
Choose a tag to compare

While this new release does not include any new features, it does come with significant improvements to the Investbrain Docker image . Based on feedback in various discussions (particularly around K8s compatibility), the image has been optimized. The upgraded Docker image now:

  • Bundles pre-built front-end assets
  • Pre-installs all composer dependencies
  • Simplifies ENV configuration and entrypoint.sh

What's Changed

Full Changelog: v1.0.9...v1.1.0

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