Releases: stavroskasidis/BlazorWasmAntivirusProtection
Releases · stavroskasidis/BlazorWasmAntivirusProtection
BlazorWasmAntivirusProtection v2.4.5
BlazorWasmAntivirusProtection v2.4.0
Changes:
- 3ffdadc Merge pull request #45 from stavroskasidis/release/2.24
- 0ed9c6d Merge pull request #44 from stavroskasidis/feature/recompress-satellites
- 1cb4ac7 Fix for brotli compression tool if only .net 7 is installed
- 026e5b8 Realease notes update
- 5746166 Fix for hardcoded .bin searching for satellite assembly files.
- 6a3223c Added recompression for satellite assemblies (the gziped version was the original before obfuscation)
- 139ef90 Created recompress satellite assemblies task
This list of changes was auto generated.
BlazorWasmAntivirusProtection v2.3.0
Changes:
- 9dd2e33 Merge pull request #43 from stavroskasidis/release/2.3
- 441190b Sample apps ci fix
- 9dc2fdd Updated hosted apps to use a Directory.Build.props
- baddc8e ci fix
- 09af483 Removed Brotli.NET that depends on native libs and added BrotliCompress tool that uses .net native brotli compression.
- bc08434 Improved logging and stop the Renamedlls task if recompression fails.
This list of changes was auto generated.
BlazorWasmAntivirusProtection v2.2.1
BlazorWasmAntivirusProtection v2.2.0
Changes:
- e723699 Merge pull request #40 from stavroskasidis/release/2.2
- 18673f2 Fix for #36. Version bump. Readme update.
This list of changes was auto generated.
BlazorWasmAntivirusProtection v2.1.0
BlazorWasmAntivirusProtection v2.0.0
BlazorWasmAntivirusProtection v1.9.0
Changes:
- 7845412 Merge pull request #33 from stavroskasidis/release/1.9.0
- a69c846 Changed console.log to console.debug
- 0d63975 Version bump and readme
- 6d6fce3 Merge pull request #32 from jsakamoto/fix/recompress-blazor-boot-json
- b5b3902 Fix: "blazor.boot.json.gz" and "blazor.boot.json.br" are removed undesirably
- 4a6acb8 Update README.md
This list of changes was auto generated.
BlazorWasmAntivirusProtection v1.8.5
Changes:
- 3ffec2b Merge pull request #28 from stavroskasidis/release/1.8.5
- a3ee4a9 Updated readme
- ca803df demo app package version bump
- 9cf6eb5 Changed default Xor key to be smaller so the resulting dll is more compression friendly (smaller compressed size)
- 629513b Added lazyloading working sample
- 8b123fc Update README.md
- 32236c2 Update README.md
This list of changes was auto generated.