Releases: everywall/ladder
Releases · everywall/ladder
v0.0.23
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
- @dependabot[bot] made their first contribution in #112
- @anguscloud made their first contribution in #123
- @whtis made their first contribution in #130
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Feature: Add JSON Body Support in /api Route by @yogirajh007 in #88
- Feature: Added flaresolvrr by @fabiogermann in #93
- Fix: Remove version file by @mms-gianni in #103
- Fix: Default open csp header by @mms-gianni in #104
- Maintenance v0.0.22 by @mms-gianni in #101
- Security: Update Dockerfile: Change base image to gcr.io/distroless/static-deb… by @mms-gianni in #107
- Release/v0.0.22 by @mms-gianni in #106
New Contributors
- @yogirajh007 made their first contribution in #88
- @fabiogermann made their first contribution in #93
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Change form type to url by @jgillies in #57
- HTTP Timeout by @lutfuahmet in #64
New Contributors
- @jgillies made their first contribution in #57
- @lutfuahmet made their first contribution in #64
Full Changelog: v0.0.20...v0.0.21
v0.0.20
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
What's Changed
- improvement: Use Tailwind CLI to build stylesheet instead of using Play CDN by @joncrangle in #36
- Organized rulesets by @deoxykev in #37
- fix "request header fields to large" by @mms-gianni in #40
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Add Ft.com by @joncrangle in #28
- Mobile improvement and spelling fixes by @joncrangle in #33
- Add x button to clear search by @joncrangle in #29
- Add feature to modify URLs in ruleset | Fix Relative URLs by @deoxykev in #31
New Contributors
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16-1
v0.0.14
- Include all subdomains for rules
- Add/modify/remove headers per domain
- Fetch from Google Cache
- Fix URL Logging switch
v0.0.13
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
- @joncrangle made their first contribution in #13
Full Changelog: v0.0.12...v0.0.13