Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate: Back in Time 1.5.0 #1806

Merged
merged 7 commits into from
Jul 26, 2024
Merged

Release Candidate: Back in Time 1.5.0 #1806

merged 7 commits into from
Jul 26, 2024

Conversation

buhtz
Copy link
Member

@buhtz buhtz commented Jul 23, 2024

Blocked by #1808

Summary

The Qt version used increased from 5 to 6. EncFS is marked as deprecated. BIT warns if cron is not running. As a new feature an SSH proxy (aka jump host) can be used. For more details see the changelog.

This release has several new contributors. Thank you to all of them, several issues could be fixed and the code quality increased.

  • Ayush Saluja: Improving code quality
  • Christie Grinham: Implement SSH proxy feature
  • David Gibbs: Fix "places" widget in main window and "one file system" export option.
  • DerekVeit: Fix a long standing Qt segmentation fault
  • JATIN-RAGHAV: Improve code quality and docu
  • Kosta Vukicevic: Improve debug behavior of the GUI and code quality.
  • Rafael Hurpia da Rocha: Fix "Backup folders" list in main window.
  • Tianyi Tao: Improve code quality with refactoring.
  • Tom Hunter: Improve code quality with refactoring.
  • Vaibhav Raj: Improve code quality with refactoring.

Also several new translators and former translators updating their translations to fit to the latest development. Thank you to them the language translation coverage increased to 82 %.

Installation

This release contains the source code only but no distro packages. To install the new release from the source code please follow our build & installation instructions.

Known major issues open

  • qt_probing.py may hang with high CPU usage when running Back In Time as root via cron (#1592)
  • File permissions handling and therefore possible non-differential backups (#988 & #994)

Changelog

@buhtz buhtz added this to the Upcoming release (1.5.0) milestone Jul 23, 2024
@buhtz buhtz self-assigned this Jul 23, 2024
@buhtz buhtz marked this pull request as draft July 23, 2024 15:26
buhtz added a commit that referenced this pull request Jul 25, 2024
For EncFS profiles the snapshotpath field in Manage profile dialog was empty.

Beside of that the profile specific encfs-deprecation-warning dialog now is shown not only in Manage profiles dialog but also in MainWindow when an EncFS profile is selected. But it is shown only once.

Fix #1808
Related to #1806 
Related to #1734
@buhtz buhtz marked this pull request as ready for review July 25, 2024 20:24
Copy link
Member Author

@buhtz buhtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing was fine. Will do the release in the next hours.

@buhtz buhtz added the PR: Merge after creative-break Merge after creative-break (min. 1 week) label Jul 25, 2024
@buhtz buhtz merged commit 2ac3766 into bit-team:dev Jul 26, 2024
@buhtz buhtz deleted the rc/v1.5.0 branch July 26, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Merge after creative-break Merge after creative-break (min. 1 week)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant