diff options
-rw-r--r-- | AUTHORS | 13 | ||||
-rw-r--r-- | CHANGELOG.md | 5 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | doc/md/Download-and-Installation.md | 6 |
4 files changed, 17 insertions, 9 deletions
@@ -1,13 +1,15 @@ | |||
1 | 687 ArthurHoaro <arthur@hoa.ro> | 1 | 734 ArthurHoaro <arthur@hoa.ro> |
2 | 355 VirtualTam <virtualtam@flibidi.net> | 2 | 400 VirtualTam <virtualtam@flibidi.net> |
3 | 195 nodiscc <nodiscc@gmail.com> | 3 | 215 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> |
7 | 12 Nicolas Danelon <hi@nicolasmd.com.ar> | 7 | 12 Nicolas Danelon <hi@nicolasmd.com.ar> |
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 | 7 Luce Carević <lcarevic@access42.net> | ||
10 | 6 B. van Berkum <dev@dotmpe.com> | 11 | 6 B. van Berkum <dev@dotmpe.com> |
12 | 6 llune <llune@users.noreply.github.com> | ||
11 | 5 Lucas Cimon <lucas.cimon@gmail.com> | 13 | 5 Lucas Cimon <lucas.cimon@gmail.com> |
12 | 5 Mark Schmitz <kramred@gmail.com> | 14 | 5 Mark Schmitz <kramred@gmail.com> |
13 | 5 kalvn <kalvnthereal@gmail.com> | 15 | 5 kalvn <kalvnthereal@gmail.com> |
@@ -15,7 +17,7 @@ | |||
15 | 4 David Sferruzza <david.sferruzza@gmail.com> | 17 | 4 David Sferruzza <david.sferruzza@gmail.com> |
16 | 4 Immánuel Fodor <immanuelfactor+github@gmail.com> | 18 | 4 Immánuel Fodor <immanuelfactor+github@gmail.com> |
17 | 3 Teromene <teromene@teromene.fr> | 19 | 3 Teromene <teromene@teromene.fr> |
18 | 3 llune <llune@users.noreply.github.com> | 20 | 2 Alexandre G.-Raymond <alex@ndre.gr> |
19 | 2 Chris Kuethe <chris.kuethe@gmail.com> | 21 | 2 Chris Kuethe <chris.kuethe@gmail.com> |
20 | 2 Felix Bartels <felix@host-consultants.de> | 22 | 2 Felix Bartels <felix@host-consultants.de> |
21 | 2 Knah Tsaeb <Knah-Tsaeb@knah-tsaeb.org> | 23 | 2 Knah Tsaeb <Knah-Tsaeb@knah-tsaeb.org> |
@@ -27,11 +29,12 @@ | |||
27 | 2 julienCXX <software@chmodplusx.eu> | 29 | 2 julienCXX <software@chmodplusx.eu> |
28 | 2 philipp-r <philipp-r@users.noreply.github.com> | 30 | 2 philipp-r <philipp-r@users.noreply.github.com> |
29 | 2 pips <pips@e5150.fr> | 31 | 2 pips <pips@e5150.fr> |
32 | 2 trailjeep <trailjeep@gmail.com> | ||
30 | 1 Adrien Oliva <adrien.oliva@yapbreak.fr> | 33 | 1 Adrien Oliva <adrien.oliva@yapbreak.fr> |
31 | 1 Adrien le Maire <adrien@alemaire.be> | 34 | 1 Adrien le Maire <adrien@alemaire.be> |
32 | 1 Alexandre G.-Raymond <alex@ndre.gr> | ||
33 | 1 Alexis J <alexis@effingo.be> | 35 | 1 Alexis J <alexis@effingo.be> |
34 | 1 Angristan <angristan@users.noreply.github.com> | 36 | 1 Angristan <angristan@users.noreply.github.com> |
37 | 1 Bish Erbas <42714627+bisherbas@users.noreply.github.com> | ||
35 | 1 BoboTiG <bobotig@gmail.com> | 38 | 1 BoboTiG <bobotig@gmail.com> |
36 | 1 Bronco <bronco@warriordudimanche.net> | 39 | 1 Bronco <bronco@warriordudimanche.net> |
37 | 1 Buster One <37770318+buster-one@users.noreply.github.com> | 40 | 1 Buster One <37770318+buster-one@users.noreply.github.com> |
diff --git a/CHANGELOG.md b/CHANGELOG.md index ada0f109..865e0370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) | |||
5 | and this project adheres to [Semantic Versioning](http://semver.org/). | 5 | and this project adheres to [Semantic Versioning](http://semver.org/). |
6 | 6 | ||
7 | 7 | ||
8 | ## [v0.10.4](https://github.com/shaarli/Shaarli/releases/tag/v0.10.4) - 2019-04-16 | ||
9 | ### Fixed | ||
10 | - Fix thumbnails disabling if PHP GD is not installed | ||
11 | - Fix a warning if links sticky status isn't set | ||
12 | |||
8 | ## [v0.10.3](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) - 2019-02-23 | 13 | ## [v0.10.3](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) - 2019-02-23 |
9 | ### Added | 14 | ### Added |
10 | - Add OpenGraph metadata tags on permalink page | 15 | - Add OpenGraph metadata tags on permalink page |
@@ -9,7 +9,7 @@ _It is designed to be personal (single-user), fast and handy._ | |||
9 | [![](https://img.shields.io/badge/stable-v0.9.7-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) | 9 | [![](https://img.shields.io/badge/stable-v0.9.7-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) |
10 | [![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli) | 10 | [![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli) |
11 | • | 11 | • |
12 | [![](https://img.shields.io/badge/latest-v0.10.3-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.10.3) | 12 | [![](https://img.shields.io/badge/latest-v0.10.4-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.10.4) |
13 | [![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli) | 13 | [![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli) |
14 | • | 14 | • |
15 | [![](https://img.shields.io/badge/master-v0.11.x-blue.svg)](https://github.com/shaarli/Shaarli) | 15 | [![](https://img.shields.io/badge/master-v0.11.x-blue.svg)](https://github.com/shaarli/Shaarli) |
diff --git a/doc/md/Download-and-Installation.md b/doc/md/Download-and-Installation.md index 1c4ad947..8c9e8a32 100644 --- a/doc/md/Download-and-Installation.md +++ b/doc/md/Download-and-Installation.md | |||
@@ -24,11 +24,11 @@ Using one of the following methods: | |||
24 | 24 | ||
25 | In most cases, you should download the latest Shaarli release from the [releases](https://github.com/shaarli/Shaarli/releases) page. Download our **shaarli-full** archive to include dependencies. | 25 | In most cases, you should download the latest Shaarli release from the [releases](https://github.com/shaarli/Shaarli/releases) page. Download our **shaarli-full** archive to include dependencies. |
26 | 26 | ||
27 | The current latest released version is `v0.10.3` | 27 | The current latest released version is `v0.10.4` |
28 | 28 | ||
29 | ```bash | 29 | ```bash |
30 | $ wget https://github.com/shaarli/Shaarli/releases/download/v0.10.3/shaarli-v0.10.3-full.zip | 30 | $ wget https://github.com/shaarli/Shaarli/releases/download/v0.10.4/shaarli-v0.10.4-full.zip |
31 | $ unzip shaarli-v0.10.3-full.zip | 31 | $ unzip shaarli-v0.10.4-full.zip |
32 | $ mv Shaarli /path/to/shaarli/ | 32 | $ mv Shaarli /path/to/shaarli/ |
33 | ``` | 33 | ``` |
34 | 34 | ||