diff --git a/CHANGELOG.md b/CHANGELOG.md index bf360970..8e237e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.90.54 (06-17-2020) +- Fixed Slack Notifier's failure/success data saving issue +- Added additional i18n Languages (help needed!) + # 0.90.53 (06-16-2020) - Modified most of the key's for prometheus metrics - Added Database Stats in prometheus metrics diff --git a/frontend/src/components/Dashboard/Cache.vue b/frontend/src/components/Dashboard/Cache.vue index 8a447121..1577c90b 100644 --- a/frontend/src/components/Dashboard/Cache.vue +++ b/frontend/src/components/Dashboard/Cache.vue @@ -1,6 +1,9 @@ diff --git a/frontend/src/components/Dashboard/DashboardMessages.vue b/frontend/src/components/Dashboard/DashboardMessages.vue index 075746ed..38c5b5c8 100644 --- a/frontend/src/components/Dashboard/DashboardMessages.vue +++ b/frontend/src/components/Dashboard/DashboardMessages.vue @@ -1,14 +1,14 @@