-
Notifications
You must be signed in to change notification settings - Fork 215
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 v1.5.3 #1922
Release v1.5.3 #1922
Conversation
hi, about I need to know for example if is still supported the version from Debian 12 (for the upgrade from Debian 12 to Debian 13 that probably will have this version) |
Hi Fantu, thanks for asking. I added the relevant PR #1857 to the changelog.
Not sure if I understand your question correct. But to my knowledge config version 4 was supported by BIT versions lower than 1.0. Version 1.0 was released 14 years ago. In short: This modification is irrelevant to you and the users. The "breaking" in "breaking change" is just theoretical but not in practice.
Sorry, I am not able to understand that English. The PR is about the following: BIT internally tried to use a separate version scheme for its config file "syntax". The current version is 6. BIT is able to migrate older config files to the newest version. But the version scheme never worked well in BIT and was never strictly used. I am not able to reconstruct all the details from the git history. According to an in-code comment, between BIT version 0.9 and version 1.2 there was a bug and the version wasn't stored correct. According to another in-code comment, the config version 4 seems to be used in BIT versions before 1.0. Back In Time Version 1.0 was released 14 (!) years ago. Based on my research it is irrelevant. And tagging it with "breaking" was a bit to pendantic. 😆 |
Thanks for reply, I also did a fast look to https://github.com/bit-team/backintime/pull/1857/files |
Summary
The minimum supported Python version has been raised to 3.9. The user manual has migrated to a new format and build system, now including sections on user callbacks and detailed example scripts. The code base has undergone extensive refactoring. FCron support has been added. The English strings in the GUI have been optimized. Serbian language is now available in both Latin and Cyrillic scripts. Interlingua (Occidental) has been introduced as a new language. The libnotify-bin (notify-send) dependency has been removed, as Back In Time now uses DBus for notifications.
Contributors
This version received extensive support from external contributors (in alphabetical order by last name or nickname):
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
qt5_probing.py
makesxorg.bin
run with high CPU usage, eating RAM #1592)Changelog