Releases: jopemachine-arvis/arvis
Releases · jopemachine-arvis/arvis
0.14.6
What’s Changed
- [feature] Add line, word counter to clipboardHistory window
- [optimize] Optimize assistance window performance through trimming texts in searchResultView
0.14.5
What’s Changed
- [hotfix] Bug fixed in ClipboardHistory
- [feature] Add context menu to snippet page
0.14.4
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
What’s Changed
- [hotfix] Fix Snippet page's critical bug.
0.14.2
What’s Changed
- [fix] Fix Snippet page's bugs
- [feature] Add Snippet editing modal box
0.14.1
0.14.1
What’s Changed
- [chore] Dependency update
0.14.0
What’s Changed
- [feature] Supports
JSON 5
inarvis-workflow.json
,arvis-plugin.json
,arvistheme
,user-config.json
formats. - [fix] Remove auto update feature in macos, linux.
0.13.3
What’s Changed
- [hotfix] Fix appearance page bug
0.13.2
What’s Changed
- [fix] Notarize to macos binaries
0.13.1
What’s Changed
- [optimization] Performance up by refactoring history API
0.13.0
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