Skip to content

Releases: everywall/ladder

v0.0.23

04 May 21:09
v0.0.23
acf5399

Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3 to 6 in /.github/workflows by @dependabot[bot] in #112
  • Bump docker/login-action from 2 to 4 in /.github/workflows by @dependabot[bot] in #121
  • Bump pnpm/action-setup from 2 to 6 in /.github/workflows by @dependabot[bot] in #117
  • Bump actions/checkout from 3 to 6 in /.github/workflows by @dependabot[bot] in #116
  • fix: increase request header buffer size by @anguscloud in #123
  • #109 add base_url feature by @mms-gianni in #110
  • Refactor gzipMerge function to simplify code logic and remove unnece… by @mms-gianni in #128
  • Bump docker/build-push-action from 3 to 7 in /.github/workflows by @dependabot[bot] in #125
  • Bump docker/setup-buildx-action from 2 to 4 in /.github/workflows by @dependabot[bot] in #114
  • docs: add Simplified Chinese README translation by @whtis in #130
  • Release/v0.0.23 by @mms-gianni in #127

New Contributors

Full Changelog: v0.0.22...v0.0.23

v0.0.22

11 Apr 18:54
v0.0.22
0d3ffae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.21...v0.0.22

v0.0.21

07 Dec 08:39
3918cf3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.20...v0.0.21

v0.0.20

25 Nov 23:05
8f447ea

Choose a tag to compare

What's Changed

  • refactor rulesets into separate files and add a ruleset compiler cli by @deoxykev in #41
  • Add air live reload by @joncrangle in #48
  • Idiomatize ruleset package and run lint by @dxbednarczyk in #47

New Contributors

Full Changelog: v0.0.19...v0.0.20

v0.0.19

15 Nov 20:51

Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

14 Nov 21:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.17...v0.0.18

v0.0.17

11 Nov 22:47

Choose a tag to compare

What's Changed

  • New form styles based on tailwind by @TheRouce in #26
  • Add Autofocus as suggested by @gilgongo
  • Add basic linting rules by @dxbednarczyk in #24

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16-1

10 Nov 21:57

Choose a tag to compare

Changelog

  • 3b1152a another atempt to fix the build

v0.0.14

09 Nov 22:56

Choose a tag to compare

  • Include all subdomains for rules
  • Add/modify/remove headers per domain
  • Fetch from Google Cache
  • Fix URL Logging switch

v0.0.13

09 Nov 08:35

Choose a tag to compare

What's Changed

  • Enable multiple domains to apply the same rule and add rules to ruleset by @joncrangle in #13

Bugs

THX to @Jayphen for mentioning missing default port

New Contributors

Full Changelog: v0.0.12...v0.0.13