Releases: Veda-Swaroop/TidyBit
Releases · Veda-Swaroop/TidyBit
TidyBit v1.3.4
In this latest version, the following improvements are made to the app.
- Settings with manage rules and about sections in a tabbed layout.
- Fully customizable file organization rules.
- Option to reset to default rules.
- Minor changes to improve app functionality.
- Main UI small cosmetic changes - to improve display readability.
- App officially available on Microsoft store and Linux Snap store.
TidyBit v.1.2.0
- Improved UI framework from Custom Tkinter to PySide6 - For consistent and stable experience across Windows and Linux platforms.
- Better file handling - uses python's "pathlib" library instead of "os" library.
- Improved logic to handle duplicate file names. Program automatically renames files instead of replacing them.
- File move logic now runs on separate thread and UI runs on main thread. UI won't freeze if large files are moved.
- UI cosmetic changes
- Portable App Image format - For consistent experience on Linux platform.
- Progress Bar in UI - displays real-time File move operation progress. This is helpful while working with large files.
TidyBit v1.0
First official release of TidyBit V1.0.0. Includes file organization logic, modern UI, and error handling.