Arvis Versions Save

Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply

v0.14.6

2 years ago

What’s Changed

  • [feature] Add line, word counter to clipboardHistory window
  • [optimize] Optimize assistance window performance through trimming texts in searchResultView

v0.14.5

2 years ago

What’s Changed

  • [hotfix] Bug fixed in ClipboardHistory
  • [feature] Add context menu to snippet page

v0.14.4

2 years ago

What’s Changed

  • [style] Change preference window's styles
  • [feature] Remove duplicated text store in clipboard history
  • [feature] Add name, keyword fields on snippetInfoModal
  • [feature] Remove snippet keyword displaying when useAutoExpand is false
  • [fix] Fix about window not working bug in Windows

v0.14.3

2 years ago

What’s Changed

  • [hotfix] Fix Snippet page's critical bug.

v0.14.2

2 years ago

What’s Changed

  • [fix] Fix Snippet page's bugs
  • [feature] Add Snippet editing modal box

v0.14.1

2 years ago

0.14.1

What’s Changed

  • [chore] Dependency update

0.14.0

What’s Changed

  • [feature] Supports JSON 5 in arvis-workflow.json, arvis-plugin.json, arvistheme, user-config.json formats.
  • [fix] Remove auto update feature in macos, linux.

v0.13.3

2 years ago

What’s Changed

  • [hotfix] Fix appearance page bug

v0.13.2

2 years ago

What’s Changed

  • [fix] Notarize to macos binaries

v0.13.1

2 years ago

What’s Changed

  • [optimization] Performance up by refactoring history API

v0.13.0

2 years ago

What’s Changed

  • [feature, experimental] Add script to quicklook for further interactions.
  • [fix, refactoring] Change clipboard history store from redux to custom storage. This improve slightly arvis performance, fix possible json parsing bug.
  • [fix] Fix some markdown renderer bugs
  • [fix] Fix asyncQuicklookPromises issue
  • [optimization] Performance slightly up