Skip to content

Releases: jopemachine-arvis/arvis

0.14.6

08 Nov 13:32
Compare
Choose a tag to compare
0.14.6 Pre-release
Pre-release

What’s Changed

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

0.14.5

07 Nov 10:26
Compare
Choose a tag to compare
0.14.5 Pre-release
Pre-release

What’s Changed

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

0.14.4

06 Nov 05:56
Compare
Choose a tag to compare
0.14.4 Pre-release
Pre-release

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

0.14.3

29 Oct 11:20
Compare
Choose a tag to compare
0.14.3 Pre-release
Pre-release

What’s Changed

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

0.14.2

29 Oct 08:05
Compare
Choose a tag to compare
0.14.2 Pre-release
Pre-release

What’s Changed

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

0.14.1

22 Oct 13:09
Compare
Choose a tag to compare
0.14.1 Pre-release
Pre-release

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.

0.13.3

03 Oct 14:38
Compare
Choose a tag to compare
0.13.3 Pre-release
Pre-release

What’s Changed

  • [hotfix] Fix appearance page bug

0.13.2

03 Oct 12:36
Compare
Choose a tag to compare
0.13.2 Pre-release
Pre-release

What’s Changed

  • [fix] Notarize to macos binaries

0.13.1

03 Oct 06:50
Compare
Choose a tag to compare
0.13.1 Pre-release
Pre-release

What’s Changed

  • [optimization] Performance up by refactoring history API

0.13.0

29 Sep 16:19
Compare
Choose a tag to compare
0.13.0 Pre-release
Pre-release

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