Skip to content

Releases: saucecontrol/Brotli-IIS

v1.1.0.0

21 Jan 20:50
Compare
Choose a tag to compare
  • Updated to brotli v1.1.0
  • Added Arm64 build. Arm64 Windows (at least Windows 11), ships w3wp as an Arm64EC executable, meaning it can load either an x64 or Arm64EC version of the plugin. The Arm64EC build of the plugin will perform better and should be preferred.
  • Added processor architecture to the file properties to make it easier to tell them apart.
    image

v1.0.9.0

13 Feb 23:27
Compare
Choose a tag to compare
  • Updated to brotli v1.0.9
  • No longer building with forked version of the encoder since the official version now includes the MSVC performance patches from google/brotli#636

v1.0.5.0

27 Jun 21:11
Compare
Choose a tag to compare
  • Updated to brotli v1.0.5

v1.0.4.0

04 Apr 00:23
Compare
Choose a tag to compare
  • Updated to brotli v1.0.4

v1.0.3.0

04 Mar 06:11
Compare
Choose a tag to compare
  • Updated to brotli v1.0.3

v1.0.2.1

09 Feb 03:38
Compare
Choose a tag to compare
  • Made speed improvements to the Brotli encoder (see google/brotli#636)
  • Added support for IIS 7
  • Added x86 build
  • Added version info to DLL

v1.0.2.0

06 Feb 07:12
Compare
Choose a tag to compare
  • Using Google's Brotli Encoder v1.0.2