diff --git a/AUTHORS b/AUTHORS index 6c4d952..9a6bfb2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ - 574 ArthurHoaro - 277 VirtualTam - 169 nodiscc + 577 ArthurHoaro + 283 VirtualTam + 179 nodiscc 56 Sébastien Sauvage 15 Florian Eula 13 Emilien Klein @@ -11,8 +11,8 @@ 5 Lucas Cimon 4 Alexandre Alapetite 4 David Sferruzza + 4 Immánuel Fodor 4 kalvn - 3 Immánuel Fodor 3 Teromene 2 Chris Kuethe 2 Knah Tsaeb @@ -34,6 +34,7 @@ 1 Felix Bartels 1 Felix Kästner 1 Florian Voigt + 1 Franck Kerbiriou 1 Gary Marigliano 1 Guillaume Virlet 1 Jonathan Druart diff --git a/CHANGELOG.md b/CHANGELOG.md index 47a902f..aef32fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ 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.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - UNPUBLISHED +## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - UNPUBLISHED + +## [v0.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - 2018-01-30 ### Added - Enable translations: Shaarli is now also available in French. Other language translations are welcome! - Add EditorConfig configuration @@ -20,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Improve messages if there is no plugin or parameter available in the admin page - Increase buffer size for cURL download - Force HTTPS if the original port is 443 behind a reverse proxy (workaround) +- Improve page title retrieval performances ### Removed - Remove redirector setting from Configure page