Releases: investbrainapp/investbrain
Releases · investbrainapp/investbrain
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
v1.0.7
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