@@ -105,28 +105,20 @@ __Other extensions supporting Vimium C:__
105105
106106# Release Notes
107107
108- #### 1.84.4
109- * add a command ` sortTabs ` to sort
108+ #### 1.85.0
109+ * Firefox: fix that Vimium C would break some iframes
110+ * Vomnibar: fix a regression which would interrupt inputting by IME
111+ * Vomnibar settings: add ` action=""/"opener" `
112+ * add an option ` opener ` to some commands which open URLs, to always set opener
110113* add an option ` richText ` to some commands in order to copy HTML content
111- * fix some bugs
112-
113- #### 1.84.3
114- * fix broken ` autoCopy `
115- * substitution rules: fix some bugs in text substitution
116- * now execute actions in their declaration sequence
117- * add some actions: base64, btoa, encode, eecodecomp
118- * Firefox: Vomnibar: not list hidden tabs by default, unless ` hiddenTabs=true `
119- * ` goNext ` : fix some issues
120- * ` openUrl ` : add ` title_mask `
121-
122- #### 1.84.2
123- * Vomnibar: add a style keyword of ` time ` to show time string
124- * add a new command: ` addBookmark ` with an option of ` path: string `
125- * ` toggleReaderMode ` : now work on Edge (Chromium)
126- * ` removeTab ` : now support ` keepWindow=always `
127- * ` searchInAnother ` : fix a regression that the default of ` reuse ` should be ` current `
128- * substitution rules: add a new filter: ` ,host=*.example.com `
129- * fix some edge cases
114+ * FindMode: add a cache for 3~ 6 seconds, so if a page changes rapidly, shown ` count ` may be a bit inaccurate
115+ * paste from clipboard: now accept a string of up to 20M characters
116+ * add a command ` sortTabs ` to sort tabs, and support ` sort=""/create/recency `
117+ * LinkHints: add an option ` position ` and all ` position ` options accept ` "default" `
118+ * add a command ` captureTab ` to capture the visible area of a current tab
119+ * now open Vimium C Options page on first installation
120+ * add some other command options
121+ * fix some bugs and wrong usages
130122
131123See more on [ RELEASE-NOTES.md] ( RELEASE-NOTES.md ) .
132124
0 commit comments