# Version 1.2.1

* The patch now hooks the callee instead of redirecting the caller. This ensures that changes to Shades of Black also apply to other mods that execute the same function.
* Will no longer briefly disable the patch to reload changes to the configuration file.
* Fixed an issue where references to memory addresses were not correctly handled when they were allocated in 64-bit address space, which could cause crashes or unexpected behavior.
* Now requires Lua Loader v1.7.2 or higher.


---

# 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://xeavin.gitbook.io/the-insurgents-curated-shades/support-and-updates/changelogs/version-1.2.1.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.
