odiff Releases
65 releases of dmtrKovalenko/odiff
- v4.0.1
Oct 5, 2025
- v4.0.0
Sep 8, 2025
- v3.0.0-beta.3
Sep 8, 2025
- v3.0.0-beta.2
Sep 8, 2025
- v3.2.1
Feb 14, 2025
- v3.2.0
Makes the `diffOutput` parameter optional in the API.
Nov 22, 2024
- v3.1.2
Fixes incorrect pixel difference output when comparing images with different layouts.
Oct 2, 2024
- v3.1.1
Fixes the npm package distribution that was broken in the previous release (v3.1.0).
Aug 27, 2024
- v3.1.0
A major update focusing on cross-platform compatibility and performance, including native ARM support, SIMD acceleration, and a significant build system cleanup.
Aug 26, 2024
- 24.8.10
Minimal release notes: "* Avoid auto-disconnect in Firefox by @fregante in https://github.com/fregante/GhostText/pull/324 **Full Changelog*"
Aug 10, 2024
- 24.7.6
Minimal release notes: "* Avoid auto-disconnect when inactive by @fregante in https://github.com/fregante/GhostText/pull/318"
Jul 6, 2024
- 24.7.1
This release focuses on performance improvements and better compatibility with Content Security Policy (CSP) pages. It also includes a note regarding future Firefox version requirements.
Jul 1, 2024
- 24.6.30
Migrates the extension to Manifest V3 to align with current browser standards.
Jun 30, 2024
- v3.0.1
A maintenance release improving memory management and ensuring binary executables are attached correctly.
Jun 20, 2024
- v3.0.0v3.0.0 The Camel
A major performance overhaul rewriting the core algorithm in pure OCaml, resulting in significant speed increases.
Apr 29, 2024
- 2.6.0v2.6.0
Introduced line-level diff reporting capabilities for granular pixel tracking.
Mar 2, 2023
- 2.5.1
Bug fixes and documentation improvements to enhance usability and error reporting.
Dec 1, 2022
- 2.5.0
Significant performance boost using custom C codecs and optimized PNG libraries.
Dec 18, 2021
- 2.4.2
Fixes for TypeScript definitions and added test coverage.
Jul 5, 2021
- 2.4.1
Temporarily removed TIFF and JPEG support to resolve dependency and linking errors.
Jun 28, 2021