What's new:
- calculate and log the duration of imports and exports (d02b459)
- migrate to Spring Boot 4 (#1886)
- bugfix: FROM/TO timestamp filter is not applied when getting all transactions (#1902)
- bugfix (OCPP-J security): basic auth password is incorrectly handled (#1899)
- bugfix: annoyance connector status of connector 0 when timestamps the same (#1907)
- bugfix: steve does not send user notification per email due to case sensitive check (#1900)
- improve data import and export implementations (#1908)
- print log file location to console again (#1911)
- (OCPP-J security) add "delete certificate" to OCPP operations menu for completeness (#1917)
- (OCPP-J security) disable "Delete" certificate button for not connected stations (#1918)
- improve Dockerfiles and docker-compose (#1921)
- make OCPP version runtime support dependent on config (#1920) -> how to configure
- update dependencies and other refactors/cleanups
Thanks to all the contributors!