Skip to content

Releases: shivaprsd/doqment

v1.2

Choose a tag to compare

@shivaprsd shivaprsd released this 04 Jul 21:51
Release version 1.2

Changelog

	Fix: enable downloading PDF after document error
	Fix: [mv3] remove native viewer in new Chrome(iums)
	Fix: [mv3] persist context-menu state across updates
	New: [mv3] option to bypass built-in/other viewers
	New: option to automatically track PDF outline
	New: enable comment and sign annotation editors
	Improve: detect MV2 in options page using manifest
	Improve: update MV2 popup to not use executeScript
	Update: doq, PDF.js to v6.0, metadata and README

v1.1

Choose a tag to compare

@shivaprsd shivaprsd released this 07 Aug 19:44
Release version 1.1

Changelog

	Update: PDF.js to v5.3: enable WebAssembly support
	Update: doq: fix annotations, highlights and bugs
	Feature: Add option to use the latest PDF.js viewer

v1.0 🎉

Choose a tag to compare

@shivaprsd shivaprsd released this 01 Apr 21:15
Release version 1.0

Changelog

	Fix: [doq] rendering performance with HW acceleration
	Fix: [MV3]: remove embeded viewer to save memory
	Fix: [MV3] update document title with iframed viewer
	New: option to hide the PDF title on viewer tabs
	Update: [doq] improvements to core and annotations
	Enhance: [MV2] show local PDF message only once
	Enhance: bring back open-file button to the toolbar

v0.9.2

Choose a tag to compare

@shivaprsd shivaprsd released this 16 Dec 05:15

[MV3] Fix regressions with the iframe refactor

  • Open the 'Access denied' page in a new tab
  • Allow fullscreen to enable presentation mode
  • Better handle links when made default viewer
  • Close viewer frame after showing error message

v0.9.1

Choose a tag to compare

@shivaprsd shivaprsd released this 26 Nov 01:55
Release version 0.9.1

Changelog

	Update: PDF.js to 4.8, with supporting doq update
	Refactor: reuse getViewerURL in background script
	Enhance: [MV3] show original PDF URL in address bar
	Enhance: [MV3] set as default viewer with single menu
	Enhance: [MV3] opening links in the built-in viewer

v0.9

Choose a tag to compare

@shivaprsd shivaprsd released this 01 Aug 15:24
Release version 0.9

Changelog

	Update: PDF.js to 4.3 legacy variant, drops polyfill
	Update: doq: adds Chrome theme, make it default in MV3
	Update: doq: custom CSS filter mode; disable GPU in MV2
	Enhance: options page to allow configure doq options
	Fix: make reader mode toolbar icons visible in Brave
	Docs: add note on extension options

v0.8

Choose a tag to compare

@shivaprsd shivaprsd released this 07 Jun 08:05
Release version 0.8

Changelog

	Fix: [Android] options page layout on mobile Firefox
	Fix: [Android] hide broken annotation editors by default
	Enhance: Auto-hide toolbar only on small touch devices
	Update: PDF.js to 4.1: adds experimental highlight editor
	Update: doq: support highlight editor, hardware acceleration
	Fix: [MV3] opening viewer via action in special pages

v0.7

Choose a tag to compare

@shivaprsd shivaprsd released this 09 Jan 10:44
Release version 0.7

Changelog

	Fix bug: [MV2] do not intercept actual PDF downloads
	Doc: note for Chromium on enabling native PDF viewer
	New: Options page for setting PDF.js preferences
	Update: PDF.js to version 4.0

v0.6

Choose a tag to compare

@shivaprsd shivaprsd released this 30 Nov 17:41
Release version 0.6

Changelog

	Feature: option for opening PDFs by default in Chrome
	Enhance: support for opening embeded PDFs in Chrome
	Update: PDF.js version to 3.10; support Stamp editor

v0.5

Choose a tag to compare

@shivaprsd shivaprsd released this 13 Jun 13:37
Release version 0.5

Changelog

    Enhance: optimize for black-on-white text heavy PDFs
    Update: doq, with major performance and memory-use improvements
    Update: PDF.js version to 3.6, pinch to zoom in touch devices