Skip to content

Releases: s0up4200/redactedhook

v0.5.2

03 Jul 08:14
2847d54
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.5.1...v0.5.2

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.5.2

v0.5.1

26 Jun 17:09
23296a3
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.5.0...v0.5.1

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.5.1

v0.5.0

01 Jun 16:09
2ca8a0c
Compare
Choose a tag to compare

Changelog

New and important to note

  • Set host and port in config.toml
  • Added validation for host, port, and api_token to ensure they are provided either in the config.toml file or as environment variables.
  • Environment variables REDACTEDHOOK__HOST, REDACTEDHOOK__PORT, and REDACTEDHOOK__API_TOKEN now override the corresponding values in config.toml.

Other work

Full Changelog: v0.4.4...v0.5.0

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.5.0

v0.4.4

20 Apr 18:44
f1ffff9
Compare
Choose a tag to compare

Changelog

Breaking changes

New env vars for docker:

    environment:
      - REDACTEDHOOK__HOST=0.0.0.0 # binds to 127.0.0.1 by default
      - REDACTEDHOOK__PORT=42135 # defaults to 42135

New Features

Bug fixes

Other work

Full Changelog: v0.4.3...v0.4.4

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.4.4

v0.4.3

11 Apr 09:50
2d8a9c8
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Other work

Full Changelog: v0.4.2...v0.4.3

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.4.3

v0.4.2

28 Feb 19:48
97f361d
Compare
Choose a tag to compare

Changelog

Bug fixes

Other work

Full Changelog: v0.4.1...v0.4.2

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.4.2

v0.4.1

23 Feb 10:44
37a4429
Compare
Choose a tag to compare

Changelog

Fixes

Other work

Full Changelog: v0.4.0...v0.4.1

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.4.1

v0.4.0

29 Nov 11:24
7811ef0
Compare
Choose a tag to compare

Changelog

New Features

Other work

Full Changelog: v0.3.5...v0.4.0

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.4.0

v0.3.5

01 Oct 17:23
855dfde
Compare
Choose a tag to compare

Changelog

New Features

Full Changelog: v0.3.4...v0.3.5

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.3.5

v0.3.4

31 May 19:41
Compare
Choose a tag to compare

Changelog

Other work

Full Changelog: v0.3.3...v0.3.4

Docker images

  • docker pull ghcr.io/s0up4200/redactedhook:v0.3.4