Skip to content

v0.24

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:23
Bump version to 0.24

Major changes:
- Add native proto=fleth groundwork as the migration path away from OpenWrt map / ds-lite based auto-configuration
- Move fleth-hook.js injection from ipip6h to fleth so firewall port helpers follow the new native protocol path
- Fix native MAP-E local IPv6 address calculation to match OpenWrt mapcalc legacy behavior
- Add a hint explaining that highlighted MAP-E ports are easier to remember
- Keep legacy map / ds-lite dependencies in this release for compatibility; v0.24 is the last release that includes them by default

主な変更点:
- OpenWrt の map / ds-lite ベースの自動設定から移行するため、native proto=fleth の土台を追加
- fleth-hook.js の注入元を ipip6h から fleth に移し、ファイアウォールのポート補助機能を新しい native protocol 経路に追従
- native MAP-E の local IPv6 アドレス計算を OpenWrt mapcalc の legacy 動作に合わせて修正
- ハイライトされた MAP-E ポートが覚えやすい候補であることを示す説明を追加
- 互換性のため、このリリースでは legacy map / ds-lite 依存関係を維持。v0.24 がこれらをデフォルトで含む最後のリリース

主要变更:
- 添加 native proto=fleth 的基础实现,作为从 OpenWrt map / ds-lite 自动配置迁移的路径
- 将 fleth-hook.js 的注入入口从 ipip6h 移到 fleth,让防火墙端口辅助功能跟随新的 native protocol 路径
- 修正 native MAP-E 的 local IPv6 地址计算,使其匹配 OpenWrt mapcalc 的 legacy 行为
- 添加提示,说明高亮 MAP-E 端口是比较好记的候选
- 为兼容性保留 legacy map / ds-lite 依赖;v0.24 是最后一个默认包含这些依赖的版本