Announcing 2.2.0
Lessn More 2.2.0 has been released. Apologies for the delay.
Upgrading
As always, grab it from Github.
https://github.com/alanhogan/lessnmore
To upgrade from an earlier version of Lessn More, just upload the latest copy of Lessn More to your server. Skip or delete install.php.
Note that since v2.2, there is only a config-example.php file in the distribution, and no config.php file. You will not need to take care to avoid overwriting your existing config.php file, but do take care not to replace the whole /-/
folder and your config.php file; please make a backup copy of it before upgrading.
What’s New?
Better stats page.
More compatible with sqlite (see #7).
Other small fixes and improvements.
Supports a custom timezone in config.php
.
Special thanks to Matt Wiebe for a lot of these changes.