Skip to content

3.8.0

Compare
Choose a tag to compare
@polyipseity polyipseity released this 28 Apr 18:04
· 647 commits to main since this release
3.8.0
5edd4f3

3.8.0 (2023-04-29)

Features

  • Patch require so that require("obsidian") works in the developer console. (89cf2cc34a64f8cd373c8e3dd8da1e7b3f020f5c)
  • Add internal support for custom terminal options. (80df07f698450947b04ef2f5b69e11ce52f5d9dc)
  • Add raw data editing for profiles like the one for settings. You can use this to configure terminal options (refer to xterm.js documentation). An UI for terminal options will be added shortly. Address GH#11 and GH#16. (fbe2de717c5e46436c929240c8450839139ce7c1)

Fixes

  • Fix re-enabling plugin overwriting history due to unloaded CSS. (e02e43918c82dcb8f9641dc2ca2be208e23a3caa)

Improvements

  • Improve the icon for whole words in find in terminal. (dfb3da51878bd8b7e9004afffc9097e3e01c79a8)
  • Decrease loading time by ~20%. (c4ea4912e5f9b412d31df70b3881570a47faebae)

Full changelog: 3.7.0...3.8.0