Skip to content

Releases: shivaprsd/doqment

v0.9.2

16 Dec 05:15
Compare
Choose a tag to compare

[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

26 Nov 01:55
Compare
Choose a tag to compare
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

01 Aug 15:24
Compare
Choose a tag to compare
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

07 Jun 08:05
Compare
Choose a tag to compare
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

09 Jan 10:44
Compare
Choose a tag to compare
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

30 Nov 17:41
Compare
Choose a tag to compare
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

13 Jun 13:37
Compare
Choose a tag to compare
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

v0.4

23 Feb 14:33
Compare
Choose a tag to compare
Release version 0.4

Changelog

    New: MV3 port with a different interaction paradigm
    New: badge and link to Chrome Web Store page
    Update: PDF.js version to 3.2, and pages to match
    Update: doq version to 2.3; support FreeText editor

Chrome v0.3

24 Jan 08:32
Compare
Choose a tag to compare
  • Better support for other Chromium derivatives
  • Specify minimum Chromium version (102) needed
  • Fix opening file:// urls with optional permissions

Chrome v0.2

10 Jan 06:46
Compare
Choose a tag to compare
  • Host permissions are now optional, requested while opening PDF links.
  • New context menu on the action to grant access to all hosts.