Releases: sio2project/filetracker
Releases · sio2project/filetracker
2.2.0
25 Nov 16:10
Compare
Sorry, something went wrong.
No results found
2.1.5
20 Apr 15:56
Compare
Sorry, something went wrong.
No results found
Bumped gunicorn version to one supporting python3.7
2.1.4
23 Mar 16:09
Compare
Sorry, something went wrong.
No results found
2.1.3
22 Jan 23:00
Compare
Sorry, something went wrong.
No results found
Fix bsddb3 dependency issue.
2.1.2
19 Jun 17:51
Compare
Sorry, something went wrong.
No results found
Improved migration script stability and added a flag to upload only parts of old filetracker storage.
2.1.1
12 Jun 08:53
Compare
Sorry, something went wrong.
No results found
Fixed a bug in migration server that caused /version and /list to be redirected to fallback.
2.1
30 May 17:26
Compare
Sorry, something went wrong.
No results found
Changes from 2.0:
Greatly improved server stability (2.0 should not be used in production)
Added /version endpoint to server
Made client compatible with 1.x and 2.1+ servers
Added --log-level and --log-config options to server, -L now accepts only seekable files.
2.1rc1
29 May 11:33
Compare
Sorry, something went wrong.
No results found
Greatly improved server stability (2.0 should not be used in production)
Added /version endpoint to server
Made client compatible with 1.x and 2.1+ servers
2.0
21 May 12:25
Compare
Sorry, something went wrong.
No results found
New features:
Python 3 support (3.5+)
Server storage compression & deduplication
Bandwidth saving by transferring compressed files
/list endpoint for listing directories on server
Notable fixed bugs:
Client.delete_file now actually works