This repository has been archived on 2024-07-26. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vrel/changelog.txt
2016-04-26 15:38:39 +02:00

14 lines
474 B
Text

vrem 0.1.3:
- Added basic support for "Expect: 100-continue" header
- Added POST data size limitation
- Added newlines at the end of error responses
- Now logs the used storage backend
vrel 0.1.2:
- Added SQlite storage
- Removed dump feature
vrel 0.1.1:
- Web interface: expire time now displayed in hours
- Default expire time changed from one hour to one day
- Added a dump feature, to dump all data to a file (GET /dump/password)
vrel 0.1.0:
- Initial version