# Announcements

- [TCF v2.2 amendments - September 2024](https://docs.didomi.io/releases-and-announcements/announcements/tcf-v2.2-amendments-september-2024.md)
- [Google Analytics legality decision- March 2022](https://docs.didomi.io/releases-and-announcements/announcements/google-analytics-legality-decision-march-2022.md)
- [CNIL (French Data Protection Authority): Recommendations draft - January 2020](https://docs.didomi.io/releases-and-announcements/announcements/cnil-french-data-protection-authority-recommendations-draft-january-2020.md)
- [CNIL (French Data Protection Authority): Updated cookie guidelines - July 2019](https://docs.didomi.io/releases-and-announcements/announcements/cnil-french-data-protection-authority-updated-cookie-guidelines-july-2019.md)
- [TLS (previously SSL) 1.0 and 1.1 support deprecation](https://docs.didomi.io/releases-and-announcements/announcements/tls-previously-ssl-1.0-and-1.1-support-deprecation.md)
- [Apple implements 7-day cap on script-writable storage](https://docs.didomi.io/releases-and-announcements/announcements/apple-implements-7-day-cap-on-script-writable-storage.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.didomi.io/releases-and-announcements/announcements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
