Skip to content

v2.4.1 — Permalink bar fix + :latest restored

Choose a tag to compare

@syswave-dev syswave-dev released this 13 May 10:09
· 13 commits to main since this release

What's changed

Fixed

  • Permalink bar hidden by ad-blockers (e.g. uBlock Origin). Renamed all share-bar / share-url / share-copy-btn CSS classes and IDs to permalink-bar / permalink-url / permalink-copy-btn so cosmetic filter lists no longer suppress the element.
  • Service Worker: removed aggressive forced tab-reload on SW activation that was introduced as a debugging artifact.

Changed

  • :latest Docker tag now tracks the most recent release again. The v1→v2 migration grace period is over; self-hosters who want to pin v1 should use :1 or :1.2.

Docker images

docker pull aeternalabshq/pullmd:latest        # now v2.4.1
docker pull aeternalabshq/pullmd:2.4.1
docker pull aeternalabshq/pullmd:2.4
docker pull aeternalabshq/pullmd:2

GHCR: ghcr.io/aeternalabshq/pullmd:latest

Full changelog: https://github.com/AeternaLabsHQ/pullmd/blob/main/CHANGELOG.md