Releases: Q42/Micrio.Client
Releases · Q42/Micrio.Client
v5.4.21
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
Full Changelog: v5.4.19...v5.4.20
v5.4.19
- IIIF Presentation API V3 supported
- Can set watermark opacity using
data-watermark-opacityHTML attribute - Several bugfixes
Full Changelog: v5.4.18...v5.4.19
v5.4.18
Full Changelog: v5.4.17...v5.4.18
- Small bugfixes
- File location sanity refactors
v5.4.17
Sanitized TS codebase and small bugfixes
What's Changed
- Optimizations/opus 4.5 by @marcelduin in #37
Full Changelog: v5.4.16...v5.4.17
v5.4.16
- Touch/pinching fixes
- High DPI screen fixes
- Overzooming fixes
Full Changelog: v5.4.15...v5.4.16
v5.4.15
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
- Added a secondary distribution JS:
micrio-{version}.min.safe-wasm.js, which downloads its WebAssembly.wasmbinary 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 addwasm-unsafe-evalto thescript-srcdirective. 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
- Added custom watermarking support
Full Changelog: v5.4.12...v5.4.13
v5.4.12
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