Releases: EnAccess/micropowermanager
v0.0.8
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!
What's Changed
- config aws auth by @Delyc in #428
- docs: Replace Payment flow image with Mermaid chart by @dmohns in #430
- Always show the Period in Dashboard by @dmohns in #431
- fix mantainance page throws vue warnings by @munyanezaarmel in #434
- eks release workflow by @Delyc in #405
- Small fixes to Deploy Github action by @dmohns in #441
- backend: add test env by @beesaferoot in #442
Full Changelog: v0.0.7...v0.0.8
v0.0.7
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
- This release changes the database connection to Tenant database to
strict
mode. - This release changes the way Demo data is loaded into development environment. Existing local setups and installations should reset the Demo data, see here
What's Changed
- Fix the Kubernetes Demo setup by @dmohns in #392
- Run migrations automatically by @dmohns in #393
- Add
HEALTHY
checks to local MariaDB by @dmohns in #394 - Create Demo transaction data for 1 Year by @dmohns in #395
- Load Demo Company data with
MPM_LOAD_DEMO_DATA
environment variable by @dmohns in #397 - Refactor code with phpstan warning #248 by @beesaferoot in #398
- Update PHP dependencies by @dmohns in #401
- Remove country abstraction #254 by @beesaferoot in #399
- feat: switching to RDS maria db by @Delyc in #385
- Make sure redis extension is available by @dmohns in #404
- Fix
larastan
warning by @dmohns in #406 - Remove
MiniGridEnergyService
by @dmohns in #407 - Enable
larastan
on Github Actions by @dmohns in #408 - Run
larastan
on next level on CI by @dmohns in #410 - use correct paid_for_type on payment #396 by @beesaferoot in #400
- Fix strict mode in Seeder by @dmohns in #416
- Fix transaction data generation by @dmohns in #417
- Clean up Ticket Models and factories by @dmohns in #418
- Simplify DemoData script and Ticket/Maintenance Seeders by @dmohns in #420
- More Transaction generation to Seeder by @dmohns in #422
- Add Ticke seeding by @dmohns in #423
Full Changelog: v0.0.6...v0.0.7
v0.0.6
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
The MicroPowerManager frontend Docker image now uses Nginx as a webserver. By default the frontend images now runs on port 80
(was port 8081
) before.
What's Changed
- Use Personal Access Tokens in DockerHub description update by @dmohns in #389
- Use nginx in frontend prod container by @dmohns in #390
- Fix container envs by @dmohns in #391
Full Changelog: v0.0.5...v0.0.6
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
v0.0.4
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!
What's Changed
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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!
What's Changed
- Remove
psalm
by @dmohns in #325 - Update dependencies by @dmohns in #329
- Small refactors by @dmohns in #330
- Install
laravel-erd
by @dmohns in #331 - Add
notifications
table by @dmohns in #332 - fix: Sold Appliance Details not clickable in User/Customer View #126 by @munyanezaarmel in #337
- Clean up of no-longer-used AI features by @dmohns in #333
- Add funding manifest to docs by @dmohns in #338
- Add Google Analytics by @dmohns in #350
- Fix linter in
agents.md
by @dmohns in #355 - Fix race condition in Company registration by @dmohns in #354
- Add advanced dev docs by @dmohns in #356
- MPM Use Guide documentation update by @dmohns in #358
- Add missing down migrations by @dmohns in #360
- Add ERD for Central Database by @dmohns in #353
- Fix copy/paste by @dmohns in #361
- Add Docker Desktop configuration to docs by @dmohns in #362
- Fix Router Link highlighting in sidebar by @dmohns in #363
- Correctly display SHS marker on maps by @dmohns in #367
- Fix empty path in
v-if
by @dmohns in #368 - Fix SellAppliance functionality by @dmohns in #369
- Release
v0.0.3
by @dmohns in #370
New Contributors
- @munyanezaarmel made their first contribution in #337
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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!
What's Changed
- add manifest files by @Delyc in #320
- Update instructions by @dmohns in #319
- Fix
AgentCharge
model relations and Seeder by @dmohns in #321 - Add
SolarHomeSystemSeeder
by @dmohns in #322 - Fix SHS Plugins adding manufacturer by @dmohns in #324
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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!
What's Changed
This release marks the first version of publicly available code for the MicroPowerManager.
New Contributors
- @dmohns made their first contribution in #2
- @InensusDev made their first contribution in #9
- @alchalade made their first contribution in #14
- @AndreaCabaneroS made their first contribution in #128
- @Delyc made their first contribution in #274
Full Changelog: https://github.com/EnAccess/micropowermanager/commits/v0.0.1