From 7d4263e11aebb698fd9dcdf56eab0238d72801d5 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Thu, 30 Jul 2015 11:20:51 +0200 Subject: [PATCH] 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 --- index.php | 4 ++-- shaarli_version.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 6d3fbd3..1439ec2 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@ /shaarli/ define('WEB_PATH', substr($_SERVER["REQUEST_URI"], 0, 1+strrpos($_SERVER["REQUEST_URI"], '/', 0))); diff --git a/shaarli_version.php b/shaarli_version.php index d225487..a2045a7 100644 --- a/shaarli_version.php +++ b/shaarli_version.php @@ -1 +1 @@ - +