Releases: end2endzone/ShellAnything
Releases · end2endzone/ShellAnything
0.2.0
Changes for 0.2.0
- Fixed issue #6: Right-click on a directory with Windows Explorer in the left panel shows the menus twice.
- Fixed issue #15: Implement action to create files on disk.
- Fixed issue #18: Prompt with a Yes/No answer.
- Fixed issue #19: Clarify functions that are RapidAssist improvements.
- Fixed issue #20: Create directory for "officials" configuration files.
- Fixed issue #22: Use the same character for separating value in configuration files.
- Fixed issue #24: Support custom or default properties defined at load time.
- Fixed issue #25: Missing 'Folder' registry key when registering the shell extension.
- Fixed issue #26: Create
selection.filename.extensionautomatic value. - Fixed issue #27: Allow icon's fileextension attribute to be dynamic.
- Fixed issue #28: Unregister the shell extension for DragDropHandlers.
- Fixed issue #29: Prompt which waits for OK button.
- Fixed issue #30: Silence warnings from glog library.
- Fixed issue #31: Error in logs for CContextMenu::GetCommandString().
0.1.0
Changes for 0.1.0
- First public release.
- Fixed issue #1: Do not delete log files that are less than 5 days old.
- Fixed issue #2: Validator with 'exists' attribute.
- Fixed issue #4: Parent menu with no children.
- Fixed issue #5: ConfigManager::assignCommandIds() should skip invisible menus.
- Fixed issue #7: Change the default filename format for log files.
- Fixed issue #8: Implement a new strategy for handling the visible menus.
- Fixed issue #9: Modify InputBox to support Unicode strings.
- Fixed issue #10: Change the log directory if run from the unit tests.
- Fixed issue #11: Add support for loading *.ico files with tag.
- Fixed issue #12: Symbolink Link icon have dark grey background instead of white background.
- Fixed issue #13: Find an application icon.
- Fixed issue #14: Assign icon based on file extension.
- Fixed issue #16: Default value for action.
- Fixed issue #17: Fail to extract icon from *.sdf file extension.