|
@@ -33,7 +33,8 @@ We use new PHP password hashing features that automatically rehash your password
|
33
|
33
|
|
34
|
34
|
## Minor Changes
|
35
|
35
|
|
36
|
|
-* When a torrent is trumped, the new torrent is made freeleech to users who snatched the old torrent for a few days
|
|
36
|
+* When a torrent is trumped, the new torrent is made freeleech to users who snatched the old torrent for a few days.
|
|
37
|
+* Sends headers to tell cloudflare to use HTTP/2 Server Push for most resources.
|
37
|
38
|
* An attempt has been made to support magnet links. This has shown partial success.
|
38
|
39
|
* This codebase is expected to run over https only.
|
39
|
40
|
|