Releases: glacambre/firenvim
Releases Β· glacambre/firenvim
0.2.16
0.2.15
- Firenvim should not trigger on github source code pages ( 5d27ebf )
- Arc browser support ( 9a39ceb )
- Fixed chrome://extensions/shortcuts missing options ( e2d5a0f )
- Do not react to mouse when
:set mouse=
( 8a5bde3 ) - Work better with $NVIM_APPNAME ( 07652ec )
- Improve error handling & detection ( d1909c7 d9a2a73 aa6311f )
- Fix computing of paths on WSL ( c9cab43 )
0.2.14
package.json: bump version 0.2.12 -> 0.2.13
New features: - LibreWolf is now supported (0cbb89b) Fixes: - Blurry fonts on HiDPI (83c066f) - Breakage caused by incorrect parsing of msgpack encodings introduced in recent Neovim versions (b959588) - Breakage caused by Neovim's removal of $NVIM_LISTEN_ADDRESS (8e6eaa8) - Not working on some nix installations (458ccfe) - Breakage when Neovim emits messages on startup (1f91597) - Breakage caused by XDG env variables missing (f17b672)
package.json: bump version 0.2.11 -> 0.2.12
New features: - firenvim#focus_next and firenvim#focus_prev functions are now available in neovim in order to switch focus to the next/previous page element as <Tab> would in Firefox/Chrome (7f8c3c3) - The firenvim add-on configuration page now points to instructions about configuring Firenvim (1014690) Bug fixes: - firenvim#eval_js should work better in firefox (1a56616) - "tabs" permission has been removed - it turns out that it wasn't actually needed anymore (d316afe)
package.json: bump version 0.2.10 -> 0.2.11
New features: - The firenvim browser button now contains a link to the troubleshooting guide (eb3abef) Bug fixes: - Firenvim will work on websites with strict CSPs on Firefox (50aae17, fa6406d) - Neovim plugin has been fixed after neovim breaking change (35caecb) - Unnecessary files aren't shipped on thunderbird anymore (f62386a) - firenvim#install() will attempt to recover from cmd.exe and powershell.exe not existing in the PATH on windows (35ddc81) - The thunderbird compose window will stop closing itself after some time without any activity (553c913) - Negative or null-dimensions characters do not break the renderer anymore (3624c47)
v0.2.10: package.json: bump version 0.2.9 -> 0.2.10
Bug fixes: - Fix collapsed canvas in thunderbird (c38d197)
v0.2.6: package.json: bump version 0.2.5 -> 0.2.6
This is the last release that has support for the old renderer. Here are binaries: