Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion en/source/checks/checksheet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,20 @@ Accessibility Check List Update History
Here, we list updates related to the English translation since the introduction of V4.3.7, when we began providing translations for all sheets.
For the changes to the original Japanese version, please refer to the `Japanese version of this page </checks/checksheet.html>`__.

V7.0.0 (June 17, 2025)
V7.0.0 (Agust 7, 2025)
======================

* Revised the check sheet for items whose applicable stage is "Design" and platform is "Web" to match the recording method to the check sheet for items whose applicable stage is "Product" and platform is "Web", and reviewed the check items.
* Reviewed some of the check items regarding images of text, integrating check ID: 0481 into :ref:`check-0511`.
* Revised the wording and examples of the check methods for items whose applicable stage is "Product" and concern reflow: :ref:`check-0322`.
* Added check items regarding reflow to the checks for items whose applicable stage is "Design": :ref:`check-0301`.
* Clarified which check items do not need to be performed when the check target is a modal dialog: :ref:`check-0561`, :ref:`check-0631`, :ref:`check-0651`, :ref:`check-0682`, :ref:`check-0801`, :ref:`check-0861`, :ref:`check-0862`.
* Reviewed :ref:`check-0171` and created :ref:`check-0173` by separating some of its content.
* Reviewed :ref:`check-1312` and created :ref:`check-0174` by separating some of its content.
* Added check items for items whose applicable stage is "Design" corresponding to :ref:`check-0174`: :ref:`check-0155`.
* Added specific examples for evaluating :ref:`check-0811`
* Reviewed some wording
* Corrected typographical errors

V6.1.0 (April 18, 2025)
=======================
Expand Down
13 changes: 11 additions & 2 deletions ja/source/checks/checksheet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,20 @@ V3.0.0以降、バージョン番号は、メジャー・バージョン番号
アクセシビリティー・チェック・リスト更新履歴
********************************************

V7.0.0 (2025年6月17日)
======================
V7.0.0 (2025年8月7日)
=====================

* 対象がデザイン、対象プラットフォームがWebのチェックシートについて、対象がプロダクト、プラットフォームがWebと同様の記入方法に変更し、チェック内容を見直し
* 画像化されたテキストに関するチェック内容を一部見直し、チェックID:0481を :ref:`check-0511` に統合
* 対象が「プロダクト」のリフローに関するチェック内容の文言とチェック方法の例を見直し: :ref:`check-0322`
* 対象が「デザイン」のチェックに、リフローに関するチェック内容を追加: :ref:`check-0301`
* チェック内容のうち、チェック対象がモーダル・ダイアログの場合にチェックの実施が不要なものを明示: :ref:`check-0561` 、 :ref:`check-0631` 、 :ref:`check-0651` 、 :ref:`check-0682` 、 :ref:`check-0801` 、 :ref:`check-0861` 、 :ref:`check-0862`
* :ref:`check-0171` を見直し、内容の一部を分離して :ref:`check-0173` を新設
* :ref:`check-1312` を見直し、内容の一部を分離して :ref:`check-0174` を新設
* :ref:`check-0174` に対応する、対象が「デザイン」のチェック内容を追加: :ref:`check-0155`
* :ref:`check-0811` について、具体的な判断例を追加
* 一部文言の見直し
* 誤字修正

V6.1.0 (2025年4月18日)
======================
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
guidelines_version = 'Ver. 202504.0'
checksheet_version = '7.0.0'
checksheet_date = '2025-06-17'
checksheet_date = '2025-08-07'
publishedDate = '2025-04-21'