You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Bugfix: Added --gui option to package mode.
Changed
Allow initialize into existing empty directory.
Update list mode to include date when runtime was published
python3-tuspy is now an optional dependency. Upload is disabled if it is not installed. This
makes the .deb package compatible with older releases of debian and other downstream distros.
Bugfix: Gracefully handle a repository not providing date information instead of crashing
Bugfix: Handle the case when XDG_SESSION_TYPE is not set
python-tuspy is only available in Debian 12+ and Ubuntu 24.04+. Upload functionality will be disabled on older Debian and Ubuntu systems, until python-tuspy is manually installed.