-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔀 Merge pull request #663 from Lissy93/FIX/user-suggestions-fixes-2.0.9
[FIX] User Suggestions & Bug Fixes Fixes #564 Fixes #590 Fixes #626 Fixes #629 Fixes #632 Fixes #640 Fixes #644 Fixes #645 Fixes #646 Fixes #651 Fixes #654 Fixes #655 Fixes #657 Fixes #659 Fixes #660
- Loading branch information
Showing
32 changed files
with
251 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
## ✨ 2.0.8 Adds Multi-Page Support [PR #617](https://github.com/Lissy93/dashy/pull/617) | ||
- Adds support for multiple pages per-dashboard | ||
- Adds new attribute at root of main config file: `pages` | ||
- Updates router and nav-bar to automatically create paths for both local and remote configs | ||
## ✨ 2.0.9 Adds Multi-Page Support [PR #663](https://github.com/Lissy93/dashy/pull/663) | ||
- Fix KeyCloak API URL (#564) | ||
- Fix guest has config access (#590) | ||
- Fix collapsible content in multi-page support (#626) | ||
- Fix layout and item size buttons ( #629) | ||
- Refactor make request in RSS widget (#632) | ||
- Fix material-design-icons header in schema (#640) | ||
- Add option to hide seconds in clock widget (#644) | ||
- Fix pageInfo not being read in router (#645) | ||
- Fix startingView not honored (#646) | ||
- Fix Status Check default (#651) | ||
- Add option to hide image in SportsScores Widget (#654) | ||
- Add Adventure-basic theme (#655) | ||
- Write docs for sub-items (#657) | ||
- Add Font-Awesome displaying as square to troubleshooting guide (#659) | ||
- Show expand / collapse in context menu (#660) | ||
- Only deploy new release when relevant files have changed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.