- Better support for cursor positionning with the Ace editor (8abbeb7)
- Removal of the template autofill mechanism for Github (34570b8, broken for a while)
- Console now logs less error messages (7963b02)
- Use of software rendering on Chrome should improve perf (912f4ee, #1047)
- Support for manifest v3 for Chrome (7fb10d7)
- Neovim is not preloaded anymore (09ea3f1, may cause performance
regressions, fixes issues around loading settings) - Support for Zen browser (0c3b814)
- Support for Waterfox (b92fba8)
- Support for Microsoft Edge on MacOS (af68897)
- Fix issue where background colors aren't always properly set up (870c4ab, #1637)
- Be more robust against $PATH issues (e412ab2, 9763162, #1614)
- Fix issues around textarea updates (cf4ff99)