From 97dfc63dfcc41136755752f009f4c850a49a6a2e Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Mon, 5 Oct 2020 11:47:22 -0500 Subject: [PATCH] clarify branches --- Health-Checks.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Health-Checks.md b/Health-Checks.md index 956368e..4b44016 100644 --- a/Health-Checks.md +++ b/Health-Checks.md @@ -51,6 +51,10 @@ If you're on linux, you'll probably have to change the home directory for the us The update branch setup in Settings/General is for a previous version of Radarr, therefore the instance will not see correct update information in the System/Updates feed and may not receive new updates when released. +Note: +Please note that v0.2 will only have critical bugs resolved as of August 2020. Any additional development or features will be soley in V3. +Each push to the "develop" branch creates a build on "nightly" release channel (release channel is the "branch" within radarr's settings), once we push a build to Github it will show up on "develop" release channel. + #### Could not connect to signalR signalR drives the dynamic UI updates, so if your browser cannot connect to signalR on your server you won't see any real time updates in the UI.