Skip to content

Releases: CalyPdf/Caly

Caly Pdf v0.1.3.0

30 Aug 17:00
Compare
Choose a tag to compare

Windows and Linux versions are available to download

What's Changed

Caly Pdf v0.1.2.0

14 Aug 18:26
Compare
Choose a tag to compare

Windows and Linux versions are available to download

What's Changed

  • Fix issue when building words where letters reference points overlap
  • Ensure RowSelection.SelectionChanged are unsubscribed in PdfDocumentViewModel
  • Check isTabDragging in TabControlOnTabDragCompleted and update Tabalonia
  • Force trigger a Reset when PdfDocuments is empty
  • Add VisibleArea property to PdfPageTextLayerControl and only render text selection and search results if visible
  • Call SetPagesVisibility when ItemsPanelRoot is loaded
  • Ensure main window location is in center of screen at launch and fix #69
  • Add bottom margin for better display of main window DockPanel and fix #68
  • Remove unused icons
  • Update Avalonia NuGet package to 11.3.3
  • Ensure view models Exception property and PdfDocuments docs are removed on UI thread
  • Show errors as notification
  • Add IsSizeSet flag and load page size for every pages
  • When PdfPageItemsControl data context changes, ensure that PdfPageItems that belongs to a document that is not Active are IsVisible = false and attempt to fix #11

Full Changelog: 0.1.1.0...0.1.2.0

Caly Pdf v0.1.1.0

29 Jul 18:16
Compare
Choose a tag to compare

What's Changed

  • Fix bug where the text layer was set too late for SetPageTextLayerImmediate()
  • Update README.md by @BobLd in #62
  • Improve Url Regex and interactive line matching pattern by @BobLd in #63

Full Changelog: 0.1.0.0...0.1.1.0

Caly Pdf v0.1.0.0

21 Jul 19:23
Compare
Choose a tag to compare

Windows and Linux versions are available to download

Caly Pdf v0.0.0.1

15 Feb 15:53
6c0c39d
Compare
Choose a tag to compare

First release of Caly Pdf Reader.

The Windows and Linux versions are now available to download.