Releases: GtJohnny/PDFiller
Release list
1.4.4
Added local db
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
This pre-release of PDFiller delivers a solid foundation with several key enhancements and features:
• Design Patterns:
Implements a combination of the Singleton and Builder design patterns, ensuring efficient resource management and flexible object construction for maintainable and scalable code.
• Improved UI:
The user interface has been modernized and streamlined, providing a more intuitive and visually appealing experience.
• Image Processing and Writing:
Introduces image processing and writing capabilities, enabling users to manipulate and handle images directly within the application.
• Dependencies:
Built on .NET Framework 4.8, utilizing standard .NET libraries for Windows Forms and image handling.
• Stability and Performance:
This version has undergone stability testing and demonstrates strong processing power, efficiently managing tasks and resources.
Note:
This is a pre-release version. Additional features and enhancements are planned for future updates.
What's Changed
- Bump SixLabors.ImageSharp from 1.0.4 to 2.1.10 by @dependabot in #16
- Images by @GtJohnny in #28
- cleanup by @GtJohnny in #29
- Title: Add Form2 for Enhanced UI and Improved PDF Processing by @GtJohnny in #31
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Better UI.
1.1.0: Merge pull request #2 from GtJohnny/Layout
Layout!!!
