Skip to content

v0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@electrikmilk electrikmilk released this 27 Nov 12:26
· 95 commits to main since this release

Highlights

  • Improved look of actions, shadows, rounding, font size, etc
  • Implements indentation, actions like If/Otherwise now indent the actions between them and their ending action or action parts
  • Implements action connections, actions will be linked to the action before them if they have a matching UUID in their parameters
  • Spaces actions that are not linked apart from each other for readability
  • Added icon for Shortcut Input variable reference
  • Fixed the size of icons in variable references
  • Fixes various issues with styling
  • Improves and fixes variable reference rendering
  • Unified the implementation of actions, there are now common rendering functions for quickly defining an action
  • Fixes date and URL action icon colors
  • Fixed formatting and placeholder on scrollable content
  • Removed containers from values for items in the Choose From Menu and List actions
  • Adds actions: Stop, Wait, Choose From List, Combine Text, Split Text, Ask for Input, Get From List, Set Name, Copy to Clipboard and Run Shortcut
  • First implementation of rendering Shortcut input metadata
  • Updates dependencies

Full Changelog: v0.1.8...v0.1.9