Skip to content

0.20.0

Latest

Choose a tag to compare

@sakethpathike sakethpathike released this 26 Aug 12:15

Changes

  • web-capture implementation is now based on kapture, which offloads data to File I/O to keep memory low on media-heavy sites. Peak memory usage is roughly halved compared to the previous monolith implementation. Both tests used the exact same links. See current memory and CPU usage below, and this for the previous metrics.

    • Current usage

    • If you only want to save web pages rather than using Linkora, check out kaptureGUI. It currently supports Linux x64, ARM64, and Windows x64.

  • Web target should now be working better than before since the builds are now based on Room 3.0.1 and the database operations are now stable (OPFS locks shouldn't be an issue anymore)

Full Changelog: release-v0.19.0...release-v0.20.0