]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Version 0.0.16 beta:
authorSeb Sauvage <sebsauvage@sebsauvage.net>
Thu, 22 Sep 2011 20:58:08 +0000 (22:58 +0200)
committerEmilien Klein <emilien@klein.st>
Thu, 22 Sep 2011 20:58:08 +0000 (22:58 +0200)
commite6a0ab545d7eb8ca4a2b0ecf746b2f03d3cc67c1
tree2124b17d3492845370bedfad58ed23fc95322ca0
parent9ae24dbd606c6d9ab8eafe3ade9651d435e1f82f
Version 0.0.16 beta:
- Replaced preg_match() with version_compare() to check php version.
- Upgrade notification: If a new version of Shaarli is available, you will be notified by a discrete message in top-right corner. This message will only be visible if you are logged in, and the check will be performed at most once a day.
- A static URL is available which points to the latest version: http://sebsauvage.net/files/shaarli.zip
- Includes a patch by Emilien K. to mask dates if user is not logged in. The option can be activated by changing define('HIDE_TIMESTAMPS',false); to true.
- Preliminary tag cloud (ugly for the moment, I need to find something better).
index.php
shaarli.css