Skip to content

Commit 6fda556

Browse files
authored
Merge pull request #45 from Power2All/v4.0.3
Fixing README and preparing for release
2 parents cfb2664 + 2dd9c3e commit 6fda556

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,14 @@ Before you can run the server, you need to either have persietency turned off, a
5454

5555
Swagger UI is introduced, and when enabled in the configuration, is accessible through the API via `/swagger-ui/`.
5656

57+
Sentry.io support is introduced, you can enable it in the configuration and the URL where to push the data to.
58+
5759
### ChangeLog
5860

5961
#### v4.0.3
6062
* Fixing announce and scrape paths, since it is the wrong way.
6163
* Fixing various smaller bugs that isn't app-breaking, but should be handled better.
64+
* Added support for Sentry.io SaaS and self-hosted setup.
6265
* Preparing work for version v4.1.0, which will introduce LUA support for middleware.
6366

6467
#### v4.0.2

0 commit comments

Comments
 (0)