This repository was archived by the owner on Nov 29, 2025. It is now read-only.
Releases: lonelam/subconverter-rs
Releases · lonelam/subconverter-rs
v0.2.33
What's Changed
- Add Gist upload functionality and update dependencies by @lonelam in #26
- Added support for the
rquickjsJavaScript runtime, enabling advanced filter script evaluations. by @lonelam in #28 - Enhance VMess link parsing and logging by @lonelam in #29
- Update VmessProxy struct to clarify alterId requirement by @lonelam in #30
- Enhance JavaScript runtime support and build configuration by @lonelam in #31
Full Changelog: v0.2.28...v0.2.33
v0.2.28
v0.2.26
What's Changed
- Remove RUSTFLAGS from build steps in GitHub Actions workflows by @lonelam in #20
- Changed the target for the
armv7andaarch64architectures in bothdev-build.ymlandrelease.ymlto usemuslinstead ofgnu, enhancing compatibility for static linking. by @lonelam in #21 - Add support for loongarch64 and riscv64 architectures in release.yml by @lonelam in #22
- Add request headers support in Subconverter by @lonelam in #23
Full Changelog: v0.2.22...v0.2.26
v0.2.22
v0.2.20
What's Changed
- Refactor imports and enhance Base64 decoding error handling by @lonelam in #14
- Remove tasks as yaml field to make sure the yml parsing compatible with the default one. by @lonelam in #16
- Update Base64 decoding and enhance emoji removal functionality by @lonelam in #17
Full Changelog: v0.2.17...v0.2.20
Dev Build 64d14a3
dev-64d14a3 Update subconverter-wasm dependency to 0.2.20
v0.2.17
What's Changed
- Update Dockerfile to use a version range for cargo and switch base im… by @lonelam in #5
- Replace the docker base image from the beta version to the stable version by @Jonnyan404 in #6
- features: 优化Netlify持久化存储机制/新增webapp初始化页面/README说明新增telegram频道/优化翻译 by @lonelam in #8
- feat: 翻译优化/Merge Request之后自动触发github action进行版本更新。 by @lonelam in #9
- Add Node.js setup and pnpm installation to auto-patch-release workflow by @lonelam in #10
- Comment out the WASM release workflow trigger in auto-patch-release.y… by @lonelam in #11
- Add retry logic for pnpm installation in WASM release workflow by @lonelam in #12
- Refactor parameter parsing in POST request handler by @lonelam in #13
Full Changelog: v0.2.13...v0.2.17
v0.2.13
感谢 @Jonnyan404 贡献,现在release会同步发布Docker Image 到github和docker hub。
What's Changed
- refactor: clean useless junk files by @lonelam in #4
- Dockerfile by @Jonnyan404 in #3
New Contributors
- @Jonnyan404 made their first contribution in #3
Full Changelog: v0.2.6...v0.2.13
v0.2.12
Prepare release 0.2.12 (attempt 1)
v0.1.8
Remove extra_servers.txt configuration file and update sub_handler fu…