ShortLinker v0.4.3
🎉 Release Highlights
v0.4.3 是一次紧急修复版本:
- CSRF Cookie 路径修复 - 修复前端无法读取 CSRF cookie 导致所有变更操作(创建、修改、删除)返回 403 的问题
Fixed
- CSRF Cookie 路径问题 - 将 CSRF cookie 的 path 从
admin_prefix改为/- 修复前端页面路径与 cookie path 不匹配时,所有 POST/PUT/DELETE 请求返回 403 Forbidden 的问题
- 确保任意
admin_prefix配置下前端都能正常工作 - 安全性不受影响(
SameSite=Lax仍然生效)
Installation
Homebrew (macOS/Linux)
brew install AptS-1547/tap/shortlinkerCargo Binstall
cargo binstall shortlinkerManual Download
| Platform | Architecture | Download |
|---|---|---|
| Linux | x86_64 | shortlinker_v0.4.3_linux_x86_64 |
| Linux | ARM64 | shortlinker_v0.4.3_linux_aarch64 |
| Windows | x86_64 | shortlinker_v0.4.3_windows_x86_64.exe |
| macOS | x86_64 | shortlinker_v0.4.3_macos_x86_64 |
| macOS | ARM64 | shortlinker_v0.4.3_macos_aarch64 |
| Admin Panel | - | shortlinker-admin-panel_v0.4.3.tar.gz |
Checksums: checksums.txt