Skip to content

v0.25.2

Latest
Compare
Choose a tag to compare
@marle3003 marle3003 released this 27 Aug 07:03
2f68197

🚀 Changes

  • Improved log messages for HTTP/HTTPS servers, making it easier to diagnose configuration and connection issues.

🐞 Bugfixes

  • Resolved an issue with path parameters when routes had a trailing slash.
  • Fixed file reference handling so listeners are now triggered when reading a file from a reference before the main file.
  • Fixed a deadlock race condition in the ConfigWatcher.
  • Fixed logs and dashboard display when an HTTP request does not match any API.