Normalized plugin source strings to English for WordPress.org translation packs.
Updated editor, admin, and block-related source strings so Traditional Chinese is managed through GlotPress translations.
Updated the translation template for the corrected source language.
1.0.6
Applied WordPress Coding Standards cleanup and security-scan hardening.
Improved uninstall multisite cleanup variable naming for WPCS compatibility.
Added a reusable PHPCS ruleset for release checks.
1.0.5
Improved the layout of the Q&A style settings page, updated the preview area to use frontend style rules, and reduced redundant spacing.
Unified Traditional Chinese interface terminology, removing mixed English and Traditional Chinese labels.
Updated the translation template and added all new and modified translatable strings.
Added a packaging script and package check to prevent development files from being mixed into the WordPress.org release package.
1.0.4
Updated the settings page to an extensible tab structure, preparing for future settings menu integration with other WebBiz plugins. The appearance and behavior of the settings page remain unchanged when this plugin is used standalone.
1.0.3
Fixed an issue where frontend alignment was not applied when wide/full-width alignment was selected for the Q&A block.
Updated the Q&A block to use block.json and added a static fallback so that existing Q&A content remains visible even if the plugin is deactivated or the module is disabled.
Updated frontend styles for the Q&A block to load only when the post contains a Q&A block.
Fixed the background color picker on the Q&A style settings page: the palette no longer covers the “transparent” option when expanded, and the picker is now correctly disabled with a hint message when “transparent” is checked.
Updated the toolbar button for Chinese-English auto-spacing to only show in blocks that can actually be processed.
Made editor interface strings translatable and updated the translation template.
Cleaned up internal code: consolidated dynamic CSS and color processing for highlight styles into a single source, removing redundant editor dependencies and unused code.
1.0.2
Added custom settings for the “Minimal” and “Card” styles of the Q&A block.
Enabled customizable border colors, width, border radius, text color, badge color, background color, and font size for the Q&A block.
Fixed keyboard navigation and accessibility states for the spoiler mask to correctly output expanded/collapsed states.
Fixed spoiler mask style rendering under keyboard focus, reduced motion settings, and print styles.
Configured the Chinese-English auto-spacing to skip code blocks, keyboard input tags (kbd), scripts, styles, and text input fields to prevent unintended modifications.
Updated frontend styles to load conditionally based on enabled features, reducing unnecessary CSS.
1.0.1
Fixed an issue where text highlight styles did not display on the frontend.
1.0.0
Initial release.
Added 3 customizable text highlight styles.
Added the spoiler mask feature with 3 styles: Blur, Blackout, and Underline.