]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Bump version to 0.5.0 303/head
authorVirtualTam <virtualtam@flibidi.net>
Thu, 30 Jul 2015 09:20:51 +0000 (11:20 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Thu, 30 Jul 2015 09:20:51 +0000 (11:20 +0200)
commit7d4263e11aebb698fd9dcdf56eab0238d72801d5
treefc8b9f6cfb8c9e2d4ff2e5d50ea8a86aa0cd0ae7
parent462bfb13128becd16be8f10d86728528ad69dd62
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 <virtualtam@flibidi.net>
index.php
shaarli_version.php