> For the complete documentation index, see [llms.txt](https://docs.guardware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardware.com/guardware-home/release-notes/protect/protect-v1.2.22.md).

# PROTECT v1.2.22

See what’s been fixed in our latest update.

**Release Date: April 24, 2026**

### Bug Fixes

* Fixed an issue where residual ZIP files were left behind when the “**Share File > Create Zip Package”** operation failed.
* Fixed an issue where the PROTECT right-click menu did not consistently display all expected options for encrypted Office files when **“Protect Office Files Using MIP”** was disabled via the Management Console.
* Fixed an issue where temporary and backup files, such as .gwtemp, .gwbak, were generated when removing protection from CAD files in FileShare.
* Fixed an issue where sensitive/regex-based word detection did not work correctly for PowerPoint and PDF files across FileShare and SharePoint environments.
* Fixed an issue where Office files created within configured SharePoint paths did not inherit the expected classification level and security group based on filename expression data types. Files are now correctly classified and encrypted as configured.
* Fixed an issue that prevented multiple PowerPoint files from being opened simultaneously.
* Fixed issues in the PROTECT System Tray for better usability and consistency.
* Disabled the Detours sync block, removing the restriction that prevented protected files opened in Word, Excel, and PowerPoint from being automatically saved and synced to OneDrive or SharePoint.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.guardware.com/guardware-home/release-notes/protect/protect-v1.2.22.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
