Skip to content

0.16.3

Compare
Choose a tag to compare
@icewolfz icewolfz released this 25 Aug 23:36
· 1916 commits to master since this release
  • New:
    • Preferences:
      • Add showInTaskBar option for main window
      • Add help blocks for tray click events when using linux
    • Tray icon: Add known issues when using linux to readme
  • Fixed:
    • Code editor:
      • Fix issue using old promises
      • Fix issue with recent open list not being updated fast enough
    • Add hack for linux not firing minimize event
    • Auto update: Add message box for linux non Appimage installs as they are not supported
    • Use setIcon for linux to try and change icon based on connected, active, or disconnected state
    • Backup: refocus on main client window after backup has completed
  • Changed:
    • Update monaco-editor 0.25.1 to 0.27.0
    • Update electron 13.1.2 to 13.2.2
    • Update yargs-parser 20.2.7 to 20.2.9
    • Update markdown-it 12.0.6 to 12.2.0
    • Update mathjs 9.4.3 to 9.4.4
    • Update better-sqlite3 7.4.1 to 7.4.3