Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

82 lines (56 loc) · 1.7 KB

Change Log

Version 0.6.0

  • Linux fixes, linux compatibility (maybe, tested using WSL2)
  • Minor right click menu name changes
  • Some code refactoring

Version 0.5.3

  • New icons based on dark or light theme
  • Reworked icon handling in code

Version 0.5.2

  • Many code improvements
  • Changed application name to FilePilot
  • Changed default theme to Yeti Light
  • Changed button colors
  • Changed current path appearance

Version 0.5.1

  • UI now updates (refreshes) automatically on action (new file, new directory, rename, etc.)
  • code improvements and refactoring

Version 0.5.0

  • Added System menu (old Stats menu)
  • Added CPU metrics
  • Added memory metrics
  • Added Network metrics
  • Added Processes window
  • Updated icons

Version 0.4.0

  • Added column sorting
  • Added the ability to change font size
  • Searching for an item (file, directory) that does not exist now empties the item list
  • Update column headers (bold, larger font)
  • code improvements and refactoring

Version 0.3.2

  • Added Open function on right click menu
  • Added icons on menus

Version 0.3.1

  • Fixed a bug where right click wasn't always focusing an item
  • Fixed same file exception on copy
  • Added keybinds (see Help menu)

Version 0.3.0

  • Added the ability to create directories
  • Added UI Scaling
  • Added copy - paste function (uses threads so that ui does not hang on large files)

Version 0.2.2

  • Reworked pop-ups
  • Added tooltip to buttons
  • Added Size grip

Version 0.2.1

  • Fixed some directories not opening
  • Minor naming changes

Version 0.2.0

  • Drive detection
  • Added themes
  • Various improvements and bugfixes

Version 0.1.0

  • Improved right click functionality
  • Fixed Exception on click
  • Updated icon