Releases: totallynotdrait/file_dialog
Releases · totallynotdrait/file_dialog
file_dialog v3.1
Changes:
- Merged pull request a490a31
- Fixed CTRL+Click keybind
- added
user_style
option - added
filter_list
option - added home shortcut to shortcut menu
- shortcut menu can be resizeable
- new home icon
file_dialog v3.0
Changes:
- Added new option 'show_hidden_files'
- Added new icons for files
- Changed the file selecting system
- Improved the shortcuts menu
- Added button that returns to the default directory
file_dialog v2.0
Added:
- Search bar
- Search image
Removed:
change_args
- Unused variables and functions
Changed:
- Rewritted the source code
- Some functions names
- Image organization
Fixed:
- Some errors in open_file (print_file)
Notes:
- This version of file_dialog should work fine on Linux and Mac
file_dialog v1.0
First version of file_dialog
Changes:
- None
Added:
- None