Shaarli logo

Shaarli

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

Alternative to: pinboard, delicious, raindrop.io


About Versions (53)

v0.15.0

2025-08-16

v0.15.0 - 2025-08-16

Added

  • doc: add SECURITY.md
  • doc: Added colorscheme and youtube plugins, and shirley-template

Changed

  • refactor video plugin
  • github actions: update/pin all base images to ubuntu-24.04
  • github actions: workaround for ondrej/php apt repository update error
  • github actions: re-enable currently supported PHP versions in the test matrix
  • docker: udpate base alpine image to v3.19.7

Fixed

  • Fix PHP message: TypeError: get_headers(): Argument #2 ($associative) must be of type bool, int given
  • doc: fix typos and inconsistencies

Security

  • fix insufficient filename sanitization in bookmarks import form
  • fix reflected XSS via searchtags parameter
  • keep private links number private