# SIMnet - Changelog

## SIMnet - Changelog

- [Current Month Updates](https://help.simnetonline.com/changelog/master.md): The SIMnet Changelog contains the history of changes related to both platform and content.
- [2026 Updates](https://help.simnetonline.com/changelog/2026-updates.md)
- [2025 Updates](https://help.simnetonline.com/changelog/2025-updates.md)
- [2024 Updates](https://help.simnetonline.com/changelog/2024-updates.md)
- [2023 Updates](https://help.simnetonline.com/changelog/2023-updates.md)
- [2022 Updates](https://help.simnetonline.com/changelog/2022-updates.md)
- [2021 Updates](https://help.simnetonline.com/changelog/2021-updates.md): The changelog contains the list of new features, changes, improvements, and new content released in 2021.
- [O365 July 2021](https://help.simnetonline.com/changelog/2021-updates/o365-july-2021.md): Microsoft released a semi-annual update for Office 365 in July 2021. This topic coveres the general changes required to SIMbook and Simulation based exercises.
- [O365 - January 2021](https://help.simnetonline.com/changelog/2021-updates/o365-january-2021.md): Microsoft released a semi-annual update for Office 365 in January 2021. This topic coveres the general changes required to SIMbook and Simulation based exercises.
- [2020 Updates](https://help.simnetonline.com/changelog/2020-simnet-updates.md): The changelog contains the list of new features, changes, improvements, and new content released in 2020.
- [O365 - July 2020](https://help.simnetonline.com/changelog/2020-simnet-updates/o365-version-2002-july-2020.md)
- [Older Updates](https://help.simnetonline.com/changelog/older-updates.md): Updates published prior to 2020 were not logged in this system.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.simnetonline.com/changelog/master.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.
