Releases: mamolinux/leaptime-manager
Releases · mamolinux/leaptime-manager
Version: 1.0.4
What's Changed
- Skip app backup file selection page by @hsbasu in #62
- reposition code for nav buttons by @hsbasu in #63
- Add a scrollbar to the main grid by @hsbasu in #64
- Update runner versions in workflows by @hsbasu in #65
- Initialize translation by @hsbasu in #66
- Include translations in packaging by @hsbasu in #67
- Add gettext as build dependency by @hsbasu in #68
- Fix spelling error in d/changelog by @hsbasu in #69
- Update debian and python packaging by @hsbasu in #70
- Fix schema error and update python packaging by @hsbasu in #71
- Start porting to meson python build by @hsbasu in #73
- Install python sources using meson build by @hsbasu in #74
- Include data files in meson build by @hsbasu in #75
- Translate using meson by @hsbasu in #76
- Update debian packaging with meson build by @hsbasu in #77
- Prepare for documentation and manuals by @hsbasu in #78
- Build and add docs to deb packaging by @hsbasu in #79
- Update readme with version 1.0.3 by @hsbasu in #80
- Update readme with new instructions by @hsbasu in #81
- Override dh_python to include python depends by @hsbasu in #82
- Fix debian build failure with correct import by @hsbasu in #83
- Activate option to browse backups by @hsbasu in #84
- Update meson build system by @hsbasu in #85
- Update CI and Release workflow by @hsbasu in #86
Full Changelog: 1.0.3...1.0.4
Version: 1.0.3
What's Changed
- Add ui for user data backup by @hsbasu in #42
- Update readme with version 1.0.2 by @hsbasu in #43
- Setup page 1 for user data backup by @hsbasu in #44
- Setup page 2 for user data backup by @hsbasu in #45
- Setup page 3 for user data backup (#45) by @hsbasu in #46
- Add missing dependencies by @hsbasu in #49
- Create backup using tarball; closes #47 by @hsbasu in #48
- Update codeql action by @hsbasu in #50
- Update app backup module by @hsbasu in #51
- Fix appbackup and typo in README by @hsbasu in #53
- Fix debian and python packaging by @hsbasu in #54
- Fix navigation buttons by @hsbasu in #55
- Add option to remove app backups by @hsbasu in #56
- Add option to remove tar backups by @hsbasu in #57
- Create backend for data backup by @hsbasu in #58
- Fix nav buttons and add data Backup logging by @hsbasu in #59
- Add edit and browse option for user data by @hsbasu in #60
Full Changelog: 1.0.2...1.0.3
Version: 1.0.2
What's Changed
- new icon by @hsbasu in #23
- Add apps backup module by @hsbasu in #24
- fix lintian errors and warnings by @hsbasu in #26
- Update readme with version 1.0.1 by @hsbasu in #25
- Add apps restore module; closes #3 by @hsbasu in #27
- FIx dependency problems while testing by @hsbasu in #28
- Clean up and update app backup module ui by @hsbasu in #29
- Update app name and copyright year by @hsbasu in #30
- Fix back button press on App backup page 2 by @hsbasu in #31
- Show available app backups list on the main page by @hsbasu in #32
- Update and modify copyrights in ui files by @hsbasu in #33
- Update apt cache only when needed by @hsbasu in #34
- Update readme with new documentation by @hsbasu in #38
- Update python and debian packaging by @hsbasu in #39
- Update desktop files and deprecating setup.cfg by @hsbasu in #40
- Add edit, browse and remove buttons by @hsbasu in #41
Full Changelog: 1.0.1...1.0.2
Version: 1.0.1
What's Changed
- Rename and modify the package to leaptime-manager by @hsbasu in #5
- add support files by @hsbasu in #7
- update badges url by @hsbasu in #8
- Update debian packaging by @hsbasu in #10
- Use pure python packaging by @hsbasu in #9
- Update CI workflow by @hsbasu in #11
- Update publishing and funding workflows by @hsbasu in #12
- Update readme with new organization by @hsbasu in #13
- Fix failing workflows by @hsbasu in #14
- Update debian packaging and CI workflow by @hsbasu in #15
- separate about-dialog module by @hsbasu in #16
- Create logger by @hsbasu in #17
- New ui and choose backup directory option by @hsbasu in #18
- Add basic moule to backup user data; closes #2 by @hsbasu in #19
- Add button to reload log by @hsbasu in #20
- Fix Gtk file chooser error by @hsbasu in #21
New Contributors
Full Changelog: 1.0.0...1.0.1
Initial Release
Aiming to be an all-in-one, friendly new-users, python3 based GUI backup manager for Debian/Ubuntu based systems.
Features:
- Backs up user-installed
apt
packages. - The backup file can be read by Mint Backup Tool to restore/reinstall the packages.