You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.3 (2022-01-25)
================
Features
--------
- Add support for creating GitLab issues. Contributed by @tulir. ([\#37](#37))
- Support element-android submitting logs with .gz suffix. ([\#40](#40))
Bugfixes
--------
- Prevent timestamp collisions when reports are submitted within 1 second of each other. ([\#39](#39))
Internal Changes
----------------
- Update minimum Go version to 1.16. ([\#37](#37), [\#42](#42))
- Add documentation on the types and formats of files submitted to the rageshake server. ([\#44](#44))
- Build and push a multi-arch Docker image on the GitHub Container Registry. ([\#47](#47))
- Add a /health endpoint that always replies with a 200 OK. ([\#48](#48))