Skip to content

Releases: electrikmilk/preview-shortcut

v1.1.6

08 Dec 05:25
Compare
Choose a tag to compare

Hotfix to remove erroneous UI.

Full Changelog: v1.1.5...v1.1.6

v1.1.5

08 Dec 04:55
Compare
Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

v1.1.4

28 Apr 02:54
Compare
Choose a tag to compare

Highlights

  • Implements all dictionary actions.
  • Improves responsiveness of preview, contents of actions now break over so they are visible on all screens.
  • Fixes accented action icons.
  • Fixes issues with rendering values and decerning reference names.
  • Fixes issues with the "Run Shortcut" action.
  • Fixes issues with rendering scrollable content.
  • Improves conditionals.
  • Implements "Ask each time" global properly.
  • Fixes issues with the "URL" action.
  • Improves element rendering.
  • Adds action number to logs for debugging.
  • Adds tabular data rendering for future use.

Implemented actions

  • Dictionary
  • Get Dictionary Value
  • Set Dictionary Value
  • Get IP Address
  • Get File From Folder
  • Get Type

Full Changelog: v1.0.1...v1.1.4

v1.0.1

17 Mar 22:11
Compare
Choose a tag to compare
  • Meta config now determines if the inputs header shows up.
  • Implements the "Calculate Expression" action.
  • Completes styling for global variables.
  • Fixes rendering of items in List actions.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Dec 01:55
Compare
Choose a tag to compare

Highlights

  • Fixes rendering type casting
  • Fixes rendering a variable reference as one of its indexes
  • Fixes URL and Date actions in Dark Mode
  • Adds a default value to the URL action
  • Updates dependencies

Full Changelog: v0.1.9...v1.0.0

v0.1.9

27 Nov 12:26
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-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

v0.1.8

16 Nov 03:20
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

Highlights

  • General improvements to rendering
  • Builds are now done using the latest Node versions
  • Improves value rendering
  • Implements calculate action
  • Sets a gray color and a magic wand icon for variables referencing action outputs

Full Changelog: v0.1.7...v0.1.8

v0.1.7

05 Nov 07:35
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Refactors rendering values for easily rendering headers with inputs.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

05 Nov 07:01
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Highlights

  • Improves glyph rendering by using the shortcut-icons repo to add support for more glyphs
  • Updates dependencies

Full Changelog: v0.1.5...v0.1.6

v0.1.5

06 Jul 22:38
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Highlights

  • Updates header design to match macOS preview
  • Updates colors of placeholder value

Full Changelog: v0.1.4...v0.1.5