Skip to content

0.4.0

Compare
Choose a tag to compare
@Alorel Alorel released this 28 Nov 22:54
· 178 commits to master since this release

Features

Steps can now be inserted at any position
Steps can now be moved up and down while in edit mode
Added a "use potion" action

Bugfixes

The sidenav icon doesn't get stuck on running after the workflow completes anymore
Fixed checkbox options not rendering tooltips - you wouldn't have known because there weren't any tooltips to render before v0.4 (:
Fixed it being impossible to restart the same workflow after it's completed without selecting a different workflow first

UX

Added an info tooltip to Equip items' slot option
Item/recipe lookups should now have more consistent dimensions on the screen
Item/recipe lookups now trigger with only 1 character entered - Chinese players rejoice!
Add a little visual separation between the trigger name & its options on the dashboard page

Misc

Lots of code cleanup from v0.1 - still got a bunch to do