Skip to content

Releases: RaspberryFpc/pibackup

v1.7.12.1

20 Apr 19:29

Choose a tag to compare

[1.7.12.1] – 2026-04-20
🐛 Bugfixes

Corrected an issue with the documentation file path

Download pibackup

v1.7.12

15 Apr 09:31

Choose a tag to compare

[1.7.12] – 2026-04-15

🐛 Bugfixes

  • When switching to restore mode, the source file is now checked for existence. If it does not exist, the field is cleared.

✨ Improvements

  • Added Help button
  • Added intro.html with additional information and guidance.
  • Introduced integrated help system with offline documentation viewer

Download pibackup

v1.7.11

12 Apr 10:05

Choose a tag to compare

[1.7.11] – 2026-04-12

🐛 Bugfixes

  • Fixed a Qt5 ComboBox issue where mouse capture was not properly released after selecting an item.
  • This caused broken hover effects and required two clicks to interact with other UI elements.

✨ Improvements

  • Device lists (source and destination) now exclude loop and RAM devices, showing only real physical devices.

Download pibackup

v1.7.10

10 Apr 21:21

Choose a tag to compare

[1.7.10] – 2026-04-11

✨ Improvements

Added a tips/help file with compression recommendations and exclude file syntax documentation.
Added installation of README, CHANGELOG, LICENSE and tips documentation to /usr/share/doc/pibackup/.
Critical buttons and UI elements are now disabled while backup or restore processes are running to prevent invalid operations and accidental user interaction.

Download pibackup

v1.7.9

08 Apr 19:51
5558d6e

Choose a tag to compare

[1.7.9] – 2026-04-08

Removed checkbox to optionally ignore the MBR signature. Not needed anymore.

Download pibackup

v1.7.7

08 Apr 15:21

Choose a tag to compare

[1.7.7] – 2026-04-08

Bugfix

  • In some cases MBR signature not read properly.Changed MBR reading from low level reading with fpopen to filestream.

Download pibackup

v1.7.6

08 Apr 09:54

Choose a tag to compare

[1.7.6] – 2026-04-08

Bugfix

  • Invalid MBR signature could cause a crash
  • Added a checkbox to optionally ignore the MBR signature (the image is checked with e2fsck after creation anyway)
  • Improved error messages

Download pibackup

v1.7.5

07 Apr 06:21

Choose a tag to compare

[1.7.5] – 2026-04-07

Bugfix

  • Corrected download instructions in README
  • Added missing dependency for Qt5

Download pibackup