Skip to content
Snippets Groups Projects
Verified Commit 358b3eb0 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Changelog: can now report front and backend errors to sentry (fix #8)

parent d60804c9
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,11 @@ Changelog
- Front: added some unittests for the store (#55)
- Front: fixed broken login redirection when 401
- Front: Removed autoplay on page reload
- API: Added a /instance/settings endpoint
- Front: load /instance/settings on page load
- Added settings to report JS and Python error to a Sentry instance
This is disabled by default, but feel free to enable it if you want
to help us by sending your error reports :) (#8)
0.3.5 (2018-01-07)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment