Releases: guusdk/httpfileuploadcomponent
Releases · guusdk/httpfileuploadcomponent
v2.0.1
Compare
Sorry, something went wrong.
No results found
guusdk
released this
10 Jun 20:36
Updated Whack from 3.0.0 to 3.1.0 (to make use of Tinder 2.1.0).
Switched to new Maven release infrastructure.
v2.0.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
10 Jun 19:29
What's Changed
fix #48 : Do not initialize null malwarescanner by @guusdk in #49
Update Whack to 3.0.0 and Jetty to 12.0.22 (requires Java 17) by @guusdk in #53
Implement configurable Content-Security-Policy by @Fishbowler in #50
New Contributors
Full Changelog : v1.7.0...v2.0.0
v1.7.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
19 Jan 15:22
What's Changed
Full Changelog : v1.6.0...v1.7.0
v1.6.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
11 Sep 08:37
What's Changed
Full Changelog : v1.5.0...v1.6.0
v1.5.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
16 Nov 15:08
#35 : Make slot manager configurable
#36 : Slot and SecureUniqueId should be Serializable
#37 : Update Maven project description to define Java 8
#38 : Update dependencies to latest version
Prevent NPE when reading unset configuration (auto-boxing).
Full Changelog : v1.4.0...v1.5.0
v1.4.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
04 Nov 18:50
Updated Guava library to 30.0-jre to address known vulnerabilities with earlier versions.
Improve content-type detection of uploaded content.
#31 : Add new webprotocol option to make the previously hardcoded http protocol configurable.
#33 : Add new wildcardCORS option that adds CORS headers to relax access restrictions imposed by browsers.
v1.3.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
09 Jun 07:59
Addresses these issues:
#23 : Use a more secure identifier then UUID
v1.2.2
Compare
Sorry, something went wrong.
No results found
guusdk
released this
17 Nov 13:47
Addresses these issues:
#18 : Can't get mime type of uploaded file from webserver.
v1.2.1
Compare
Sorry, something went wrong.
No results found
guusdk
released this
12 Nov 13:26
v1.2.0
Compare
Sorry, something went wrong.
No results found
guusdk
released this
09 Oct 09:38
Addresses these issues:
#9 : URLs should not contain non-ASCII characters.
#12 : Add permanent, file-system-based, storage.
#13 : Increase default max file size.