Skip to content

V0.53.0

Compare
Choose a tag to compare
@domhnallmorr domhnallmorr released this 23 Oct 17:39
· 9 commits to main since this release
  • Clipboard label now accounts for files that are cut (was previously only for copied files).
  • Added basic functionality to unzip .zip files using the built in zipfile module. Note this can only extract to a folder the same name as the file in question, if the folder already exists an error is shown.
  • Small update to the grid for the refresh button. It now extends 2 columns so overlaps the same column as the scrollbar.