Skip to content

Commit

Permalink
Version Bump and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ewerybody committed Feb 21, 2022
1 parent 1d3b6a0 commit 91f498c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions a2modsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"maintainer": "ewerybody",
"maintainer_at": "gmail.com",
"name": "a2.modules",
"news": "Now that **a2 0.2.0** is out! We can finally push a2.modules since it depends on some changes there. So make sure that you updated the main app before updating this! :)\n\n**ExplorerCreateFile**:\n* fixed error popup on empty list #50\n* fixed: extensions added in dialog are now ignored if extension was already the chosen one\n* fixed the menu breaking on inexistent icons but still working with existing system icons ...\n* Check for existing names & Default name & ext (#53 & #52)\n* File list ui sorted up to its according hotkey\n\n**ComfortResize** to ignore Desktop and Taskbar\n\n**ExplorerHotkeys**:\n* New hotkey to bend browser-back button to \"UP\"\n* FTP path copy fixed for lib changes\n* New ReloadAll feature\n\n**webTools**:\n* 0.3 added encodeURL to the Html Menu\n\n**gtranslate**:\n* No selection dialog now shows source & target languages (#55)\n* New hotkey to access all setups & all available langs (#54)\n* proper URI encode func and website translation from/to switch fixed\n\n**DetailsPopup**:\n* Added option to `Send` entry (#56)\n\n**commandLine**:\n* Open From Explorer to not wait forever.",
"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",
"update_url": "https://github.com/ewerybody/a2.modules",
"url": "https://github.com/ewerybody/a2.modules#a2modules",
"version": "0.3.0",
"version": "0.4.0",
"zip_size": 88441
}

0 comments on commit 91f498c

Please sign in to comment.