From 1c03b65e2ea722b39e54b22c46014f35e34b575b Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Sat, 23 Feb 2019 16:33:36 +0100 Subject: [PATCH] Release v0.10.3 Signed-off-by: VirtualTam --- AUTHORS | 12 +++++++----- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++-- shaarli_version.php | 2 +- 3 files changed, 40 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index db23ad3..8d06b93 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ - 687 ArthurHoaro - 355 VirtualTam - 195 nodiscc + 715 ArthurHoaro + 370 VirtualTam + 208 nodiscc 56 Sébastien Sauvage 15 Florian Eula 13 Emilien Klein @@ -8,6 +8,7 @@ 9 Willi Eggeling 8 Christophe HENRY 6 B. van Berkum + 6 llune 5 Lucas Cimon 5 Mark Schmitz 5 kalvn @@ -15,10 +16,11 @@ 4 David Sferruzza 4 Immánuel Fodor 3 Teromene - 3 llune + 2 Alexandre G.-Raymond 2 Chris Kuethe 2 Felix Bartels 2 Knah Tsaeb + 2 Luce Carević 2 Mathieu Chabanon 2 Miloš Jovanović 2 Qwerty @@ -29,9 +31,9 @@ 2 pips 1 Adrien Oliva 1 Adrien le Maire - 1 Alexandre G.-Raymond 1 Alexis J 1 Angristan + 1 Bish Erbas <42714627+bisherbas@users.noreply.github.com> 1 BoboTiG 1 Bronco 1 Buster One <37770318+buster-one@users.noreply.github.com> diff --git a/CHANGELOG.md b/CHANGELOG.md index aa1f0d8..ada0f10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,36 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). + +## [v0.10.3](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) - 2019-02-23 +### Added +- Add OpenGraph metadata tags on permalink page +- Add CORS headers to REST API reponses +- Add a button to toggle checkboxes of displayed links +- Add an icon to the link list when the Isso plugin is enabled +- Add noindex, nofollow to documentation pages +- Document usage of robots.txt +- Add a button to set links as sticky + +### Changed +- Update French translation +- Refactor the documentation homepage +- Bump netscape-bookmark-parser +- Update session_start condition +- Improve accessibility +- Cleanup and refactor lint tooling + +### Fixed +- Fix input size for dropdown search form +- Fix history for bulk link deletion +- Fix thumbnail requests +- Fix hashtag rendering when markdown escaping is enabled +- Fix AJAX tag deletion +- Fix lint errors and improve PSR-1 and PSR-2 compliance + +### Removed +- Remove Firefox Share documentation + ## [v0.10.2](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) - 2018-08-11 ### Fixed @@ -12,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11 -### Changed +### Changed - Accessibility: - Remove alt text on the logo @@ -46,7 +76,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Use Travis matrix and stages to run Javascript tests in a dedicated environment - Add tag endpoint in the REST API - Build the documentation in Travis builds -- Provide a Docker Compose example +- Provide a Docker Compose example ### Changed - Use web-thumbnailer to retrieve thumbnails (see #687) diff --git a/shaarli_version.php b/shaarli_version.php index 912ca53..215fc76 100644 --- a/shaarli_version.php +++ b/shaarli_version.php @@ -1 +1 @@ - +