Skip to content

Releases: investbrainapp/investbrain

v1.1.6

07 Mar 02:04
Compare
Choose a tag to compare

Warning

Upgrade to the latest Investbrain (>= v1.1.6) immediately. A downstream package (livewire/volt) contains a critical RCE vulnerability. For more information on this vulnerability, you can reference CVE-2025-27517.

What's Changed

  • chore: upgrade livewire/volt to >= 1.7.0 due to CVE-2025-27517 (and upgrade other composer deps)

Full Changelog: v1.1.5...v1.1.6

v1.1.5

06 Mar 22:58
22e1297
Compare
Choose a tag to compare

What's Changed

  • refactor: size and speed improvements to Dockerfile by @Karjack182 in #65
  • fix: support mariadb in sync:daily-change by @dataoscar in #64
  • refactor: storage scaffolding and save generated app key to file by @hackeresq in #69

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

31 Jan 01:19
Compare
Choose a tag to compare

This should be the last in a series of incremental updates to the dockerfile and compose files resulting in a streamlined self-hosting experience!

Full Changelog: v1.1.3...v1.1.4

v1.1.3

30 Jan 04:56
219018b
Compare
Choose a tag to compare

This newest release brings a major new feature: Investbrain API (docs)

What's Changed

  • feat: Add Investbrain API capabilities by @hackeresq in #56
  • fix: Ensures storage path permissions are set in entry script by @hackeresq in #59

Full Changelog: v1.1.2...v1.1.3

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.