feat: ensure charging station add op return its station info
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 0c99013063164ee0d5c174e7aafaeba38de14502..54c0798a8a2111177b5b974d994b3beb1e517b6c 100644 (file)
@@ -1,6 +1,320 @@
 # Changelog
 
-## [v1.2.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.33...v1.2.34)
+## [v1.3.0](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.38...v1.3.0)
+
+- fix: get diagnostics is trying to upload the incorrect folder [`#1006`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1006)
+- fix(simulator): ftp client incorrect access request when custom port present in the uri [`#1007`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/1007)
+- build: use pnpm workspace [`749d723`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/749d72306546377b9a9a625b25658bcc55b61597)
+- refactor: cleanup eslint configuration [`4c3f6c2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c3f6c20f9416e148a3d26b6a06acc13274ab469)
+- build(deps-dev): apply updates [`cc5703a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc5703a7db561db2a6ae0f63519d42698d8bed2f)
+- build(deps-dev): apply updates [`3ca2b75`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ca2b752197d57b35aac592532ed232b0a0c5631)
+- build(deps-dev): apply updates [`6828b80`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6828b80a67e83a031177d0dda6ec9488cb78bc28)
+- refactor: refine type definitions [`f4b3f35`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4b3f35d653138a946d74d5f3c313275ee9c03b2)
+- refactor: strong type UUID usage in UI protocol [`2c5c744`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2c5c744359d7b1c65da4eb255db1d67da7b604f3)
+- feat!: handle Set at JSON serialization to string [`276e05a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/276e05aec38f4e8b4a8d5ebd8cbbcb30592b414d)
+- build(deps-dev): apply updates [`b675e5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b675e5fe85754bed9dcc7352c674639a9bc9046d)
+- refactor(ui): cleanup initial data fetching code [`97cd0ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97cd0ef387b54392852368147eb51cea354bc804)
+- build(deps-dev): apply updates [`b87a504`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b87a5041892c1df5fa8337130b4b81d499fb51b3)
+- refactor(ui): cleanup data fetching and display refreshing logic [`26cf7d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/26cf7d996edab284f7f616ab32702a6a979cad1f)
+- refactor(ui): cleanup eslint configuration [`84ec8d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84ec8d3464903cfa8259ff622bff2b19b5c47132)
+- refactor: cleanup vue.js global properties usage [`7e31543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e31543058b67b8ca9991b01820f88ab7f4f16b0)
+- build(deps): apply updates [`402912e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/402912e9a1720b0cda8912b7b22119fdbec1e92f)
+- build(deps-dev): apply updates [`b09d81a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b09d81ac96c649486b80b89915c3a3eb45325ef6)
+- refactor(ui): use watchers to refresh display [`f6cb176`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6cb17676bcd54d2aa28fe9f0eaa8797ac616873)
+- build(deps-dev): apply updates [`346a813`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/346a8133337b20f625b3f80f557970cb79d73415)
+- docs: add ToC to README.md [`99a3209`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/99a3209ecfae0c6de885d74a65dad9c47f0365e5)
+- build(deps-dev): apply updates [`ae430bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae430bbbd3df0813d5237a205f92b2e928059f7f)
+- fix(ui): remove WS event listeners at main page unmount [`aa9b0a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa9b0a1ec352572d91076a4d0cfa78b53a46c759)
+- fix: fix template name consistency [`a33026f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a33026fe3cd6ce141efa55d27d35b4eb5c1a54b9)
+- refactor: move charging station helper to its right place [`ffb833e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ffb833ec8daea8112feed14af15cdfdb67f9d41b)
+- refactor: removed commented out eslint configuration [`60a8349`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60a8349bd3c77c271ca1207e7f93d203d303dfc3)
+- feat(ui): add 'Not found' catch all [`877b880`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/877b880ca5f6643f4aab913a3f92d027e30ccd28)
+- refactor(ui): refine types augmentation [`faf9c82`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/faf9c82d28d21aa0e0bf71c51c1f470c059fed7c)
+- refactor(ui): cleanup UI client instance getter [`39cd8fc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39cd8fcbac08d293817365362ee90260a07b189d)
+- build(deps-dev): apply updates [`985c876`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/985c876c77518c7c83a24c4018b1f50319273033)
+- refactor(ui): cleanup actions panel [`916f092`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/916f0920593cd041ba7be8a8ac28b62db0303d06)
+- docs: add ToC to ui/web/README.md [`a433785`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a433785302e0f45eac5fab515cc6b725949f1e9e)
+- refactor(ui): validate UUID format [`2242771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22427713f4d879422dcdefa4c46d19d9af6f055d)
+- perf(ui): use computed ref when possible [`ec7366e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec7366ed6c79d62c203c8db30fb74504374427f3)
+- docs: document UI protocol simulator state RPC command [`a997fb6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a997fb633645882785e12ea3362d428233476e7c)
+- refactor: cleanup debug code [`28f384a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/28f384aada699433ed099f6b5d630ee95f0a609e)
+- docs: refine README.md and ui/web/README.md [`aef0864`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aef0864243a2fcc8a4e38871f45566156360f709)
+- refactor: add sanity checks at adding charging station(s) [`3b68e41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b68e4162f8c9a67bc598c2ea4cab407611e0d31)
+- fix(ui): ensure the tool bar is sized at 100% width [`c630855`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c63085548339556d66ced562e9649a84d0544ff4)
+- build(deps-dev): apply updates [`a7c5f3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a7c5f3e1383fea87cf9fcd6ef4ec83cd8f41249c)
+- fix: ensure docker image configurations can be overriden from [`830edb9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/830edb9829646c62d87eed61683df948ca6cf122)
+- refactor: cleanup eslint configuration [`b00a1ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b00a1ee17c18ed50ef89cd708db06a1c6c266df7)
+- refactor(ui): refine error messages formatting [`08b5528`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/08b552892290e9558a41c3a58589baa9957ca917)
+- refactor(ui): always display the buttons bar [`558db46`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/558db46fe98fb6bdb10531c30b63658521fe0d5f)
+- build: fix linter error [`e2baeff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2baeffc85dcc52c9b7c96a0f3de1a52e7ef5b89)
+- refactor(ui): refine action container styling [`ef2b2d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef2b2d0395a57a5e94b2754262d91d831b11da52)
+- refactor(ui): refine simulator button style [`fec0313`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fec03138c23258cf772f52e0f08f166781fa2bfe)
+- docs: refine README.md [`df893e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/df893e681229e94ec16b7902c79aed22b8694937)
+- refactor: cleanup some type casting [`61877a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61877a2e1a2cf976a5e5f7f37828950d8aca9af5)
+- docs: refine README.md [`7b0ca52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ca5238b6e88bfd624ca41d308a2401db5d82f)
+- docs: refine README.md [`ea20816`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea208169f24516322ace901fbc75c7c3144992aa)
+- build(deps-dev): apply updates [`165e326`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/165e326ad178423ab95d552725c868fa01b16987)
+- fix(ui): always display the action container [`bfb2a85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bfb2a85ab6dad67c70eb082b89d958a546576ab9)
+- refactor: use 'join' to build template relative path [`8c7d214`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8c7d214a2afc023ffdf34bbae8bfd4e16961bcc4)
+- refactor(ui): trivial code cleanup [`374c2a5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/374c2a5b5bfff002bf2a687b3c0e357058672251)
+- docs: refine README.md and ui/web/README.md [`a122373`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a122373629b1073b19a81c8fb376f1e7c4ffb8f6)
+- docs: refine README.md [`e35d61a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e35d61adf7ca6e7ed34527f53970552c802dbdae)
+- refactor(ui): cleanup type definitions [`e99a8ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e99a8ac94ed48bc1dd74bca598b80eb648760e00)
+- fix(ui): fix global properties init [`68c6d50`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68c6d508a8e4eb7e67c4f174c0f3d305829c2eaf)
+- refactor(ui): refine container border sizing [`7be35e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7be35e502da734096424f2f8e6311f01fdab5b19)
+- fix: properly handle template relative file path within a directory [`d990f4b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d990f4bc8ad5366a200fd3d89be76c084fd71cea)
+- refactor(ui): refine toggle button styling [`754d819`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/754d819937907a0c8169ab39416e9ffbd2059142)
+- docs: refine README.md [`352ea56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/352ea56deed119ba9172e1cbf85a89fadbd034d0)
+- docs: refine README.md [`738acbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/738acbf767e776699e06239a63cb35558018fcc0)
+- refactor(ui): resize buttons bar [`350f7bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/350f7bd5cff80ae49bb8e6145f2e59caa8e9842a)
+- refactor: refine error message [`2762ad6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2762ad626ae7c18006df4cfc86dcf85035c467b2)
+- fix(docker): fix Web UI path in start shell script [`148b999`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/148b9999c861bf027eca91259e4496ca077221ce)
+- fix(ui): handle missing version in simulator state [`1fa3425`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fa3425af7b41fd728168fae1cef29d603767609)
+- docs(ui): update Web UI screenshot [`53a8f2a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53a8f2aadb2fceace1a8884770680f7e70437f73)
+
+## [v1.2.38](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.37...v1.2.38) (2024-03-02)
+
+- Combined PRs [`#1005`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/1005)
+- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 [`#990`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/990)
+- build(deps): bump poolifier from 3.1.20 to 3.1.21 [`#989`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/989)
+- build(deps-dev): bump eslint-plugin-vue from 9.21.1 to 9.22.0 in /ui/web [`#988`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/988)
+- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 in /ui/web [`#987`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/987)
+- build(deps-dev): bump eslint-plugin-jsdoc from 48.1.0 to 48.2.0 [`#986`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/986)
+- feat(ui): add support for multiple UI server configurations [`#978`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/978)
+- build(deps-dev): apply updates [`ad1d31b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ad1d31be86f7b4147955168a3ea887aecd4966be)
+- build(deps-dev): apply updates [`22af77b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22af77b3d6ec5982e03fa366f766539cf122e51d)
+- feat(ui): introduce toggle button and use it for actions [`2610da7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2610da71b813ad94e1a2a48755d5689da53b41fa)
+- feat: expose template stats to UI server simulatorState command [`e823764`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e82376450bef7a755869accf8f662826147832d8)
+- fix(ui): ensure app is initialized independently of the WS status [`916fe45`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/916fe4560be0062eeb6979d88988584c286ccc50)
+- refactor(ui): put all main actions to the same bar [`239bd87`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/239bd875c259755721a45f2e677bc6cb73d88f7d)
+- feat(ui): use toggle button to star/stop simulator [`240fa4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/240fa4da80fd262158004eb576410d02afe0001f)
+- chore: version 1.2.38 [`f054629`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f054629f83e26f345fe7d145005a1903907cc88a)
+- build(deps-dev): apply updates [`b123496`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b123496005bfda83f9d5da158e5bc89b2727d10d)
+- refactor(ui): factor out app initialization [`3b0c6e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b0c6e17e092aaf540a4011d95236dd9ab4f7e7b)
+- build(deps-dev): apply updates [`9f1bc33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9f1bc33a893f30ebb6c006c4a8fa2cd3010e2602)
+- docs(ui): document multiple UI servers configuration [`4b08c55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b08c55eeba9e1bad0e519c5dfcea9f73933b2a1)
+- refactor(ui): cleanup CSS styling [`3802683`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3802683b5018295e8ebf6199939e43ac65db0763)
+- fix(ui): ensure the charging stations list re-rendered after UI server [`7e2e8c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e2e8c9b820004dc6a84d6a5629575460daf8167)
+- fix(ui): refresh add charging stations button on UI server switch [`d64ea57`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d64ea57bcb4fd9151a43b16ff4d4b5ed059ad1d7)
+- docs: refine GitHub issue templates [`7ed430f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ed430ff71a022333b8f318c75de07eb47203515)
+- build(deps-dev): bump @types/node from 20.11.22 to 20.11.24 [`49cb6d2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49cb6d204b3f99db356709e988cbf369024403f1)
+- build(deps-dev): bump @types/node from 20.11.22 to 20.11.24 in /ui/web [`96442cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/96442cf4f959be873ea0a3b4bd18f4134dc5fc6f)
+- fix(ui): rerender shared toggle buttons properly [`8346876`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/834687644463a925b90dafe0d5c60c249cea963e)
+- refactor(ui): trivial code cleanups [`3eea3eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3eea3ebcd6172a2928aba166e26d5f06cd4dbe42)
+- refactor(ui): strong type pages ref [`cf95967`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cf959670a5fe40c5279d6e08989f5b31ee06a64d)
+- build(deps-dev): apply updates [`2cd5640`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cd5640f2aa372aaff46638d7eac515825a627cf)
+- refactor(ui): cleanup props usage [`4b10e4f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b10e4f94fe91fab12f8ba298137c49fc295774c)
+- docs: refine GitHub issue templates [`f5dabe7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5dabe760ddd11646be22df45825dd29f8646b1c)
+- refactor(ui): cleanup helper namespace [`b767fda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b767fda721ad867b55ed76067721483767805930)
+- refactor(ui): cleanup CSS styling [`6027002`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6027002ff1398a1cb3bb55d4994e4615efded2c0)
+- fix(ui): do not clear toggle button states on reload [`421fcdc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/421fcdc9c9e7e9864147223a079d76c8b34810fc)
+- refactor(ui): refine CS table width sizing [`97ea01a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/97ea01ab1ab0078f6b9c0b7c7c9fdfa2592abb3a)
+- feat(ui): allow to specificy a UI server configuration name [`258666f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/258666f9962451dda19d0db528bbf07e41838ff2)
+- fix(ui): fix connector(s) column flex direction [`25dbae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25dbae90206427d1069ac941ec38bee647894aa4)
+- refactor(ui): refine UI server selector styling [`bad93db`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bad93db30828b729fa9611d849c76c3ea1965e3d)
+- docs: refine GitHub issue templates [`8482210`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/84822103592a269211a672a122d8ec0568088736)
+- fix(ui): ensure opened actions are closed at UI server switch [`a4edfbb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4edfbb3a5e5c7fb55ef6b4cd4e3394defb09e03)
+- fix(ui): close add charging stations action at UI server switch [`de3e2a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/de3e2a49ef1c8b39ab1992c7e217aec48c67aa90)
+- fix(ui): ensure templates are refreshed at UI server change [`18c7fec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18c7fecb7a062a74cf13052270f8b1379f9fb2f6)
+- docs: update Web UI screenshot [`d8032ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8032ef9b693c7262ea0ca1f173b06cefb14e8da)
+- Merge dependabot/npm_and_yarn/types/node-20.11.24 into combined-prs-branch [`7338d15`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7338d15af937a3add527a6d8389305771b054f79)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.11.24 into combined-prs-branch [`ef86d39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ef86d396cd15446b6c835fc01a6ddf3c7e971e6f)
+- build(deps-dev): apply updates [`f4bc686`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4bc686323fc1d9db694ee7d0737d54472c02a79)
+- build(deps-dev): apply updates [`ac54162`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ac54162159023a9915357447fba8f85bcdc39f77)
+- build(deps-dev): apply updates [`b042caf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b042cafa5aa720ca76b1cc3233a10c91ac19bff5)
+- build(deps): apply updates [`2e4f3c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2e4f3c0952c61aad9157a8107e9909bb2a243551)
+- build(deps): apply updates [`ec338d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec338d760c076b231f13313a2559c853d7fc8593)
+- build(deps-dev): apply updates [`f0abd3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0abd3b5f1c7ccf4f3fa18988b2114bc1f79d3d6)
+- fix(ui): ensure UI server can only be started once [`a1cfaa1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a1cfaa16c9e91765bee3c54cd0208ad01c154aa4)
+- build(deps-dev): apply updates [`615d6cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/615d6cfe1466c30ed410acc66f789158eac51268)
+- feat(ui): add charging station options to add action [`093ca83`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/093ca832a5c03ea03f32368b4bf13c1d08ef3a54)
+- build(deps-dev): apply updates [`76dfd84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/76dfd8402d29857721be9c632315070e2245c6b5)
+- feat(ui): support more charging station options at add op [`3d9f374`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d9f374123a8ee5bae6693ed81417e62000bbfee)
+- build(ui): add missing file [`4940561`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4940561f080511ee4178df364222765d65289ffe)
+- fix: fix supervision url handling at charging stations adding [`2293fad`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2293fadc545b3f531f3c94c2f9f622eeab331bd7)
+- fix(ui): fix initilisation logic [`5369437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5369437218a4bda8ac1adc1c2dcb33b1729f8f63)
+- fix: clear UI server cache at simulator stop [`5c0e935`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c0e9352ee4e933387ae3a20ac814bda7e43b72a)
+- fix(ui): ensure consistent styling on all buttons [`14ee627`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/14ee627af194a4d3aac36cb286bc7999e9481860)
+- build(deps-dev): apply updates [`9ed96ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ed96ef8d5ff598889cc9abf3d4e048b9f4c62d5)
+- refactor: improve error reporting in the UI server code [`776cdee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/776cdee38610a544b49add6a5fa96010faff5c4f)
+- refactor(ui): revert wrongly introduced code to handle multiples UI [`c25a404`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c25a4046983ef80409cbc4546f944231e8655604)
+- fix(ui): re-render charging stations table without reloading [`a4868fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4868fd7e236faf73e62efeeadad20119e2d96eb)
+- refactor(ui): improve the charging stations list styles [`6dba76a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6dba76a51714e00deefea659141f7119d7f5263f)
+- refactor(ui): refine action bar style [`229d8c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/229d8c3413d0b1908bfd2ea3239f1887bdb862a2)
+- refactor(ui): cleanup variables namespace [`8654502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/86545028054a9b13982500366c51e7ea2503a4eb)
+- feat(ui): add helper to dynamically set configuration on UI client [`a4baab6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a4baab6300ff8bd111e0915f860b1cb05bb594e9)
+- fix(ui): handle vue.js app initialization error [`bcb671d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcb671db37d3f4f60d5ac300df8b686404e787ff)
+- fix: ensure charging stations array global property is initialized [`30fc5f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/30fc5f08f040907e439a8fbedf66aa17c2100811)
+- fix(ui): ensure action bar is displayed [`7378b34`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7378b34a676b65d8a4732e672c25c73096d7e59c)
+- fix(ui): move v-show to the UI server container component [`4752138`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47521384ba9d093d453f8a71b847afcac37d68e4)
+- fix(ui): add missing style in SPA [`427a497`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/427a497022f0a5ff9454c618b6d3620521625923)
+- build: bump volta pnpm version [`e1fcdc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1fcdc4ef7705bce5c5639550e9ca4cd53035bf2)
+- docs(ui): update Web UI screenshot [`f8947d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8947d3078521a713834a84bdfdfa16d8b6caebf)
+- refactor: cleanup integer conversion helper [`f5ee140`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f5ee14038709c759f86a9f98f90719c9f7f750be)
+- refactor: refine .cfignore [`0b18282`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b1828224edf798044ef54672ddfc69598cd99a5)
+- refactor(ui): cleanup toast messages [`182f846`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/182f84679517c8be5ebfa7b84a89fff6e355a415)
+- docs(ui): refine ui/web/README.md wording [`7176985`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7176985f002d3a50d14a52504d756f16ab60ea19)
+- docs: refine README.md [`6eb6361`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6eb6361504e4775e0ef162e3cbaf5fe37ec2bbb5)
+- fix: reset simulator state on stop/start cycle [`9d289c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d289c632492e76934967d23a8305bf28a352a83)
+- refactor(ui): refine vue.js app init error message [`88d3e6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/88d3e6ed5f1c8fad4c32311829e51d1fdcee2dcb)
+
+## [v1.2.37](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.36...v1.2.37) (2024-02-19)
+
+- feat(ui): enhance charging stations list structure [`#977`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/977)
+- feat: add a basic authentication scheme for UI WebSocket server [`#980`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/980)
+- build(deps): apply updates [`9b35709`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9b3570994f5f42186e0fffd75614e591bf11e2d9)
+- build(deps-dev): apply updates [`47da75b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47da75b7e558e20e6cfc1f124dd7ac0fbd9ab3ab)
+- build(deps-dev): apply updates [`5ca4c39`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ca4c3972c6fb491b5d6d0ac6f93a0cf9cff2e9f)
+- build(deps-dev): apply updates [`1738556`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1738556692048c6d0572a4fcbccbbf8cff9244e1)
+- feat(ui): add right action bar and use it to start transaction [`c317ae3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c317ae3edbd335e6dc52616df7d702c0d8419fd4)
+- docs: refine links in READMEs [`f80e9e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f80e9e18fc7c72e2867cf65ab6647d881759d0a9)
+- feat(ui): add action success/failure notifications [`cea23fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cea23fa0af66a39cc3bf089217b90e1b5e9f0def)
+- build(deps-dev): apply updates [`a474cbe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a474cbe107fedbe17398e5d21f852f0ce0d5ca2f)
+- refactor: factor out UI Server helpers into arrow functions [`75adc3d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/75adc3d83c35b843b824a8564504de6ff732df24)
+- refactor(ui): remove dead code [`e2aa960`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2aa960555daf3768329cc7a81537f95d4043249)
+- refactor(ui): use JSON format as runtime configuration [`9d76f5e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d76f5ec92a3f5865ef2cefd5a253cab3aa2e5fe)
+- refactor(ui): refine configuration file type and make it conditional [`217db05`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/217db0589a326b179780002c076e9ec7fca59d8c)
+- refactor(ui): move the charging stations data array to vue.js global [`57c0ba0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/57c0ba059e47d46ad545d9783920b53ee56c7184)
+- perf: switch from lodash to rambda [`b4c82e7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4c82e730be585cb7d7005d66b781d4a02c18a85)
+- build(deps): apply updates [`bbb7281`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bbb72816ead049836dc6af0b17dd59bf7ba55127)
+- feat(ui): add set supervision url action [`f869617`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f8696170fe4343a6fef450a6f0d4a47daccbcee0)
+- refactor(ui): remove uneeded encapsulation [`f1df317`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1df3177edd9a3bc78844505a4780a72ab24139a)
+- build: bump volta node version [`fb12687`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb12687ba6cd126c5ef5cad38549992636f18fe6)
+- chore: version 1.2.37 [`4395666`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4395666c70cfbe603d1c98e6d2c44d11748e00b3)
+- feat(ui): add charging stations action support [`878855a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/878855a218443d8d0a610f1e79d8d4afaf07153a)
+- fix(ui): fix configuration handling on the docker image [`0d7042e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0d7042e20aa7c9a4019c433b8c05b770b861d2a2)
+- refactor(ui): cleanup vue.js app initialization code and logic [`a64b9a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a64b9a64f0cb3b2b9b07ec38ec4001dcc7024a60)
+- refactor(ui): cleanup casing style [`f292861`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f292861c82c819c87719364485f5bba141eb51fa)
+- fix(ui): fix missing button imports [`13c19b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13c19b7bd220baedac3b4870057501cb4891acf9)
+- docs: refine Insomnia requests collection [`21d1de0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/21d1de00f6f9cdbf1b9771a71e9de7399e6e702c)
+- fix: use lodash merge to deep merge objects [`6e7e00f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6e7e00faf3d51f4478d389f36a6a58f2da9c7f37)
+- fix(ci): fix web ui build [`bb29949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb29949603108e1bc169ffbad4bc76d2d126dc9d)
+- fix(ui): fix charging stations refresh [`b9d447d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9d447d2a538b560faa62320f7b37ce1a66c9a80)
+- refactor: align charging station info between simulator and ui [`b0eea37`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0eea37827bbd0d63dd152b2654470995ebc8d29)
+- feat(ui): prefer arrow functions [`fa5d129`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa5d129a53f8b3d30685c017fa0420da66224ed5)
+- build(deps-dev): apply updates [`13b482f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/13b482f6530f03a7e23e8e6067e1aca06e641eb6)
+- refactor(ui): refine tables CSS [`b002bba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b002bbab128f876af40ac81686a771e39e3021fd)
+- refactor(ui): fix templates code formatting [`1eb5f59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1eb5f59286fc00c7f84317e82bd794d1fa126ad8)
+- test: fix clone() test for latest node version [`8f801a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f801a9337304c521bf1ae125debe87405865fbf)
+- build(deps-dev): apply updates [`6b0e43d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b0e43dd6099bbf587103c8f67ef4da319fa9b57)
+- fix(ci): add missing .vue file [`7086aac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7086aac2294163414002bc34bab83acf515a5d37)
+- refactor(ui): cleanup configuration types and variables namespace [`b7169a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7169a17b4108623c950d5ef4a46bcc04b5c2c12)
+- refactor(ui): cleanup CSS styles namespace [`ca1e543`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca1e5439d7a19520d752a8c60513d4229b118e35)
+- refactor: use native cloning function [`3fad0de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3fad0dec3efcbef64a3a417d8a7c8aef508afd5d)
+- refactor(ui): add vue.js error handler [`e2372e5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2372e58b5c0ee64a965922d30ef6e2686d2f1b7)
+- refactor(ui): trivial code cleanup [`2113b3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2113b3c6c96d48ec565fef586149f112082c6c0e)
+- refactor: refine UI Server configuration checks [`b35a06e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b35a06e0892d51ed7b0ef63a42fa6f0572d005ae)
+- refactor(ui): refine action forms [`b221407`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b221407fb3d8e591b8025398ea81a08c9e4b53f5)
+- chore(ui): prepare for 0.2.0 release [`5c51245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c51245316333bee6d39658710c40f5b40d68643)
+- refactor(ui): refine action inputs [`d18fc1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d18fc1e3f7c1c8490a1c328890d03d83218dec64)
+- refactor(ui): cleanup props usage [`3a3ba0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a3ba0a2986ae89bc2da0180dc37e3adf26b85ab)
+- fix(ui): reject request promise if the UI server response is malformed [`7c1d037`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c1d037fec161321b648cb5b9e0b106c2f0973e3)
+- build(deps-dev): apply updates [`09379a0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09379a0da5842414aa5835130a101aec11e724d5)
+- refactor(ui): refine action inputs [`0475290`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0475290acf98bb3575aeeb62c772f0d60b440048)
+- fix(ui): open WS only once [`9e1d6e0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e1d6e03d8c2add7d029b3ca756711ff702b7f99)
+- build: bump volta pnpm version [`1c33a0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c33a0e1fc482de35708af9988a20e9d994e1e99)
+- refactor: silence unused arguments warning [`0447d90`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0447d90f02aa5c39138aa8c96c103d31455e3ef2)
+- fix(ci): fix named import shelljs usage [`e12ff66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e12ff665c34dda5a0048290911fab4a3ad795f45)
+- fix(ui): fix path to configuration file template [`45a9839`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/45a9839313c9bd8e81d61349bde0ea3bb69adf6a)
+- refactor: align CSS alignment directives [`aee67de`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aee67deec03443ecda5f7c4ba03e5917983b80a7)
+- refactor(ui): refine connectors table sizing [`2f0851f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2f0851f880a5008a1bc4a60b7308af09e262c325)
+- refactor(ui): refine application title [`d46a3f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d46a3f6b62ccfa47b926d56bb40d1c150ea35225)
+- refactor(ui): refine input type [`7062707`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7062707734dcd8d327369ca6fae2eb52487fd2a3)
+- refactor(ui): use bootstrap theme for toast notifications [`dd9a332`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dd9a33293e9041dd55a8f19bac75920765efc59f)
+- fix(ui): handle undefined charging stations data array [`3233339`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32333395b91289fdc2ecf1400dfea60e20efd1e6)
+- fix(ui): remove incorrect async on WS open callback [`0e60d4c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e60d4cc18d6b2ea9a8d69906a078109bcc94cdc)
+- refactor: cleanup import path [`53a9f11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/53a9f111b7e3a26ccbb68ce2d31ddca209d3a5f2)
+- fix: fix exception at HTTP UI server authentication error [`915eeb3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/915eeb3e12da345870a64f62e18a93aeb6e56688)
+- test: improve clone() test expectation [`cfab8dc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cfab8dc9ea7801746461d4e8d6ac9852deb678b5)
+- fix: add missing type generic to clone() [`58b91ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58b91acf77a1381707dededda945202beec2d96b)
+- fix(ui): add action cancellation [`3916b7c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3916b7ce93ff93510630338e8e6e4a150dd51648)
+- fix: ensure number of connectors is deleted from existing configurations [`c84cfd0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c84cfd0894f437c0338bf76eca57f09d9e603102)
+- fix: ensure the number of connectors is not part of stationInfo [`e566a66`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e566a66766f31a25664b06a1011d84e4d68f0e03)
+
+## [v1.2.36](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.35...v1.2.36) (2024-02-12)
+
+- build(deps): bump pnpm/action-setup from 2 to 3 [`#972`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/972)
+- feat(ui): display supervision url in charging stations list [`#967`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/967)
+- build(deps-dev): apply updates [`d089eaa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d089eaad268e6bfb98ecbb079016019c77b2cf6a)
+- build(deps-dev): apply updates [`73874c0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73874c0240f39127a13890d338074a99e6355dca)
+- refactor: consolidate default values handling [`1feac59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1feac591544c625c56086abe1f14dbdc706280fb)
+- feat: add `deleteChargingStations` SRPC command to UI Services [`09e5a7a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09e5a7a8ed45886b6bf1434c4e49c945ded4c7d8)
+- build(deps): apply updates [`b021149`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b02114986043892eb5a86b68e042b0f58e7508b5)
+- build(deps-dev): apply updates [`fe3e414`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fe3e4141ac185553947c4c41769ef511ee6e2785)
+- docs: add missing setSupervisionUrl request to insomnia requests [`6f9dcff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f9dcffec34bf5445ac22e7b66796d9596b453fe)
+- build(deps): apply updates [`1c5f527`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c5f52743d6aa5a371590a4eb1b79e382f33bee7)
+- feat: add options to `addChargingStations` UI protocol command [`71ac2bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/71ac2bd72c0bd0f742e10dc135a619a5717e6a47)
+- build(deps-dev): apply updates [`695d17c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/695d17cd6b8d9943b1baf04d50e52b25436386b2)
+- refactor: convert to nullish condition check where appropriate [`d760a0a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d760a0a625ddec9919e7ad691ddcd60ded1452b0)
+- feat: allow to override supervisionUrls at adding charging stations [`afbb820`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/afbb820255fb5afe908c743ae53ae5a5f990c700)
+- refactor: cleanup charging station options handling [`36b73d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36b73d95deccfb6538929c48e0f989fb1c696e8a)
+- feat: allow to override more template tunables at addChargingStations UI [`52c5894`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52c58949d4e4ba9d0346de01f129d86e0a446bdd)
+- chore: version 1.2.36 [`bacb519`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bacb519658eda17e7d5f5d5428fe2e6781c934d3)
+- refactor(ui): remove uneeded helpers [`8d6f479`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8d6f479075c85b8731a6530431b1ab75efc34719)
+- fix: find the first free indexes at adding charging stations [`e375708`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e375708d902de515fb56e00c0fefd377cbd0469c)
+- build(deps-dev): apply updates [`d5d8f1e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d5d8f1ec9c17a6e323106f31fbca38f807a5f331)
+- build(deps-dev): apply udpates [`d8dcdbf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d8dcdbf242a0f6c1704290aa612ece516d5d76d9)
+- build(deps-dev): apply updates [`85b79dd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/85b79dd4ca51b53a5060ca3b0d74c0e02b1a17d3)
+- feat(ui): add template name to charging stations list [`ba70f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ba70f0e66aa07b8ca037dd0535dbf1f168477105)
+- refactor: cleanup worker events handling in main thread [`44fccdf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44fccdf0fe511a528780feb1213bb1049d76be05)
+- fix: ensure workers are unreferenced at termination [`8ba9c85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ba9c85438f7a9a8a5f3b61dfad6d2a4e7215b50)
+- feat: allow to override event more template tunables at addChargingStations UI [`43e04bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43e04bb7f074bf293ea06b4b7b0b842a826fe211)
+- docs: update UI protocol requests collections [`17ba3be`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17ba3be0bb5c0bcb7fff2cefa877af975c0d043a)
+- refactor: use syntax shortcuts [`b1396a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1396a2e5ab5f52238df71daeb9da0ef6b12807a)
+- refactor: factor out more charging station options handling code [`1253d60`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1253d60cd246f968e985f6f067204a130b384b72)
+- refactor: cleanup default stationInfo handling [`2969a5d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2969a5d77e88ced7179a275c2deca9e7a36bee4a)
+- refactor(ui): refine charging stations table caption style [`7e649b0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e649b037d3a7dee1f84eda8d59fa32e34760c67)
+- docs: fix README.md formatting [`95c7658`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/95c7658e8abe58395d1cd80be8e36c8cfa9aaec0)
+- fix: fix stationInfo persistent configuration default [`a97d2d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a97d2d6ca3b18ee7e1f2c254eb8352d97507e8a7)
+- fix: fix performance statistics formatting in log messages [`94032f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94032f3e2e158defa0b264390c1155eb90c29c6a)
+- refactor: code formatting fixlets [`9a08f38`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a08f38e319292816bdfb5c6d14bbfebcbfa5618)
+- refactor: cleanup variables namespace [`3000c12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3000c1258ccda0c8828f4e4fffb988e5ffaa84da)
+- fix: fix worker event error handling [`887a125`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/887a125e6db5e0457e653b3c6848d18214558813)
+- fix: flag worker set as stopped as soon the stopped event is emitted [`36c1166`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36c1166db79b6b2631b1419a6ec47415c413ac06)
+- refactor(ui): align text casing [`d61c719`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d61c71931ec8c16df695b1f2db2ae85540de0745)
+- docs: refine README.md [`fff786f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fff786f9942cbcc798cedbd385c4fec995e8ebfa)
+- refactor: refine worker event error log message [`3ab3275`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3ab327597187f09b9005784a615c378c491a41ae)
+- fix: ensure persistence configuration override is taken in all case [`c2be11f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2be11fddae3fd9c84ab92719e3d479301eb0257)
+- fix: do not leak event listeners at charging station deletion [`6767e9f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6767e9f1c0c3f54684eec2f01ae958272c786ca5)
+- refactor: ensure all worker events are remitted in main thread [`a492245`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a492245cc3b2cfb39f4c527988a026c396682ad2)
+
+## [v1.2.35](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.34...v1.2.35) (2024-02-05)
+
+- feat: add performance statistics to UI protocol [`#970`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/970)
+- feat: untangle add charging station op from start charging station op [`#969`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/969)
+- feat: untangle add charging station op from start charging station op [`#966`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/966)
+- fix: ensure worket set stop event is emitted once [`4f02e9b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4f02e9b46125abbf1decd1c9762c80d568a633f7)
+- docs: refine UI protocol section in README.md [`6ca7a41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ca7a41d2c840661015f2006d395c3ab91a54c60)
+- docs: refine configuration sections type definition in README.md [`dda3305`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dda3305e19f76690feaacc3298ce3996f0ba2c5b)
+- build(deps-dev): apply updates [`2a4110a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a4110a24a373436c7043617c7ab71614546dfde)
+- build(deps-dev): apply updates [`2bd2008`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2bd20089f4c6d3345bbc1604d54d00a2ff77ef96)
+- build(deps-dev): apply updates [`c383fc3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c383fc3afc853b526276fecf42aefe5c052f29cb)
+- build(deps-dev): apply updates [`d0c0ae9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d0c0ae942040ac2ffe758ef2218cb0961e378527)
+- chore: version 1.2.35 [`5f83ff8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5f83ff87e120fdf6d111dcf935656a96138554ec)
+- fix: make the ATG wait for running transactions to be stopped [`7e3bde4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7e3bde4fa97ee4937b806bb4dfeb16ef0f99d1a4)
+- build(deps-dev): apply updates [`9ce7f29`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ce7f2947a3789218b3ef99ce4e54444570beb5d)
+- docs: add setSupervisionUrl to UI protocol section [`1e534da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1e534dab599a1e3a4d965f6d93761bb4400b16c1)
+- refactor: cleanup log messages [`412cece`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/412cece829a669e4e41d9e824fb71cab4df20312)
+- refactor: silencer linter warnings [`1d6f2eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1d6f2eb4f4c766283604e417bd34e16f18c8e997)
+- build(deps-dev): apply updates [`e80de0d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e80de0da26b1f21f33b584605d32ae6d972cc541)
+- refactor: ensure ATG will not start a transaction if one is already [`9022112`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9022112bdd8f1da4c4e6812d0b036e3830b32b65)
+- refactor: improve error OCPP error message [`c510c98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c510c98944b2a1f0d2c6e82f7db2eea9f8baf9a5)
+- docs: refine README.md [`0981063`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098106399394be96ae576b9827385a4cc1b1e380)
+- fix: add charging station at instantiation [`e9e43cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9e43cff1ad9ba7f75e3ae64a53fceb596454a59)
+- refactor: cleanup charging station worker namespace [`bb8dc72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bb8dc7253e50b925250889c90d931a4dc83c0cd3)
+- fix: fix UI protocol setSupervisionUrl insomnia payload [`2b99949`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b99949d7263c5fffa16b8930e927d542f2a6102)
+- docs: add sequence diagram for UI protocol [`5d8bbc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d8bbc632c6247d437b62a4127422d54274d0940)
+- refactor: cleanup cached request helpers namespace [`f10f20c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f10f20c9883e91479090763312db0d816c490cca)
+- build: silence spelling warnings [`d6fe841`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d6fe8418d72fdb5f89fa4a23848de3ad900c44b3)
+- refactor: cleanup charging station events handling code [`e1a3f3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e1a3f3c1528a82673d616a96b7b14ba96a664dab)
+- docs: fix formatting in README.md [`7f9d529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7f9d5299ccf1606025aed13d1bb4fabe7a1a1771)
+- docs: refine UI Protocol section in README.md [`c03dea8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c03dea88e5919d942a03b7530eeb8fa9f40bd4bb)
+- docs: fix typo in README.md [`4c4f320`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c4f320e7a9ccc1f8bf02e3468872ead47f2c75a)
+- docs: fix typo in README.md [`f2816b1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f2816b1d6e9c000e570a9412d871843ed9ca7e7a)
+- docs: fix README.md formatting [`55ae7b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/55ae7b758f478a2beb4557bbc96363fb913dcc73)
+- docs: refine UI protocol sequence diagram in README.md [`aa9f3b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa9f3b5f156b460bca8609e65cb4534d9df8638c)
+
+## [v1.2.34](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.33...v1.2.34) (2024-02-01)
 
 - feat: add addChargingStations command to UI API [`#964`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/964)
 - feat: add command to list templates on UI services [`42e341c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42e341c40076aa8c5fc37e10512ec41c9ab60825)
 - build(deps-dev): apply updates [`e29f8d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e29f8d4e1a7f6d9baafe0d9923035e0ef1fd3636)
 - refactor: convert remote stop transaction to two stages request [`2665ed1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2665ed1ef62a9fc9b6eec417f3ec7c33305789cf)
 - perf: 'await' on UI request handlers only when necessary [`4b9332a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b9332afad3ebdd1c7b7e3e98dc1a9fcefebc04f)
+- chore: version 1.2.34 [`e2e70e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e2e70e66f1a880f9a39a7d6da31172d2f397b8fe)
 - refactor: add type for template charging stations tracking [`efc411f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/efc411f77a552bf66e118c46c25dcf6ef8d07a16)
 - build(deps-dev): apply updates [`961231b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/961231bfc5ae5bcdc87fe86ba9c341eab2bd9241)
 - feat: expose template name used in stationInfo [`1fdb60b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1fdb60b661afed4d26796cb0a2ed15e78f3b40a7)