• v0.2.4 156502ba77

    v0.2.4 Stable

    hanyixuanten released this 2026-07-31 16:07:25 +08:00 | 16 commits to master since this release

    Full Changelog: https://github.com/hanyixuanten/HTBD/compare/v0.2.3...v0.2.4

    Notable Changes

    • Preserve content inside HTML <pre> and <code> elements, preventing source code and preformatted text from being sent to the translation provider.
    • Improve plugin security metadata and translator attribution.
    • Update the plugin homepage URL.

    Fixes

    • Fix translated titles on singular views by resolving translations against the current post context.

    Compatibility

    • Requires WordPress 6.4 or later.
    • Requires PHP 8.1 or later.
    • Translation persistence and routing behavior remain compatible with v0.2.3.

    Upgrade Notes

    No database migration or configuration changes are required. Existing persisted translations remain available after upgrading.

    主要变更

    • 保留 HTML <pre><code> 元素内的内容,避免将源代码和预格式化文本发送给翻译服务。
    • 完善插件安全元数据和译者署名。
    • 更新插件主页 URL。

    问题修复

    • 修复单篇内容页面的翻译标题,确保根据当前文章上下文获取译文。

    兼容性

    • 需要 WordPress 6.4 或更高版本。
    • 需要 PHP 8.1 或更高版本。
    • 翻译持久化和路由行为与 v0.2.3 保持兼容。

    升级说明

    无需执行数据库迁移或修改配置。升级后可以继续使用现有的持久化翻译数据。

    Downloads