Shaarli logo

Shaarli

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

Alternative to: pinboard, delicious, raindrop.io


About Versions (53)

v0.16.3

2026-05-28

This release addresses an XSS security vulnerability in bookmark titles and improves build processes and release archives.

v0.16.2

2026-05-23

This release addresses several XSS security vulnerabilities, updates frontend tooling and dependencies, and adds new build and testing documentation.

v0.16.1

2026-01-24

This release fixes a bug preventing Docker containers from starting due to a missing s6-svscan directory.

v0.16.0

2026-01-23

This release focuses on infrastructure and CI improvements, Docker updates including PHP 8.4, and a fix for a stored XSS security vulnerability.

v0.15.0

2025-08-16

This release introduces new plugins and templates, refactors the video plugin, updates CI/CD base images, and fixes several security vulnerabilities including XSS and filename sanitization.

v0.14.0

2024-12-08

This release includes extensive documentation updates, security patches for npm dependencies, several bug fixes for metadata retrieval and PHP compatibility, and updates to the Docker base image.

v0.13.0

2023-11-22

This release fixes an XSS vulnerability in tag search, drops support for PHP 7.1-7.3, and adds ARM64 Docker platform support.

v0.12.2

2023-03-18

Adds bulk tag actions, ReadItLater plugin, enhanced search operators, and updates Docker images to ghcr.io with new tag naming conventions.

v0.12.1

2020-11-12

Introduces bulk bookmark creation, a server administration tool, PHP 8.0 support, asynchronous metadata retrieval, and updated web server configurations.

v0.12.0

2020-10-13

This update introduces a new Bookmark object and service layer, integrates Markdown rendering into the core, adds LDAP authentication, and adds support for PHP 8.0.

v0.12.0-beta-2

2020-10-08

Fixed XSS vulnerabilities introduced in v0.12.0-beta.

v0.12.0-beta-1

2020-09-30

v0.12.0-beta

2020-08-27

This beta release introduces a new datastore format, integrated Markdown rendering, LDAP authentication, and a structural shift to a Service layer and Slim controller.

v0.11.1

2019-08-03

Fixed the Docker build, documentation links, and labels, while adding accessibility improvements.

v0.11.0

2019-07-27

This update introduces PHP namespaces for classes, drops support for PHP 5.6 and 7.0, and includes various accessibility and template improvements.

v0.10.4

2019-04-15

Fixed issues with thumbnail disabling when PHP GD is missing and a warning regarding link sticky status.

v0.10.3

2019-02-23

This release introduces OpenGraph metadata, CORS headers, and new UI buttons for link management, alongside various bug fixes and accessibility improvements.

v0.10.2

2018-08-11

Fixed an issue with the Docker build process.

v0.10.1

2018-08-11

This release includes accessibility improvements, several bug fixes for the daily page and authorization errors, and removes the Firefox Social API shaare.

v0.10.0

2018-07-28

Shaarli adds PHP 7.2 support, a public links filter, REST API tag endpoints, and updates its build system and Docker images.

v0.9.7

2018-06-20

Docker images are now built from local Git sources.

v0.8.7

2018-06-20

Updated Docker image build process to use local Git sources and removed support for PHP 5.3 in Travis CI.

v0.9.6

2018-03-25

Updated htaccess to restrict resource access to SCM-managed files and ensure Authorization headers are forwarded.

v0.8.6

2018-02-19

Updated version check tests to run against the stable branch.

v0.9.5

2018-02-02

Fixed warnings related to missing php-intl installation and legacy version updates.

v0.9.4

2018-01-30

This release introduces French translations, migrates Docker images to Alpine Linux, and includes various performance improvements, UI updates, and bug fixes.

v0.9.3

2018-01-04

v0.8.5

2018-01-04

Fixed a cross-site-scripting (XSS) vulnerability in index.php associated with CVE-2018-5249.

v0.9.2

2017-10-07

This update addresses a major security vulnerability and introduces tag search wildcards, new privacy and general settings, and various bug fixes.

v0.9.1

2017-08-22

This release introduces bulk link deletion, a new default theme, documentation migration to ReadTheDocs, and various security and functional improvements.

v0.9.0

2017-05-07

Introduces a REST API v1, a new theming system, and a history mechanism, while updating PHP requirements to 5.5+ and removing the ReadItYourself plugin.

v0.7.1

2017-03-08

The Markdown plugin now escapes HTML entities by default for improved security.

v0.8.4

2017-03-04

The Markdown plugin now escapes HTML entities by default for improved security.

v0.8.3

2017-01-20

Fixed PHP 7.1 compatibility by adding the ConfigManager parameter to the anti-bruteforce function call in the login template.

v0.8.2

2016-12-15

Fixed an issue where editing links created before the new ID system caused permalink changes.

v0.8.1

2016-12-12

This release introduces a link ID refactoring, new plugins for Isso and Piwik, improved RSS/Atom feeds, and security updates for IP whitelisting.

v0.8.0

2016-10-12

Shaarli now requires Composer for dependency management and introduces hashtag support, JSON-based configuration, and security improvements.

v0.7.0

2016-05-14

Added Markdown support for feeds, improved login prefilling, and refined tagcloud and bookmark export functionality alongside several bug fixes.

v0.6.5

2016-03-02

Fixes regressions related to HTTP request warnings, malformed URLs via reverse proxies, and empty Markdown description blocks.

v0.6.4

2016-02-28

Introduces an automated updater class, enhances search functionality, improves tag behavior, and updates the Markdown plugin and API configurations.

v0.6.3

2016-01-31

Introduces a plugins administration page, a Markdown plugin, and Docker improvements, alongside several fixes for tags and search functionality.

v0.6.2

2015-12-23

This update introduces a new footer hook, improves QR code generation, cleans up templates, and fixes security permissions.

v0.6.1

2015-12-01

This release adds OpenSearch support, introduces fine-grained permission checks, and removes the redundant json_encode() function.

v0.6.0

2015-11-18

Introduced a plugin system with several initial plugins, updated coding style, and fixed link anchor and file permission bugs.

v0.5.4

2015-09-15

Added support for HTTPS via SSL-enabled proxies, refactored server utilities, and fixed PHP session ID handling.

v0.5.3

2015-09-02

Fixed a bug that could prevent users from logging in.

0.5.3

2015-09-02

v0.5.2

2015-08-31

Added PHP 7 support, expanded HTTPS metadata extraction, and fixed issues with LinkDB loading and full path disclosure.

v0.5.1

2015-08-17

This release updates local documentation, improves timezone detection, feed cache handling, and URL cleanup, and fixes a 404 error when editing links while logged out.

v0.5.0

2015-07-31

Introduces the Firefox Social API, implements significant code refactoring and unit testing, and fixes various bugs including locale handling and security vulnerabilities.

v0.0.45beta

2015-03-16

Fixed issues with Unicode character display and the font size of the 'Add link' input field.

v0.0.44beta

2015-03-15

This update introduces a Makefile, new libraries for autocompletion and lazy loading, a 'Add Note' bookmarklet, theme improvements, and the removal of jQuery.

v0.0.43beta

2015-02-20

This release introduces configurable paths and URLs, improves RSS and thumbnail handling, fixes various bugs, and enhances security by preventing sensitive data leaks.