diff --git a/conformance/conformance_page/src/App.jsx b/conformance/conformance_page/src/App.jsx
index d754a00..1c7fb02 100644
--- a/conformance/conformance_page/src/App.jsx
+++ b/conformance/conformance_page/src/App.jsx
@@ -322,8 +322,7 @@ export default function App() {
version: {coverage_raw["cw_version"]}
- WARNING: These files are still{" "}
- under review.
+ WARNING: This page is under development and does not yet reflect the current status of the conformance test framework.
diff --git a/index.bs b/index.bs
index ed5590b..fa27711 100644
--- a/index.bs
+++ b/index.bs
@@ -10,6 +10,7 @@ Abstract: This document specifies the storage format for [[!AV1]] bitstreams in
Date: 2023-12-11
Repository: AOMediaCodec/av1-isobmff
Group: AOM
+Test Suite: https://aomediacodec.github.io/av1-isobmff/conformance/
!Previously approved version: https://aomediacodec.github.io/av1-isobmff/v1.2.0.html
!Latest approved version: https://aomediacodec.github.io/av1-isobmff/latest-approved.html
!Latest draft version: https://aomediacodec.github.io/av1-isobmff/latest-draft.html
@@ -710,18 +711,31 @@ If any character that is not '.', digits, part of the AV1 4CC, or a tier value i
Changes since v1.2.0 release {#changelist}
==========================================
+- Clarify the color info in the codecs string.
- Update encryption diagram.
- Remove clap restriction.
- Clarify compactness and encryption.
- Add a NOTE to clarify the mdcv box.
- Clarify requirements on sample entry when encryption is used.
- Clarify the colr box.
-- Correct the page numbers in links to the AV1 spec.
-- Shorten long lines
- Update the CMAF section to mention the cmf2 brand.
-- Clarify the color info in the codecs string.
-- Clarify storage of Sequence Header OBU.
- Make assert-id's unique and add them to the previous version.
+- Correct the page numbers in links to the AV1 spec.
+- Shorten long lines
- Add a note on the identification of the T.35 message.
+- Clarify storage of Sequence Header OBU.
- Use undated reference for ISOBMFF.
- Add note for encryption description limit.
+- Add a link to the conformance page.
+
+