Skip to content

0.17.0

Compare
Choose a tag to compare
@icewolfz icewolfz released this 24 Nov 00:22
· 1843 commits to master since this release
  • New:
    • Add context-pre-build, context-open, context-closed trigger events for when the context menu is open or closed
    • Add $contextMenu scripting variable to allow access to the context menu item array, WARNING changing this can break your context menu
  • Fixed:
  • Fix scripting predefined variables $selectedword, $selectedline, $selectedurl, $selword, $selline, $selurl so they are correctly set for use in javascript
  • Display:
    • Fix to unicode width when italic font style
    • Fix to unicode surrogate/variant pair selection
  • Code editor: change how ([ ]) and ({ }) are handled in bracket detection for better matching and coloring support
  • Preferences: Fixed color scheme selection not working
  • Changed:
    • Update electron 13.5.1 to 16.0.1
    • Update fswin 2.21.929 to 2.21.1015
    • Update monaco-editor 0.28.1 to 0.30.1
    • Update mathjs 9.5.0 to 10.0.0
    • Update better-sqlite3 7.4.3 to 7.4.5
    • Update font-list 1.4.0 to 1.4.2
    • Update yargs-parser 20.2.9 to 21.0.0
    • Update electron-updater 4.3.9 to 4.6.1