Releases: rudi-q/leed_pdf_viewer
Releases · rudi-q/leed_pdf_viewer
LeedPDF v2.8.0 - New LPDF file format support for importing/exporting PDFs with Annotations
LeedPDF v2.4.0 - New Templates Added and Dark Mode UX Enhanced
Merge pull request #43 from rudi-q/optimize-ux Optimize ux
LeedPDF v2.3.0 - New Template Added
What's Changed
- Add College Ruled template
- Add a dynamic version display next to the help button
LeedPDF v2.2.0
New Release v2.2.0 (#34)
v2.1.0 - Improved Text Annotation Experience
What's Changed
- Added custom font
- Improved sticky note and text annotation appearance.
Full Changelog: v2.0.1...v2.1.0
v2.0.1 - Improved User Experience & Several Bug Fixes
What's Changed
Fixing Exporting and Canvas Race conditions - Resolve overlay position glitches by awaiting canvas resize prior to state change and ensure exported canvases match on-screen PDF by
Full Changelog: v1.5.1...v2.0.1
LeedPDF v2.0.0 - Redesigned tools
What's Changed
- Implemented Tauri Auto Update by @rudi-q in #28
- Fix duplicate search window and improve accessibility by @zoeglbrt in #18
- Feature/templates by @rudi-q in #21
- feat: Implement robust file storage system with toast notifications by @rudi-q in #22
- Replace Konva with custom tool implementation by @rudi-q in #24
New Contributors
Full Changelog: v1.5.0...v2.0.0
LeedPDF v1.5.0 - Search Feature Added
Now users can search PDF files directly from LeedPDF
New Features, UX Enhancements
- Stickers (New Feature)
- Performance Improvements
- UI Optimization
v1.3.0 Usability Enhancements
Bug Fixes and Usability Enhancements
- Initializing Scaling Resolved
- Pencil Cursor Alignment Improved