- Added send2trash library for safer file deletion - Implemented folder and file moving functionality in ConfigSelectorWindow - Created FolderSelectorDialog for moving files to a folder - Improved file and folder renaming with improved error handling - Added emoji icons for better visual representation of actions - Updated requirements.txt to include send2trash library - Removed drag-and-drop support. Postponed for future
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
tftpy>=0.8.0
|
|
pyserial>=3.5
|
|
requests>=2.31.0
|
|
packaging>=23.2
|
|
send2trash>=1.8.0 |