File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525
2626[CURRENT: 2.1.5] - 2020 Q3 general patch #2
27- - Ditched my botched rate limiting package for a "commercial" one
28- - Added API token section to documentation
29- - Client now receives a "Token-Valid" header with the value 0 or 1 depending on token validity
30- - Renamed "X-Auth-Token" header to "Authorization" so requests don't get blocked by Cloudflare
27+ - Ditched my botched rate limiting package for a "commercial" one (issue #113)
28+ - Added API token section to documentation (issue #114)
29+ - Client now receives a "Token-Valid" header with the value 0 or 1 depending on token validity (issue #115)
30+ - Renamed "X-Auth-Token" header to "Authorization" so requests don't get blocked by Cloudflare (issue #117)
3131 - Cleaned up a lot of code
3232
3333
3636
3737
3838[2.1.3] - 2020 Q2 general patch #1
39- - Added option to disable all console output but error messages (GitHub isse #72)
39+ - Added option to disable all console output but error messages (GitHub issue #72)
4040 - The content of jokes in the joke submission form is now correctly escaped and can no longer mess up the page (GitHub issue #68)
4141 - Fixed crash when parsing a malformatted URI (GitHub issue #69 (nice))
4242 - Re-flagged some jokes
You can’t perform that action at this time.
0 commit comments