Shaarli logo

Shaarli

Personal, minimalist, database-free bookmarking and link-sharing service

Alternative to: pinboard, delicious, raindrop.io


About Versions (53)

v0.16.0

2026-01-23

v0.16.0 - 2026-01-24

Small release focused on infrastructure/CI improvements and Docker/security updates.

Deprecated

  • v0.x branches will no longer be maintained after v0.16. Always upgrade to the latest release to receive bugfixes and security patches.

Changed

  • docker: update PHP to v8.4
  • docker: update base alpine image to v3.23.2
  • ci: use composer install for reproducible builds
  • build/docs: simplify release procedure
  • docs: update PHP version compatibility table

Security

  • fix stored XSS via suggested tags (GHSA-g3xq-mj52-f8pg)
  • build(deps): update frontend build dependencies (js-yaml/glob)

Full Changelog: https://github.com/shaarli/Shaarli/compare/v0.15.0…v0.16.0