Releases: souramoo/commentoplusplus
Releases · souramoo/commentoplusplus
v1.8.7
2021.05 Release
Changes since previous release
- Bug fixes (including now fully supporting running in a subdomain)
- Dashboard to view all comments on a domain
- Flag to enable skipping SMTP host verification
- Allow name changes without updating the photo on the profile page
- Allow users to delete their profiles (GDPR compliance at last!)
2021.04 Release
Just to catch up a bunch of changes since the last release. This is a pre-built package ready to go if you don't want to compile everything yourself!
Changes from previous release
- Pulled latest commits from upstream
- New footer (Commento++)
- Bug fixes (inc using non-jpeg profile photos, incorrect comment count bug)
- New environment flags to re-enable logging
- Ability to treat wildcard domains as the same domain (e.g. *.example.com to serve www.example.com, example.com and app.example.com, with all the comments under /blog/1 being the same)
2020.12 Release
A pre-compiled version of the repo to make things easier to install on systems without golang installed :)
Updates from previous
- Bugfixes (mostly in the frontend js/css)
- New options to disable websockets and live reloading if required
- i18n support