From 6ca10df5b081087dc512533548d33d3d755ac440 Mon Sep 17 00:00:00 2001 From: Eric Werner Date: Tue, 5 Apr 2022 14:34:47 +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 0db5384..0782c8d 100644 --- a/a2modsource.json +++ b/a2modsource.json @@ -3,9 +3,9 @@ "maintainer": "ewerybody", "maintainer_at": "gmail.com", "name": "a2.modules", - "news": "* UniFormat: new module moved from a2.modlab!\n* ExplorerCreateFile: connected new docs page\n* CalculAid: Fixed for german window named \"Rechner\"\n* commandLine: added oldschool ac'tivAid Functionality\n* gtranslate: Fixed website translate dialog ignoring Cancel\n* gtranslate: Make website translate show from > to languages\n* texTools: added reselection for upper/lower\n and added a tooltip for no selection nfo\n* texTools: wordCount warns of no-selection\n* WindowControl: using window lib\n* VolumeControl: added small delay to setvolume func\n ... to prevent too frequent triggering #64\n* VolumeControl: Added checkbox for already implemented logarithmic behaviour\n* OCRTool: rolled back to in-process call to teadrinkerocr\n also: fixed language not passed to off-process call #62\n* DetailsPopup: rolled back send/paste hack to use `clipboard_paste` ... using WinClip\n* DetailsPopop to handle new entries correctly, Fixed #59\n* ExplorerCreateFile: implemented encoding ui #60\n* ExplorerCreateFile: UI with new Encoding attribute\n* ExplorerCreateFile: handling file create errors with message box\n handling default extension properly\n* ExplorerCreateFile: nailed down selection in both functions\n* ExplorerCreateFile 0.5: added some defaults fixing #67\n* gtranslate: added tts option to menu #61\n ... added copy to clipboard and some icons\n* gtranslate: added same-output feedback #61\n* WinR: 0.2 now resolves `%environment%` variables\n\n* Updated ALL `README.md`-files! All modules now documented.\n* All modules have issue tags and issue creation links now", + "news": "* UniFormat: repaired direct hotkey replacing\n* UniFormat: scope change ON on direct replace hotkeys\n and fixed parsing the hotkey settings\n* UniFormat: fixed before/after msg in shrink case\n* UniFormat: tweaked order of tooltip and pasting for a little nicer ux\n* gtranslate & UniFormat: use `hotkey.get_settings` for way simpler registering of hotkeys from item editor\n* Created README.md for UniFormat\n* gtranslate: fixed Creating New translation presets\n* UniFormat: refactored letter parsing.\n Now we can have same replacements from different keys and lower/upper case still works.", "update_url": "https://github.com/ewerybody/a2.modules", "url": "https://github.com/ewerybody/a2.modules#a2modules", - "version": "0.4.0", + "version": "0.5.0", "zip_size": 88441 } \ No newline at end of file