Skip to content

Releases: glacambre/firenvim

0.2.16

28 Apr 14:47
Compare
Choose a tag to compare
  • Add firenvim#write() function enabling users to write arbitrary data (236ea75)
  • Better messages for firenvim_config misconfiguration (cbbd7e8)
  • Fix for firenvim being unusable with nightly neovim (79ca923 / #1603)
  • Better WSL support (#1578) (7e2f12b)

0.2.15

12 Aug 15:42
Compare
Choose a tag to compare
  • 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

05 Nov 08:59
Compare
Choose a tag to compare

New features:

  • Support for CodeMirror 6 on Chrome (a26550e)
  • Ability to entirely disable the command line (ace9cc3)
  • Better troubleshooting of setup issues (21dd0c7)

Fixes:

  • Japanese/Chinese input method handling in Chrome (d7355dc)
  • Issues building with more recent nodejs versions (b8f8645)
  • Vivaldi manifest path installation (0b3a162)
  • Github issue autofill not working (fbe3edc)

package.json: bump version 0.2.12 -> 0.2.13

15 Jul 07:10
Compare
Choose a tag to compare
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

09 Jan 07:47
Compare
Choose a tag to compare
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

20 Nov 14:34
Compare
Choose a tag to compare
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

20 Sep 04:45
Compare
Choose a tag to compare
Bug fixes:
- Fix collapsed canvas in thunderbird (c38d197)

v0.2.6: package.json: bump version 0.2.5 -> 0.2.6

09 May 12:36
Compare
Choose a tag to compare

This is the last release that has support for the old renderer. Here are binaries: