Skip to content

Releases: stavroskasidis/BlazorWasmAntivirusProtection

BlazorWasmAntivirusProtection v2.4.5

07 Feb 10:50
eb5af43
Compare
Choose a tag to compare

Release Notes

Changes:

  • eb5af43 Merge pull request #50 from stavroskasidis/release/2.4.5
  • 0d1c6d0 Version bump/ Readme update
  • 20d0d8f Merge pull request #49 from sykesbPragmatics/issue48
  • 85e93de Adding retry logic to XorDllWithKey

This list of changes was auto generated.

BlazorWasmAntivirusProtection v2.4.0

13 Dec 19:38
3ffdadc
Compare
Choose a tag to compare

Release Notes

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

24 Nov 18:20
9dd2e33
Compare
Choose a tag to compare

Release Notes

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

20 Nov 11:45
f2fee73
Compare
Choose a tag to compare

Release Notes

Changes:

  • f2fee73 Merge pull request #41 from stavroskasidis/release/2.2.1
  • f2e716c Merge with master
  • c6a1828 Bumped sample apps
  • fd0348b Fix brotli compression for linux/mac.
  • 12e2d9e sample apps test

This list of changes was auto generated.

BlazorWasmAntivirusProtection v2.2.0

20 Nov 10:35
e723699
Compare
Choose a tag to compare

Release Notes

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

16 Nov 11:19
0efc818
Compare
Choose a tag to compare

Release Notes

Changes:

This list of changes was auto generated.

BlazorWasmAntivirusProtection v2.0.0

09 Nov 20:00
ac7b8ea
Compare
Choose a tag to compare

Release Notes

Changes:

  • ac7b8ea Merge pull request #35 from stavroskasidis/release/2.0
  • 5b1e9a7 Upgrade to .net 7.0 / Version bump 2.0
  • 3a9d17b Update azure-pipelines-sample-apps.yml for Azure Pipelines
  • d43c0e8 Update azure-pipelines.yml for Azure Pipelines

This list of changes was auto generated.

BlazorWasmAntivirusProtection v1.9.0

07 Nov 22:07
7845412
Compare
Choose a tag to compare

Release Notes

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

14 Sep 22:52
3ffec2b
Compare
Choose a tag to compare

Release Notes

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.

BlazorWasmAntivirusProtection v1.8.0

11 May 12:23
53aa5ec
Compare
Choose a tag to compare

Release Notes

Changes:

  • 53aa5ec Merge pull request #23 from stavroskasidis/release/1.8
  • 86a73a0 Fix for not caching resources when a custom loader is given
  • 3a5e0ef Update README.md
  • 589c147 Update README.md

This list of changes was auto generated.