2.3 KiB
2.3 KiB
1.6 (2022-02-22)
Features
- Provide ?format=tar.gz option on directory listings to download tarball. (#53)
1.5 (2022-02-08)
Features
- Allow upload of Files with a .json postfix. (#52)
1.4 (2022-02-01)
Features
- Allow forwarding of a request to a webhook endpoint. (#50)
1.3 (2022-01-25)
Features
- Add support for creating GitLab issues. Contributed by @tulir. (#37)
- Support element-android submitting logs with .gz suffix. (#40)
Bugfixes
- Prevent timestamp collisions when reports are submitted within 1 second of each other. (#39)
Internal Changes
- Update minimum Go version to 1.16. (#37, #42)
- Add documentation on the types and formats of files submitted to the rageshake server. (#44)
- Build and push a multi-arch Docker image on the GitHub Container Registry. (#47)
- Add a /health endpoint that always replies with a 200 OK. (#48)
1.2 (2020-09-16)
Features
- Add email support. (#35)
1.1 (2020-06-04)
Features
- Add support for Slack notifications. Contributed by @awesome-manuel. (#28)