financer release version 32

This commit is contained in:
2020-07-30 20:48:48 +02:00
parent 6b9d82ca78
commit 10ac65172b
5 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
v31 -> v32:
- Integrate new push-service release with VAPID support for Chrome based browsers
v30 -> v31:
- Integrate push-service app to send push notifications (currently only testing)
v29 -> v30:
- Fix a bug in the file upload feature that caused every transaction to have a file, even though no file was uploaded
- Set proper HTTP headers for file download (mime type, length)