Release Candidate: Back in Time 1.5.0 #1806
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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
Changelog
Use the new "enable logging for debug messages" in the 'Schedule' section of the 'Manage profiles' GUI instead.
make install
ignored $(DEST) in file migration part (make install
uses absolute path without $(DEST) to delete files outside of the staging directory #1630)test_lint.py
should be executed "on demand" only (not as installation test on clients) #1634)