Skip to content

Releases: rudi-q/leed_pdf_viewer

LeedPDF v2.8.0 - New LPDF file format support for importing/exporting PDFs with Annotations

17 Sep 10:02
Compare
Choose a tag to compare

LeedPDF v2.4.0 - New Templates Added and Dark Mode UX Enhanced

02 Sep 05:55
98e3c57
Compare
Choose a tag to compare
Merge pull request #43 from rudi-q/optimize-ux

Optimize ux

LeedPDF v2.3.0 - New Template Added

27 Aug 07:44
26c9b3f
Compare
Choose a tag to compare

What's Changed

  • Add College Ruled template
  • Add a dynamic version display next to the help button

LeedPDF v2.2.0

21 Aug 13:21
f13ad51
Compare
Choose a tag to compare
New Release v2.2.0 (#34)

v2.1.0 - Improved Text Annotation Experience

20 Aug 05:57
e7433af
Compare
Choose a tag to compare

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

19 Aug 15:46
6f016cb
Compare
Choose a tag to compare

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

18 Aug 14:18
Compare
Choose a tag to compare

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

13 Aug 14:17
f655d2e
Compare
Choose a tag to compare

Now users can search PDF files directly from LeedPDF

New Features, UX Enhancements

11 Aug 10:06
ece1fe2
Compare
Choose a tag to compare
  • Stickers (New Feature)
  • Performance Improvements
  • UI Optimization

v1.3.0 Usability Enhancements

07 Aug 11:55
Compare
Choose a tag to compare

Bug Fixes and Usability Enhancements

  • Initializing Scaling Resolved
  • Pencil Cursor Alignment Improved