Releases: rohittp0/GramUp
Releases · rohittp0/GramUp
GramUp 2.1.0
What's Changed
- Added Icon by @rohittp0 in #9
- Changed icon path in README by @rohittp0 in #10
- Added action to upload artifact to new release. by @rohittp0 in #20
- Dev by @rohittp0 in #21
- Dropped windows support by @rohittp0 in #24
- Added File explorer by @rohittp0 in #25
- Sunith by @sunithvs in #26
- Fixed File explorer by @rohittp0 in #27
- Sunith by @sunithvs in #28
- structure of help menu added by @sanumuhammedc in #29
- Added File Explorer and Gramignore. by @rohittp0 in #30
New Contributors
- @sunithvs made their first contribution in #26
- @sanumuhammedc made their first contribution in #29
Full Changelog: v2.0.0...v2.1.0
GramUp 2.0.0
GramUp 2.0 comes with a completely redesigned UI and added functionalities.
- Redesigned UI.
- Modern design using ASCII only.
- Removed clutter.
- Arrow key support in menus.
- Added settings menu.
- Logout.
- Clear cache.
- Change folders to be backed up.
- Added option to search, view, and delete files.
- Added in terminal folder chooser.
- To select folders to be backed.
- Added option to exit with ctrl+c.
- Stop backup or restore with progress saved.
- Added error logging.
- Error logged to ~/.gramup/log.txt
- Improved caching.
- Fixed blank screen after login and crash on wrong authentication code.
- Bug fixes and performance improvements.
- Backups start faster.
- Application version is correctly shown in TG App.
- Fixed pylint errors and refactored code.
Bug Fixes
This release brings no new features but some major bug fixes.
First Alpha Release
v0.0.1-alpha corrected version
GramUp 1.0.0
This first stable version is hereafter extensive testing and fixing bugs found during the beta build.
- Fixed relative import issue when installing from PyPI
- Added a banner
- Disabled debug prints
- Added direct running using python -m
- Fixed backup finished message not being sent
- Restructured code
- And a lot of minor bugfixes
First Open Beta
- Fixed relative import issue when installing from PyPI
- Fixed backup finished message not being sent
- Restructured code