Skip to content

1.2.0

Compare
Choose a tag to compare
@icewolfz icewolfz released this 18 Dec 19:28
· 386 commits to master since this release
  • Fixed:
    • Fix progress dialog text not updating when first shown
    • Immortal tools:
      • Fix being stuck on errored downloads or uploads
      • Fix permission denied breaking downloading of folders
      • Fix download override failing to sanitize file names when checking remote names to local
      • Fix file exist dialog overriding when bulk downloading or uploading
      • Fix file exist dialog source date and path when bulk downloading
    • Fix linux snap packages by moving to core22
    • Mapper: Fix options load bug
    • Triggers: clear regex cache when profiles are saved to prevent old ones from staying in memory
    • Profile manager:
      • Scroll to new item in treeview when added
      • When item deleted select the item before it instead of the main profile
    • Code editor: Update diff navigation to new monaco-editor systems
    • Command input:
      • Correctly insert newline at cursor position instead of at end of text
      • Fix resize when escape hit
      • Paste/Paste special no longer break undo/redo
    • Fix window tab drag over effects to highlight which tab it will be inserted at
  • Changed:
    • Immortal tools: Make unknown download/upload error messages more verbose
    • Update fs-extra 11.1.1 to 11.2.0
    • Update electron 27.1.2 to 28.0.0
    • Update better-sqlite3 9.1.1 to 9.2.2
    • Update mathjs 12.1.0 to 12.2.0
    • Update markdown-it 13.0.2 to 14.0.0
    • Update monaco-editor 0.44.0 to 0.45.0
    • Update @electron/remote 2.1.0 to 2.1.1