• v0.2.3 1703da84b7

    v0.2.3 Stable

    hanyixuanten released this 2026-07-31 11:54:52 +08:00 | 22 commits to master since this release

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

    Notable Changes

    • Renamed the plugin and codebase to HTBD - hyx Translator powered by Baidu Translate.
    • Changed the WordPress plugin slug to hyx-translator-for-baidu-translate.
    • Renamed plugin entry points, PHP classes, translation resources, and administration assets to match the new identity.
    • Added automatic migration of existing translations from the previous custom database table.
    • Updated English and Simplified Chinese documentation, localization metadata, issue templates, and packaging configuration.

    Fixes

    • Fixed the release archive build workflow after the plugin rename.
    • Updated the generated archive name and packaged directory structure to use the new plugin slug.

    Compatibility

    • Requires WordPress 6.4 or later.
    • Requires PHP 8.1 or later.
    • Existing persisted translation data is migrated when the renamed plugin is activated.

    Upgrade Notes

    When upgrading from v0.2.2, replace the previous plugin directory with hyx-translator-for-baidu-translate and activate HTBD. The plugin will migrate the previous translation table automatically. Back up the WordPress database before upgrading.

    主要变更

    • 将插件及代码库重命名为 HTBD - hyx Translator powered by Baidu Translate
    • 将 WordPress 插件 slug 更改为 hyx-translator-for-baidu-translate
    • 重命名插件入口、PHP 类、翻译资源和后台管理资源,使其与新的插件标识保持一致。
    • 增加旧版自建数据表中已有翻译数据的自动迁移功能。
    • 更新中英文文档、本地化元数据、问题模板和打包配置。

    问题修复

    • 修复插件重命名后的发布归档构建流程。
    • 更新生成的归档文件名和插件目录结构,使其使用新的插件 slug。

    兼容性

    • 需要 WordPress 6.4 或更高版本。
    • 需要 PHP 8.1 或更高版本。
    • 启用重命名后的插件时,将自动迁移已有的持久化翻译数据。

    升级说明

    从 v0.2.2 升级时,请使用 hyx-translator-for-baidu-translate 目录替换旧插件目录并启用 HTBD。插件将自动迁移旧版翻译数据表。升级前建议备份 WordPress 数据库。

    Downloads