mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
[Release] v5.0.0 (50000003)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# LunaSea Changelog
|
||||
|
||||
## v5.0.0 (50000002)
|
||||
## v5.0.0 (50000002/50000003)
|
||||
|
||||
#### NEW
|
||||
- `[Dashboard]` "Home" has been renamed to "Dashboard"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"motd": "This build introduces support for the discover feature in Radarr! Similar to the web GUI, it will build out a list of movies to add based on your import lists and Radarr suggestions (which can be disabled in the settings).\n\nThis build also fixes many issues with the current nightly builds, including fixing the ability to add new movies.\n\nA feature that was removed with this build is the ability to sort/categorize drawer entries. In the future, the drawer will get more customizable options to replace what this option offered.\n\nAnd lastly in this build is a minor UI change, changing \"Home\" to \"Dashboard\" to prepare for a much more powerful dashboard in the future.",
|
||||
"version": "5.0.0",
|
||||
"build": "50000002",
|
||||
"build": "50000003",
|
||||
"new": [
|
||||
{
|
||||
"module": "Dashboard",
|
||||
|
||||
@@ -868,9 +868,9 @@ packages:
|
||||
radarr:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "/Users/jagandeepbrar/Git/Packages/radarr"
|
||||
relative: false
|
||||
source: path
|
||||
name: radarr
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.0"
|
||||
recursive_regex:
|
||||
dependency: transitive
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: lunasea
|
||||
description: Self-Hosted Controller
|
||||
version: 5.0.0+50000002
|
||||
version: 5.0.0+50000003
|
||||
publish_to: 'none'
|
||||
environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
@@ -49,8 +49,7 @@ dependencies:
|
||||
uuid: ^2.2.2
|
||||
xml_parser: ^0.1.2
|
||||
# Comet.Tools Packages
|
||||
radarr:
|
||||
path: /Users/jagandeepbrar/Git/Packages/radarr
|
||||
radarr: ^1.1.0
|
||||
sonarr: ^1.1.0+1
|
||||
tautulli: ^1.2.1
|
||||
wake_on_lan: ^1.1.1+6
|
||||
|
||||
Reference in New Issue
Block a user