From a91ea71dcbc29f0e34e7174d6d09c47d44374ed0 Mon Sep 17 00:00:00 2001 From: Roger Far Date: Fri, 6 Dec 2024 18:13:06 -0700 Subject: [PATCH] no message --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb1bf3..da04f8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.0.90] - 2024-12-06 +### Changed +- Download individual files from Torbox instead of a zip file. + +### Removed +- Removed ability to select instant files from AllDebrid. + ## [2.0.89] - 2024-11-24 ### Changed - Disabled selecting of files as Real-Debrid was the only provider that supported that. diff --git a/package.json b/package.json index 4966673..8c177b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rdt-client", - "version": "2.0.89", + "version": "2.0.90", "description": "This is a web interface to manage your torrents on Real-Debrid.", "main": "index.js", "dependencies": {