Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@mds-dwa mds-dwa released this 21 Jan 20:00
· 22 commits to master since this release
1e5d5bc

Bug Fixes:

  • File > Open Recent should not replace the current tab

Enhancements:

  • Cache converted crate and zip files for faster repeat access
  • Missing file links allow you to create the file
  • When opening a * file path, don't open file browser dialog if files found
  • Only open the file browser once if just directories are found
  • Handle blank tabs more gracefully when restoring old tabs
  • Tab icons persist throughout the app
  • Cleanup files on KeyboardInterrupt
  • Add tab-specific history menus to navigation buttons
  • Improve saving user preferences
    • Browse history reflects latest items instead of latest closed session

Maintenance:

  • Minor PEP-8 conformance of some comments and long lines