Skip to content

Releases: mcagriaksoy/SafePDF

v1.0.6

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 22 Nov 20:33
  • 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

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 17 Oct 11:17
  • 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

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 05 Oct 11:29
8a6e66d

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

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 04 Oct 11:38
ced8072

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

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 03 Oct 09:55
b443c32

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

Choose a tag to compare

@mcagriaksoy mcagriaksoy released this 28 Sep 17:21
44b2f51

What's Changed

Full Changelog: https://github.com/mcagriaksoy/SafePDF/commits/v1_0_1