Linux release assets
CLIProxyAPI_<version>_linux_<arch>.tar.gzis the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.CLIProxyAPI_<version>_linux_<arch>_no-plugin.tar.gzis the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
Changelog
- feat(pluginstore, pluginhost): add plugin unload handling and preserve config during plugin updates (60f6a54)
- feat(htmlsanitize): add HTML and JSON sanitization utilities with integration across plugins and APIs (44d3066)
Full Changelog: v7.1.69...v7.1.70