X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=0e737d8cbbc4ef45c51a7d304c65c12c9eff5bec;hb=658573678b8360f3792d1951c460156de1e55ed3;hp=47a902f0fa20c1c7d59cc30f2804f74810e1d39e;hpb=26c5b1bca6ea7d88dda6ecbf08259c8f90f5d32b;p=github%2Fshaarli%2FShaarli.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 47a902f0..0e737d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ 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.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02 +### Fixed +- Fix a warning happening when `php-intl` is not installed on the system +- Fix warnings happening when updating from legacy SebSauvage version + +## [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 +27,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