generated from mantinedev/next-pages-template
-
-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.5.1 : Readarr and Lidarr integrations !
### New Features - ✨ Lidarr and Readarr integrations - ✨ Add a way to delete a config via the API - ✨ Add a way to save a config and delete it - ✨ Add a key bind to open settings (CTRL + L) ### Bug Fixes - 🐛 Fixing date issues with weather module - 🐛 Fix Readarr date match ### UI Changes - 💄 Totally rework how the media previews work! - 💄 Make the settings menu a drawer instead - 💄 Change the way the footer is displayed ### GitHub Changes - 📝 (README): Updates documentation & Move to Wiki ### Other Changes - 🧑💻 Added strings as an option type for modules - 🏗️ Make the max notifications to 4
- Loading branch information
Showing
18 changed files
with
568 additions
and
227 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,2 +1,2 @@ | ||
export const REPO_URL = 'ajnart/homarr'; | ||
export const CURRENT_VERSION = 'v0.5.0'; | ||
export const CURRENT_VERSION = 'v0.5.1'; |
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
Empty file.
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
Oops, something went wrong.