Changelog: can now report front and backend errors to sentry (fix #8)
This commit is contained in:
parent
d60804c9db
commit
358b3eb060
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue