From: VirtualTam Date: Thu, 30 Jul 2015 09:20:51 +0000 (+0200) Subject: Bump version to 0.5.0 X-Git-Tag: v0.5.0^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=7d4263e11aebb698fd9dcdf56eab0238d72801d5;hp=7d4263e11aebb698fd9dcdf56eab0238d72801d5;p=github%2Fshaarli%2FShaarli.git Bump version to 0.5.0 Major changes - fix locale handling - fix note URLs - fix page redirections - fix daily RSS browsing - fix title display - fix links not being hidden when `HIDE_PUBLIC_LINKS` is set - restore compatibility with PHP 5.3 - remove duplicate tags in links - remove annoying URL patterns - add Firefox Social API - Search/Filter by tag fieds can now be accessed quickly with the `Tab` key - update documentation - start code refactoring - move all settings to `data/config.php` - refactor Config, LinkDB, TimeZone, Utils - add unit test coverage - add Travis integration Signed-off-by: VirtualTam ---