v0.0.5
Warning
This version of the MicroPowerManager currently under active development. Features, APIs, and overall structure may change frequently and without notice. Use at your own risk, and please expect possible bugs or incomplete functionality.
We encourage you to report any bugs, issues, or suggestions you encounter by opening an issue. Your feedback is invaluable in helping us improve the project!
Breaking Changes
To run the frontend container the following two environment variables are now mandatory
MPM_ENV
MPM_BACKEND_URL
(wasVUE_APP_MPM_BACKEND_URL
)
For details, see environment variables.
What's Changed
- remove bongo by @munyanezaarmel in #374
- Add openapi docs by @dmohns in #377
- improv: ensure all commands that extend abscommand has company id option by @beesaferoot in #379
- Ft update php fixer rules by @munyanezaarmel in #382
- Update
.php-cs-fixer.dist.php
by @dmohns in #383 - Improve Register page error message by @beesaferoot in #378
- Make environments consistent by @dmohns in #384
- Update
.git-blame-ignore-revs
by @dmohns in #387 - Make environments more consistent by @dmohns in #388
New Contributors
- @beesaferoot made their first contribution in #379
Full Changelog: v0.0.4...v0.0.5