Geeklog v2.2.1
- Wednesday, February 26 2020 @ 10:00 am EST
- Contributed by: Laugh
- Views: 23,732

Geeklog v2.2.1 is now available for download and is the recommended version for all production sites.
This version of Geeklog now fully supports PHP v7.3. The minimum PHP requirements have changed, they have gone from v5.3.3 to v5.6.4. In part for security reasons, we decided to update the minimum requirements of PHP to v5.6 since this is the only version of PHP v5 that has received any security updates in the last year. The system requirements for installing Geeklog v2.2.1 is now:
- PHP 5.6.4 or higher
- MySQL 4.1.2 or higher (MySQL 5 recommended)
- Postgresql 9.1.7 or later
There was 141 closed issues for this version of Geeklog which resulted in 714 code commits (with over 4,000 changed files). The major new features, improvements and fixes in this version include:
- [Feature] Geeklog now uses PHP built in support for sessions.
- [Feature] Structured Data directly integrated into Geeklog along with plugin support. Includes initial support for Breadcrumbs, Articles, and Static Pages.
- [Feature] For users without a photo you can now automatically generate user image/icon/avatar from Username.
- [Feature] A configurable Likes and Dislikes system that also supports plugins.
- [Feature] A switch to RichFileManager since the original Filemanager is depreciated (and has been removed).
- [Feature] Can create a News specific XML Sitemap for Google News Publishers
- [Feature] Convert any remote account to local account.
- [Feature] EU Cookie Consent added to all themes.
- [Feature] Staticpages Plugin template and PHP pages now support Geeklog Search.
- [Improvement] Themes now have version numbers to enable better support detection
- [Improvement] Multiple Geeklog Install Package improvements.
- [Improvement] The Denim, and Denim_Three themes now display user photos with comments.
- [Bug] Fixed saving of permissions for users when you have security groups within security groups.
- [Bug] Fix for Duplicate Usernames & Usernames with Trailing Spaces.
- [Bug] Fixed Geeklog User Group Assignments which were not correct on new installs.
... as well as a lot of other improvements and bug fixes. The complete list can be found on Github and in the history text file located in the docs directory of this release.