vrel 0.1.5, added caching
This commit is contained in:
parent
fd6578671b
commit
1638d8aa8b
3 changed files with 54 additions and 51 deletions
|
|
@ -1,8 +1,9 @@
|
|||
vrel 0.1.5 (wip):
|
||||
vrel 0.1.5:
|
||||
- Doubled the default maximum lifetime (3 months -> 6 months).
|
||||
- Added an optional configuration file.
|
||||
- Added syntax setting per-paste.
|
||||
- Sender IP storing should work with proxies.
|
||||
- The webserver now supports caching. Yay.
|
||||
- Various luacheck cleaning (a few potential bugs are fixed). It's still complaining about legit things tho.
|
||||
vrel 0.1.4:
|
||||
- Now stores the sender's IP
|
||||
|
|
|
|||
Reference in a new issue