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