diff --git a/stable/MacroMate/manifest.toml b/stable/MacroMate/manifest.toml index f0ebf1c248..2ac27931fd 100644 --- a/stable/MacroMate/manifest.toml +++ b/stable/MacroMate/manifest.toml @@ -1,13 +1,12 @@ [plugin] repository = "https://github.com/grittyfrog/MacroMate.git" -commit = "a4894050160d82f737db9ce5af195a487570760f" +commit = "fbe7abb520b4b7da168b5512f864551bdf3e0d85" owners = ["grittyfrog"] project_path = "MacroMate" -version = "1.0.16.0" +version = "1.0.17.0" changelog = """ -- Added 'Import to Macro Mate' context menu action (vanilla macro UI) -- Added 'Open in Macro Mate' context menu action (vanilla macro UI) -- Added 'Update in Macro Mate' context menu action (vanilla macro UI) -- Added setting to disable context menu actions -- Fixed search clear text button not appearing +- Added 'Import from Game' feature + See: `New > Import > From Game` and `Right Click > Import Here > From Game` +- Added 'Bulk Delete' edit mode action +- Allow Shift + Right Click to select nodes into edit mode """