🔖 Bumps to V 1.7.1 and updates changelog

This commit is contained in:
Alicia Sykes 2021-09-04 20:59:52 +01:00
parent 412c179d5a
commit 1e2856cec9
2 changed files with 12 additions and 2 deletions

10
.github/CHANGELOG.md vendored
View File

@ -1,5 +1,15 @@
# Changelog
## 🐛 1.7.1 - Lots of Tiny Fixes and Improvements [PR #200](https://github.com/Lissy93/dashy/pull/201)
- Removes background in console art
- Updates auto environmental variables
- Icon image assets max height Force same Icon/Item Height #200
- Adds an action to close spammy issues
- Adds option to enable SRI integrity, plus refactos PWA into defaults
- Updates privacy and security docs
- Adds option for different favicon API for each app [FEATURE_REQUEST] Allow using different faviconApi for each items #196
- Fixes loading of local SVG icons #199
## 🍻 1.7.0 - Documentation Website [PR #190](https://github.com/Lissy93/dashy/pull/190)
- Builds a quick website to host the docs. No code changes, but prepares for V1.7 release

View File

@ -1,6 +1,6 @@
{
"name": "Dashy",
"version": "1.7.0",
"version": "1.7.1",
"license": "MIT",
"main": "server",
"scripts": {
@ -92,4 +92,4 @@
"> 1%",
"last 2 versions"
]
}
}