From 58e794e2d185e87db168aa57bb9bb425fb6c45fe Mon Sep 17 00:00:00 2001 From: Eric Werner Date: Sun, 23 May 2021 00:05:34 +0200 Subject: [PATCH] Update a2modsource.json --- a2modsource.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/a2modsource.json b/a2modsource.json index 109f257..5cbb9d7 100644 --- a/a2modsource.json +++ b/a2modsource.json @@ -3,9 +3,9 @@ "maintainer": "ewerybody", "maintainer_at": "gmail.com", "name": "a2.modules", - "news": "* DetailsPopup: no longer breaks when key names are numbers 1, 2 or 42 #40\n* PastePlain: An attempt in fixing a2/#193\n* fixed calls for path_join\n", + "news": "* Added Cancel items to `getWinfo` & `DetailsPopup` menus\n* Some work on new Module `WindowControl`\n* new Module `VolumeControl`\n* `HotStrings`: Biiig update!\n + file removed archive attr after write from UI\n + So its not autoreloaded and loaded at the same time causing double runtimes in flight.\n + group add and change finished\n + widget remembers last group selected\n + fixed remove empty group dialog check\n + added groups property, fixed move op\n + fixed group selection remembering\n + group renaming done\n + rename group remembers last selection, current name now also in dialog\n + Scope dialog reimplemented\n + move multiple hotstrings between groups\n + fixed import/export options for the module menu\n + `scopes_to_groups` made to handle impored hotstrings as well\n + fixed hotstrings `remove_group` to properly select afterwards\n + import finished\n + format selection now in File Save Dialog\n + adding and removing groups properly selects new/old group\n + Adding new shortcuts selects Text fields afterwards\n + Disabled groups show an X icon in group list drop down\n + Moving hotstrings can now happen to New Group as well!\n + README.md updated with its documentaion", "update_url": "https://github.com/ewerybody/a2.modules", "url": "https://github.com/ewerybody/a2.modules/wiki", - "version": "0.0.9", + "version": "0.1.0", "zip_size": 88441 } \ No newline at end of file