financer release version 32
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<artifactId>financer-parent</artifactId>
|
||||
<groupId>de.77zzcx7.financer</groupId>
|
||||
<version>32-SNAPSHOT</version>
|
||||
<version>32</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>financer-common</artifactId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>de.77zzcx7.financer</groupId>
|
||||
<artifactId>financer-parent</artifactId>
|
||||
<version>32-SNAPSHOT</version>
|
||||
<version>32</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>financer-server</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>de.77zzcx7.financer</groupId>
|
||||
<artifactId>financer-parent</artifactId>
|
||||
<version>32-SNAPSHOT</version>
|
||||
<version>32</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>financer-web-client</artifactId>
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user