aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2019-02-23 16:33:36 +0100
committerVirtualTam <virtualtam@flibidi.net>2019-02-23 16:33:36 +0100
commit1c03b65e2ea722b39e54b22c46014f35e34b575b (patch)
tree9fb9725a28bd14f7104368cc27f1a730d953e366
parent2c16e8e9a80dae221a9d7a1907f37129ee3bc2a1 (diff)
downloadShaarli-0.10.3.tar.gz
Shaarli-0.10.3.tar.zst
Shaarli-0.10.3.zip
Release v0.10.3v0.10.3
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
-rw-r--r--AUTHORS12
-rw-r--r--CHANGELOG.md34
-rw-r--r--shaarli_version.php2
3 files changed, 40 insertions, 8 deletions
diff --git a/AUTHORS b/AUTHORS
index db23ad32..8d06b930 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
1 687 ArthurHoaro <arthur@hoa.ro> 1 715 ArthurHoaro <arthur@hoa.ro>
2 355 VirtualTam <virtualtam@flibidi.net> 2 370 VirtualTam <virtualtam@flibidi.net>
3 195 nodiscc <nodiscc@gmail.com> 3 208 nodiscc <nodiscc@gmail.com>
4 56 Sébastien Sauvage <sebsauvage@sebsauvage.net> 4 56 Sébastien Sauvage <sebsauvage@sebsauvage.net>
5 15 Florian Eula <eula.florian@gmail.com> 5 15 Florian Eula <eula.florian@gmail.com>
6 13 Emilien Klein <emilien@klein.st> 6 13 Emilien Klein <emilien@klein.st>
@@ -8,6 +8,7 @@
8 9 Willi Eggeling <thewilli@gmail.com> 8 9 Willi Eggeling <thewilli@gmail.com>
9 8 Christophe HENRY <christophe.henry@sbgodin.fr> 9 8 Christophe HENRY <christophe.henry@sbgodin.fr>
10 6 B. van Berkum <dev@dotmpe.com> 10 6 B. van Berkum <dev@dotmpe.com>
11 6 llune <llune@users.noreply.github.com>
11 5 Lucas Cimon <lucas.cimon@gmail.com> 12 5 Lucas Cimon <lucas.cimon@gmail.com>
12 5 Mark Schmitz <kramred@gmail.com> 13 5 Mark Schmitz <kramred@gmail.com>
13 5 kalvn <kalvnthereal@gmail.com> 14 5 kalvn <kalvnthereal@gmail.com>
@@ -15,10 +16,11 @@
15 4 David Sferruzza <david.sferruzza@gmail.com> 16 4 David Sferruzza <david.sferruzza@gmail.com>
16 4 Immánuel Fodor <immanuelfactor+github@gmail.com> 17 4 Immánuel Fodor <immanuelfactor+github@gmail.com>
17 3 Teromene <teromene@teromene.fr> 18 3 Teromene <teromene@teromene.fr>
18 3 llune <llune@users.noreply.github.com> 19 2 Alexandre G.-Raymond <alex@ndre.gr>
19 2 Chris Kuethe <chris.kuethe@gmail.com> 20 2 Chris Kuethe <chris.kuethe@gmail.com>
20 2 Felix Bartels <felix@host-consultants.de> 21 2 Felix Bartels <felix@host-consultants.de>
21 2 Knah Tsaeb <Knah-Tsaeb@knah-tsaeb.org> 22 2 Knah Tsaeb <Knah-Tsaeb@knah-tsaeb.org>
23 2 Luce Carević <lcarevic@access42.net>
22 2 Mathieu Chabanon <git@matchab.fr> 24 2 Mathieu Chabanon <git@matchab.fr>
23 2 Miloš Jovanović <mjovanovic@gmail.com> 25 2 Miloš Jovanović <mjovanovic@gmail.com>
24 2 Qwerty <champlywood@free.fr> 26 2 Qwerty <champlywood@free.fr>
@@ -29,9 +31,9 @@
29 2 pips <pips@e5150.fr> 31 2 pips <pips@e5150.fr>
30 1 Adrien Oliva <adrien.oliva@yapbreak.fr> 32 1 Adrien Oliva <adrien.oliva@yapbreak.fr>
31 1 Adrien le Maire <adrien@alemaire.be> 33 1 Adrien le Maire <adrien@alemaire.be>
32 1 Alexandre G.-Raymond <alex@ndre.gr>
33 1 Alexis J <alexis@effingo.be> 34 1 Alexis J <alexis@effingo.be>
34 1 Angristan <angristan@users.noreply.github.com> 35 1 Angristan <angristan@users.noreply.github.com>
36 1 Bish Erbas <42714627+bisherbas@users.noreply.github.com>
35 1 BoboTiG <bobotig@gmail.com> 37 1 BoboTiG <bobotig@gmail.com>
36 1 Bronco <bronco@warriordudimanche.net> 38 1 Bronco <bronco@warriordudimanche.net>
37 1 Buster One <37770318+buster-one@users.noreply.github.com> 39 1 Buster One <37770318+buster-one@users.noreply.github.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa1f0d8a..ada0f109 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,36 @@ All notable changes to this project will be documented in this file.
4The format is based on [Keep a Changelog](http://keepachangelog.com/) 4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/). 5and this project adheres to [Semantic Versioning](http://semver.org/).
6 6
7
8## [v0.10.3](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) - 2019-02-23
9### Added
10- Add OpenGraph metadata tags on permalink page
11- Add CORS headers to REST API reponses
12- Add a button to toggle checkboxes of displayed links
13- Add an icon to the link list when the Isso plugin is enabled
14- Add noindex, nofollow to documentation pages
15- Document usage of robots.txt
16- Add a button to set links as sticky
17
18### Changed
19- Update French translation
20- Refactor the documentation homepage
21- Bump netscape-bookmark-parser
22- Update session_start condition
23- Improve accessibility
24- Cleanup and refactor lint tooling
25
26### Fixed
27- Fix input size for dropdown search form
28- Fix history for bulk link deletion
29- Fix thumbnail requests
30- Fix hashtag rendering when markdown escaping is enabled
31- Fix AJAX tag deletion
32- Fix lint errors and improve PSR-1 and PSR-2 compliance
33
34### Removed
35- Remove Firefox Share documentation
36
7## [v0.10.2](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) - 2018-08-11 37## [v0.10.2](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) - 2018-08-11
8 38
9### Fixed 39### Fixed
@@ -12,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12 42
13## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11 43## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11
14 44
15### Changed 45### Changed
16 46
17- Accessibility: 47- Accessibility:
18 - Remove alt text on the logo 48 - Remove alt text on the logo
@@ -46,7 +76,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
46- Use Travis matrix and stages to run Javascript tests in a dedicated environment 76- Use Travis matrix and stages to run Javascript tests in a dedicated environment
47- Add tag endpoint in the REST API 77- Add tag endpoint in the REST API
48- Build the documentation in Travis builds 78- Build the documentation in Travis builds
49- Provide a Docker Compose example 79- Provide a Docker Compose example
50 80
51### Changed 81### Changed
52- Use web-thumbnailer to retrieve thumbnails (see #687) 82- Use web-thumbnailer to retrieve thumbnails (see #687)
diff --git a/shaarli_version.php b/shaarli_version.php
index 912ca530..215fc76f 100644
--- a/shaarli_version.php
+++ b/shaarli_version.php
@@ -1 +1 @@
<?php /* 0.10.2 */ ?> <?php /* 0.10.3 */ ?>