Update to v0.4.1 #3

Open
koxt2 wants to merge 2 commits from koxt2/datarecovery:master into master
2 changed files with 18 additions and 1 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Dec 27 00:00:00 UTC 2025 - koxt2 <koxt2@protonmail.com>
- Update to release 0.4.1
* Updated screenshots
-------------------------------------------------------------------
Tue Dec 23 00:00:00 UTC 2025 - koxt2 <koxt2@protonmail.com>
- Update to release 0.4.0
* SMART data monitoring with health indicators in device columnview
* Detailed SMART attributes viewer showing all available drive metrics
* Fixed bug where lsblk returning multiple lines for device size caused parsing error
* File renamed: initialiser.py → initializer.py for consistent American spelling
* Window method renamed: initialize() → setup_window() for clarity
* Removed unused imports across multiple files
-------------------------------------------------------------------
Fri Dec 19 22:33:00 UTC 2025 - koxt2 <koxt2@protonmail.com>

View File

@@ -17,7 +17,7 @@
Name: datarecovery
Version: 0.3.0
Version: 0.4.1
Release: 0
Summary: GTK4/Libadwaita application for data recovery
License: GPL-2.0-or-later