Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@end2endzone end2endzone released this 05 Feb 01:40

GitHub Downloads (all assets, specific tag)

What's changed for 0.9.0

  • Fixed issue #111: Move code from the shell extension to the core.
  • Fixed issue #126: Remove single quote characters surrounding values in ActionExecute logs.
  • Fixed issue #127: Question Prompt action does not accept answers longer than the visual textbox.
  • Fixed issue #129: Utilize clipboard contents as well as set them.
  • Fixed issue #130: Set a property value from the content of a file.
  • Fixed issue #132: Delete deprecated NSIS installer references.
  • Fixed issue #133: Support for Github's Actions for the project.
  • Fixed issue #134: Set a property value from a registry key.
  • Fixed issue #135: Set a property value from a search in the PATH environment variable.
  • Fixed issue #137: Library independent logging support.
  • Fixed issue #138: Restrict the context menu to appear only when the Shift key is held down.
  • Fixed issue #139: Wait for an action to complete before executing the next action.
  • Fixed issue #141: Separator visibility options.
  • Fixed issue #144: Create more live properties from date and time.
  • Fixed issue #146: Set a property value from a random value (generate random values).
  • Fixed issue #147: Allow property action attributes to not fail (continue to next action) if unresolved.

Notes:

Full Changelog: 0.8.0...0.9.0