🔖 Bumps to V 1.7.2 and updates changelog
This commit is contained in:
6
.github/CHANGELOG.md
vendored
6
.github/CHANGELOG.md
vendored
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## ✨ 1.7.2 - Item Sort Options [PR #203](https://github.com/Lissy93/dashy/pull/203)
|
||||||
|
- Adds option for user to specify `sortBy` to order items within a section
|
||||||
|
- Can sort by last clicked, most used, alphabetically and more
|
||||||
|
- And fixes UI of the item tooltip and, if specified, will show Provider in the tooltip
|
||||||
|
- Also improves error logging and console warning message
|
||||||
|
|
||||||
## 🐛 1.7.1 - Lots of Tiny Fixes and Improvements [PR #200](https://github.com/Lissy93/dashy/pull/201)
|
## 🐛 1.7.1 - Lots of Tiny Fixes and Improvements [PR #200](https://github.com/Lissy93/dashy/pull/201)
|
||||||
- Removes background in console art
|
- Removes background in console art
|
||||||
- Updates auto environmental variables
|
- Updates auto environmental variables
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Dashy",
|
"name": "Dashy",
|
||||||
"version": "1.7.1",
|
"version": "1.7.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "server",
|
"main": "server",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user