Releases: mcagriaksoy/SafePDF
Releases · mcagriaksoy/SafePDF
Release list
v1.0.6
- Addressed several security warnings identified by the Bandit tool
- Improved user interface and enhanced overall performance
- Updated logging mechanism to ensure all exceptions are captured and displayed
- Refactored project structure by moving the entry point outside of the folder
- Rewritten URL handling for greater reliability
- Applied security improvements to temporary file handling
- Fixed multiple exceptions and minor issues
Full Changelog: v1_0_5...v1_0_6
v1.0.5
- Adds PDF conversion and info extraction features
- Adds functionality to convert PDFs to Word and TXT formats.
- Implements a feature to extract hidden information and metadata from PDF files.
- Includes UI enhancements for new functionalities and updates dependencies.
- Updates project root path in batch file
- Changes the batch file to dynamically determine the project root based on its own location.
Full Changelog: v1_0_4...v1_0_5
v1.0.4
What's Changed
-
Development by @mcagriaksoy in #5
-
PDF Merge option added
-
Cancel button extra dialog option added
-
UI performance improvements caused by unnecessary UI generation call for output path.
-
Donate with PayPal option added.
Full Changelog: v1_0_3...v1_0_4
v1.0.3
What's Changed
- Improves cancellation and adds update checker by @mcagriaksoy in #4
- Cancellation operation button fixed
- Help documentation is improved
- Auto update checker mechanism added.
Full Changelog: v1_0_2...v1_0_3
v1.0.2
What's Changed
- Development by @mcagriaksoy in #3
- Full screen taskbar problem fixed
- Missing minimized window taskbar icon problem fixed
- Taskbar handling fixes
- Some cancel and close operation fixes
Full Changelog: v1_0_1...v1_0_2
v1.0.1
What's Changed
- Development by @mcagriaksoy in #2
Full Changelog: https://github.com/mcagriaksoy/SafePDF/commits/v1_0_1