diff --git a/ConfirmSP.toc b/ConfirmSP.toc index 191d1d1..6162afa 100644 --- a/ConfirmSP.toc +++ b/ConfirmSP.toc @@ -1,8 +1,8 @@ -## Interface: 90100 +## Interface: 110002 ## Title: Auto Confirm Static Popups -## Author: TheRedBull (9.1 UPDATE) with all other credit to "PeknaMrcha alias EduardCurse alias Edik" -## Version: 0.21.07.06 -## X-Date: 2021-07-06 +## Author: TheRedBull (9.1+ UPDATES) with all other credit to "PeknaMrcha alias EduardCurse alias Edik" +## Version: 0.24.08.19 +## X-Date: 2024-08-19 ## Notes: Automatic "yes" answer for various static pop-us ## SavedVariables: ConfirmSP diff --git a/README.md b/README.md index 53c6111..630ec44 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,12 @@ Download and remane the top-level folder to ConfirmSP then move the folder to yo ## Known Limitations With the current version, only two functions seem to be unstable, namely DELETE_ITEM and DELETE_GOOD_ITEM. The original flow would confirm the item deletion but the button click function has bee updated in 9.0+ so this is curently broken. While the deletion confirmation for DELETE_GOOD_ITEM still works, the button is not clicked. While this doesn't address the full scope of this addon, you don't need to type the confirmantion at this time but you do have to click the button manually - for the time, a chat message will be shown to remind you to click. The message is serving two functions: 1) a placeholder in the code and 2) to suppress any additional errors -### Workaround -By installing Easy Delete Confirm (https://www.curseforge.com/wow/addons/easydeleteconfirm) the need to type 'delete' is removed and this addon does the rest of the lifting as expected. Until a time when this functionality _may_ be added, it is strongly recommended to install Easy Delete as a companion addon. - ## Version +**0.24-08-19.1** +- Bump for 11.0.2 +- Fixes API error with 11.0.2 +- Blacklists more protected functions + **0.21-07-06.1** - Updated for 9.1 - Adds support for new auto-confirm properties