X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=3b5623af72c168564ed36eb4346dc493592f1090;hb=d3140adc8c6ad502eb9566aabfc1af8f66d0ef24;hp=c4439d96cb28d441474007e1e394f377e1ebb66a;hpb=1798b5506effb00fe98fc78696dacb5f0792cd5a;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index c4439d96..3b5623af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,37 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.1.68](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.67...v1.1.68) + +- Add UI HTTP server [`#6`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/6) +- Apply dependencies update [`771a1dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/771a1ddb4ae36b632070fef810d7ff2c153a0990) +- Web UI: configuration namespace cleanup [`6a619cc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a619ccea8a197e5510ef643a79c16d02e7a8f29) +- Add postman collection for UI HTPP server [`17bfa1b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17bfa1b672f294e7af4c9a344cb42628cf0c1d87) + +#### [v1.1.67](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.66...v1.1.67) + +> 26 August 2022 + +- Web UI: add and fix support for start/stop charging station [`8fc2e5c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8fc2e5cc4eb4c5e8560a461f8d9c52e3a7a23b3d) +- Web UI: Refine documentation and code cleanup [`efdd192`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efdd19228b996d429acfdef7e929baa4fa3f9d81) +- Version 1.1.67 [`f0227f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0227f390d3f6e303bc54a96c16c075e9de46ad6) + +#### [v1.1.66](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.65...v1.1.66) + +> 26 August 2022 + +- UI protocol: Allow to send some relevant commands to several charging… [`#152`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/152) +- Bump apollo-server-core from 3.10.0 to 3.10.1 in /src/ui/web [`#146`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/146) +- Bump terser from 5.14.0 to 5.15.0 in /src/ui/web [`#148`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/148) +- Combined PR [`#142`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/142) +- Vue UI + UI server [`32de5a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32de5a575189d226213641f5ee36004f8454cb50) +- Web UI: add and fix missing commands support [`5a010bf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a010bf00a68ca47e0cb610f70ad3e0c16c5fe5e) +- Apply dependencies update [`86102a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86102a27a41ff89422d375ff847c23b293e5773a) + #### [v1.1.65](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.64...v1.1.65) +> 18 August 2022 + - Requests PDU validation [`#139`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/139) - Validate response PDU [`#137`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/137) - Incoming requests payload validation with JSON schemas [`#135`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/135)