Skip to content

Releases: nczz/freego-wp

Freego WP Accessibility Assistant 0.1.12

Choose a tag to compare

@nczz nczz released this 16 May 11:28
  • 調整前端 runtime 圖片修補順序。\n- 缺少 alt 的圖片會先補屬性,再進入 hidden-state 後續語意檢查。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.11

Choose a tag to compare

@nczz nczz released this 16 May 08:16
  • 改善 icon-only social/share link 的 OB 與 runtime 命名推論。\n- 空白 descendant lang 改為移除,避免複製 root language 造成誤判。\n- 前端 runtime share/save fallback label 改為可本地化。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.10

Choose a tag to compare

@nczz nczz released this 16 May 07:48
  • 新增 Freego v3 bytecode predicate matrix 文件。\n- 新增 output repair fixture 測試,覆蓋 CSS unit repair、select label/title/aria-label、icon controls 與 lang repair。\n- 正式安裝包排除 tests fixtures,保留文件與 runtime 檔案。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.9

Choose a tag to compare

@nczz nczz released this 16 May 07:37
  • 擴充 CSS accessibility unit 修補到 max-width 與 line-height。\n- CS3140801C 與 CS3140802C 改為 OB repair then review 覆蓋。\n- 新增 HM3330500C 表單控制項 title 推論。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.8

Choose a tag to compare

@nczz nczz released this 16 May 07:17
  • 改善同源 local CSS 修補演算法。\n- 支援展開同源 @import 後再 inline repaired CSS。\n- font-size 絕對單位支援 px、pt、pc、in、cm、mm 轉 rem。\n- 修正 output repair 程式碼以維持 PHP 7.4 相容。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.7

Choose a tag to compare

@nczz nczz released this 16 May 07:04
  • 擴充 Freego OB 修補覆蓋,新增更多 checker predicate 對應處理。\n- 新增 allowlist 同站 CSS font-size px-to-rem 修補,含 inline styles 與 allowlist stylesheet inline 化。\n- 新增影像地圖、按鈕、fieldset、標題、語言區段、空 nav 與連結圖片重複替代文字處理。\n- 新增 docs/freego-ob-repair-map.md 說明 OB repair map。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.6

Choose a tag to compare

@nczz nczz released this 16 May 06:10
  • 新增同源 iframe 內容文件的巢狀掃描與修補。\n- iframe load 後會重新進入 same-origin contentDocument 並掛上 MutationObserver。\n- 跨來源 iframe 受瀏覽器安全限制,會標記 data-freego-wp-cross-origin-frame 作為人工/來源端處理邊界。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.5

Choose a tag to compare

@nczz nczz released this 16 May 06:06
  • 強化前端 runtime 對瀏覽器渲染後 DOM 變動的二次修補。\n- MutationObserver 現在會包含動態插入元素本身,而不只掃描其子元素。\n- alt/title/aria-label/href/src/role/scope 等無障礙相關屬性與文字變更後會重新評估受影響元素。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.4

Choose a tag to compare

@nczz nczz released this 16 May 05:44
  • 新增內建繁體中文語系檔 freego-wp-zh_TW.po 與 freego-wp-zh_TW.mo。\n- zh_TW WordPress 後台可直接載入中文外掛介面,不必等待社群 language pack。\n- 正式安裝包請使用 release asset: freego-wp.zip。

Freego WP Accessibility Assistant 0.1.3

Choose a tag to compare

@nczz nczz released this 16 May 05:37
  • 補齊 WordPress i18n metadata 與 textdomain 載入。\n- 新增 languages/freego-wp.pot 翻譯模板。\n- 補上 placeholder translators comments。\n- 正式安裝包請使用 release asset: freego-wp.zip。