Releases: colinodell/python-qnapstats
Releases · colinodell/python-qnapstats
0.6.0
25 Jun 07:00
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-06-25)
Features
0.5.0
07 Jun 14:25
Compare
Sorry, something went wrong.
No results found
0.5.0 (2022-06-07)
Bug Fixes
add missing token (2b9eefa )
change main branch in releaserc.json (c976249 )
Features
add external devices informations (508f385 )
add external devices informations (1b73056 )
0.4.0
13 Aug 01:40
Compare
Sorry, something went wrong.
No results found
Added support for Python 3.8 & 3.9; dropped support for 3.4
Updated login method to support QTS 4.5.1 (#49 )
Fixed broken get_bandwidth() on QTS 4.5.4 (#62 )
Fixed TypeError when fetching dnsInfo (#63 )
0.3.1
14 Mar 16:01
Compare
Sorry, something went wrong.
No results found
Fixed errors fetching volume stats on non-standard volumes (#53 , #54 )
0.3.0
18 Nov 14:43
Compare
Sorry, something went wrong.
No results found
Added new get_firmware_update() method (#21 )
0.2.7
14 Aug 13:05
Compare
Sorry, something went wrong.
No results found
Add support for Python 3.7
Removed object base class
0.2.6
27 Apr 12:23
Compare
Sorry, something went wrong.
No results found
Add support for TS-659 on 4.2.6
Fix exception caused by disks which don't report temperatures (#16 )
0.2.5
24 Mar 18:37
Compare
Sorry, something went wrong.
No results found
Added error handling to account for sharenames with no folder (#15 )
0.2.4
13 Apr 13:08
Compare
Sorry, something went wrong.
No results found
Fixed issue fetching disk health for devices with a single disk (#11 , #12 )
0.2.3
21 Feb 20:14
Compare
Sorry, something went wrong.
No results found
Fixed empty drive bays, volumes with labels, and HDD vs SSD detection (#6 )
Fixed CPU temperature errors on devices which provide this stat (#8 , #9 )
Added configurable timeout option (#10 )