Skip to content

Releases: Q42/Micrio.Client

v5.4.21

22 Jan 04:28

Choose a tag to compare

Full Changelog: v5.4.20...v5.4.21

  • Marker popup images blowup is full-window
  • Swipeable gallery improvements
  • Light mode improvements
  • Overzooming bugfixes

v5.4.20

15 Jan 05:20

Choose a tag to compare

Full Changelog: v5.4.19...v5.4.20

v5.4.19

09 Jan 06:09

Choose a tag to compare

  • IIIF Presentation API V3 supported
  • Can set watermark opacity using data-watermark-opacity HTML attribute
  • Several bugfixes

Full Changelog: v5.4.18...v5.4.19

v5.4.18

02 Jan 07:44

Choose a tag to compare

Full Changelog: v5.4.17...v5.4.18

  • Small bugfixes
  • File location sanity refactors

v5.4.17

03 Dec 17:35

Choose a tag to compare

Sanitized TS codebase and small bugfixes

What's Changed

Full Changelog: v5.4.16...v5.4.17

v5.4.16

26 Nov 05:08

Choose a tag to compare

  • Touch/pinching fixes
  • High DPI screen fixes
  • Overzooming fixes

Full Changelog: v5.4.15...v5.4.16

v5.4.15

25 Nov 04:21

Choose a tag to compare

Several bugfixes, including touch-specific issues, where relevant it now uses pointerevents instead of touchevents

Full Changelog: v5.4.14...v5.4.15

v5.4.14

24 Nov 05:03

Choose a tag to compare

  • Added a secondary distribution JS: micrio-{version}.min.safe-wasm.js, which downloads its WebAssembly .wasm binary separately (instead of using the default embedded version). Using this version fixes security warnings when you use Content Security Policy (CSP) headers, that you have to add wasm-unsafe-eval to the script-src directive. If you don't know what that is, you don't have to use this version, since it does generate one extra HTTP request.

Full Changelog: v5.4.13...v5.4.14

v5.4.13

24 Nov 03:32

Choose a tag to compare

  • Added custom watermarking support

Full Changelog: v5.4.12...v5.4.13

v5.4.12

19 Nov 06:56

Choose a tag to compare

Full Changelog: v5.4.11...v5.4.12

  • Multi-image marker tour bugs fixed
  • 360-to-2d image transitions fixed
  • Panning in zoom-ed into low-res images bugfixes