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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed a bug where on some machines the crash reports will fail to be saved locally due to the invalid "|" character being used in the file name. This character has now been replaced with "-". You may want to manually rename previously persisted crash reports as such in the "raygun-data" Docker volume.
Fixed a bug where the date times would not be displayed in the locally running Raygun app depending on your local date time formatting options.