Version 0.1.4

This commit is contained in:
Reuh 2016-06-24 14:28:26 +02:00
parent 0552ea7cae
commit 3190891ad2
2 changed files with 28 additions and 23 deletions

View file

@ -1,3 +1,8 @@
vrel 0.1.4:
- Now stores the sender's IP
- Pastes are detroyed with "burn on read" only if the request comes from a different IP
- When sending a paste from the web interface, automatically redirects to the syntax colored paste page
- POST /p/ lifetime arg is now in seconds instead of hours
vrel 0.1.3:
- Added basic support for "Expect: 100-continue" header
- Added POST data size limitation