Hey there,
I've just released v3.16 and I already have plans for the next version. As you already know, Chevereto is on LTS so my work is basically to improve it by making better what it already does. That way I can spend less time in support, keep sales going and work on V4.
That's why I'm announcing Chevereto v3.17, which will improve on third-party login situation by implementing hybridauth. This will allow to support many login providers. It is about time to improve login as the original dependencies on which I built the system are on a death end, with poor maintenance and it has already caused many support issues in the past (specially with Facebook). Secondly, we are getting behind by not providing support for more providers.
For 3.17 I also want to improve the background jobs situation. Currently the software runs its background processing on a normal HTTP request, which causes poor website performance if there's too much image deleting in the pseudo-background. What I want to do here is to move everything to a cron and leave HTTP light as possible. I've already made progress there as 3.15 introduced the cron for bulk content importer.
Chevereto v3.17.0 pre-release notes
- Added support for nested albums
- Added support for equirectangular 360 images
- Added lock file workaround for automatic bulk importer
- Added option to set the album cover image
- Added target _blank for "Powered by Chevereto" link
- Changed recaptcha domain to recatpcha.net
- Deprecated album thumbs on listings (performance)
- Improved third-party login system
- Improved background processing
- Improved support for Google Photos importing
- Improved /moderate (default sort is now Oldest)
- Removed StumbleUpon share button
- Removed share tab from /album
- Fixed bug in S3 compatible endpoint [12543]
- Fixed CHV\decodeID bug
- Fixed bug in CHV\isSafeToExecute()
- Fixed bug in Akismet affecting content manager [12701]
- Fixed bug in listing move to album when disabled NSFW editing [12714]
Please note that this release will be out by November 2020.
I've just released v3.16 and I already have plans for the next version. As you already know, Chevereto is on LTS so my work is basically to improve it by making better what it already does. That way I can spend less time in support, keep sales going and work on V4.
For 3.17 I also want to improve the background jobs situation. Currently the software runs its background processing on a normal HTTP request, which causes poor website performance if there's too much image deleting in the pseudo-background. What I want to do here is to move everything to a cron and leave HTTP light as possible. I've already made progress there as 3.15 introduced the cron for bulk content importer.
Chevereto v3.17.0 pre-release notes
- Added support for nested albums
- Added support for equirectangular 360 images
- Added lock file workaround for automatic bulk importer
- Added option to set the album cover image
- Added target _blank for "Powered by Chevereto" link
- Changed recaptcha domain to recatpcha.net
- Deprecated album thumbs on listings (performance)
- Improved background processing
- Improved support for Google Photos importing
- Improved /moderate (default sort is now Oldest)
- Removed StumbleUpon share button
- Removed share tab from /album
- Fixed bug in S3 compatible endpoint [12543]
- Fixed CHV\decodeID bug
- Fixed bug in CHV\isSafeToExecute()
- Fixed bug in Akismet affecting content manager [12701]
- Fixed bug in listing move to album when disabled NSFW editing [12714]
Please note that this release will be out by November 2020.