Skip to content

Commit

Permalink
🔖 Bumps to V 1.8.1 and updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Sep 18, 2021
1 parent a8f7df4 commit 15c2ffc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 🩹 1.8.1 - Additional Languages, Bug Fix, and more [PR #234](https://github.com/Lissy93/dashy/pull/234)
- Merges 5 additional languages
- Adds RickyCZ's dashboard to showcase
- Fixes #323, and improves status indicator tooltip
- Define constants for endpoints
- Updates management, translations and readme docs

## ⚡️ 1.7.7 - Improved Error Handling [PR #226](https://github.com/Lissy93/dashy/pull/226)
- Errors can be viewed via the UI (Config menu --> App Info)
- Service workers should be disabled by default
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",
"main": "server",
"scripts": {
Expand Down Expand Up @@ -92,4 +92,4 @@
"> 1%",
"last 2 versions"
]
}
}

0 comments on commit 15c2ffc

Please sign in to comment.