Skip to content

Releases: EnAccess/micropowermanager

v0.0.8

19 Dec 15:48
Compare
Choose a tag to compare

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.7...v0.0.8

v0.0.7

12 Dec 17:12
Compare
Choose a tag to compare

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

Full Changelog: v0.0.6...v0.0.7

v0.0.6

03 Dec 15:29
Compare
Choose a tag to compare

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

02 Dec 15:24
Compare
Choose a tag to compare

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 (was VUE_APP_MPM_BACKEND_URL)

For details, see environment variables.

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 Nov 15:59
Compare
Choose a tag to compare

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

20 Nov 14:50
45f14dd
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Oct 13:19
Compare
Choose a tag to compare

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.1...v0.0.2

v0.0.1

22 Oct 12:42
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/EnAccess/micropowermanager/commits/v0.0.1