36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 19 22:33:00 UTC 2025 - koxt2 <koxt2@protonmail.com>
|
|
|
|
- Update to release 0.3.0
|
|
* Custom signature dialog for defining PhotoRec file signatures
|
|
* Support for adding, viewing, and deleting custom signatures
|
|
* Custom signatures integrated into file types dialog
|
|
* Uses ~/.photorec.sig for storing custom file signatures
|
|
* Uses ~/.photorec.cfg for PhotoRec configuration
|
|
* Reorganized file types dialog
|
|
* File type uses PhotoRec family keys instead of extensions
|
|
|
|
------------------------------------------------------------------
|
|
Sun Nov 30 23:37:00 UTC 2025 - koxt2 <koxt2@protonmail.com>
|
|
|
|
- Update to release 0.2.0
|
|
* File type selection dialog with more categories
|
|
* Expandable category rows with individual switches
|
|
* Category-level switches to enable/disable all file types in a
|
|
category at once
|
|
* Search functionality to filter file types
|
|
* Select All / Unselect All buttons for quick selection changes
|
|
* Smart PhotoRec command generation (exclude mode when >50%
|
|
selected, include mode when <50%) - needs testing
|
|
* Reorganized file types
|
|
* Moved FILE_TYPES configuration to config.py
|
|
* Empty `no_extension` directory no longer created when no files
|
|
without extensions exist
|
|
* PhotoRec `report.xml` file excluded from being moved to
|
|
destination (content duplicated in photorec logs)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 26 15:29:17 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Initial package (version 0.1.2+git0.1022653) for build.opensuse.org
|