Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Releases: echocat/caddy-filter

v0.14.0

08 Jul 12:42
c90ac6e
Compare
Choose a tag to compare

Improvements

  1. #45 Caddy's import path has changed

v0.13.0

31 May 09:07
ff88a0f
Compare
Choose a tag to compare

Improvements

  • #42 Enable Go Module to work better with Caddy upstream changes

Fixes

  • #33 Duplicated headers could be introduced

v0.12.1

31 May 08:16
Compare
Choose a tag to compare

Fixes

  • #40 Change version scheme to let Caddy integrate this plugin again while downloading from Caddy page

v0.12

27 Jan 11:27
Compare
Choose a tag to compare

Improvements

  • #32 responseWriterWrapper now implements http.CloseNotifier
  • Migrated to Travis CI and much simpler build process

0.11

21 Jan 21:30
Compare
Choose a tag to compare

Improvements

  • #25 responseWriterWrapper implement http.Hijacker interface to make forwardproxy happy

0.10

27 Oct 11:49
Compare
Choose a tag to compare

Fixes

  • #24 Do not intercept websocket requests anymore

0.9

15 Aug 14:08
Compare
Choose a tag to compare
0.9

New features

  • #21 Added times and environment variables to replacement patterns

0.8

13 Aug 19:00
Compare
Choose a tag to compare
0.8

Improvements

  • #20 Added path_content_type_combination parameter to make it possible to decide if the user wants and/or and set it by default to and.

0.7.1

24 Jul 07:18
Compare
Choose a tag to compare

Fixes

  • Build

0.7

16 Jul 17:44
Compare
Choose a tag to compare
0.7

Fixes

  • #14 Multiple set of headers ignored.