mirror of
https://github.com/sabnzbd/sabnzbd.git
synced 2025-12-26 00:58:42 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fce73855c |
4
PKG-INFO
4
PKG-INFO
@@ -1,7 +1,7 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: SABnzbd
|
||||
Version: 3.7.0Beta1
|
||||
Summary: SABnzbd-3.7.0Beta1
|
||||
Version: 3.7.0RC1
|
||||
Summary: SABnzbd-3.7.0RC1
|
||||
Home-page: https://sabnzbd.org
|
||||
Author: The SABnzbd Team
|
||||
Author-email: team@sabnzbd.org
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Release Notes - SABnzbd 3.7.0 Beta 1
|
||||
Release Notes - SABnzbd 3.7.0 Release Candidate 1
|
||||
=========================================================
|
||||
|
||||
## Changes since 3.6.1
|
||||
@@ -22,7 +22,7 @@ Release Notes - SABnzbd 3.7.0 Beta 1
|
||||
- Windows: Updated MultiPar to 1.3.2.5.
|
||||
|
||||
# API changes since 3.6.1
|
||||
- Minor improvements in API call performance.
|
||||
- Minor improvements in API performance.
|
||||
- Removed fields `scripts` and `categories` from `queue` API call.
|
||||
- Moved `loadavg` from `queue` to `status` API call.
|
||||
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
|
||||
# You MUST use double quotes (so " and not ')
|
||||
|
||||
__version__ = "3.7.0Beta1"
|
||||
__version__ = "3.7.0RC1"
|
||||
__baseline__ = "unknown"
|
||||
|
||||
Reference in New Issue
Block a user