Releases: investbrainapp/investbrain
v1.1.6
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
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
- @Karjack182 made their first contribution in #65
- @dataoscar made their first contribution in #64
Full Changelog: v1.1.4...v1.1.5
v1.1.4
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
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
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
v1.1.0
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
- chore: upgrade composer deps by @hackeresq in #49
- Optimize Docker Image by @hackeresq in #52
Full Changelog: v1.0.9...v1.1.0
v1.0.9
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
What's Changed
- Use the investbrainapp/investbrain docker image by @hackeresq in #44
Full Changelog: v1.0.7...v1.0.8