Skip to content

Tags: adtac/commento

Tags

v1.8.0

Toggle v1.8.0's commit message
release: v1.8.0

v1.8.0-rc1

Toggle v1.8.0-rc1's commit message
v1.8.0-rc1

After a really long time, v1.8.0 is almost ready. We'll potentially go
through a series of release candidates before the final v1.8.0 release
is ready and tagged after a week or so without any critical bug reports
after the last release candidate.

There are too many small features to summarise them all in these notes,
so I'll just stick to the most relevant and important features and bug
fixes that have been merged since the last release.

New features:
 - Delete your own comments
 - Edit your own comments
 - Sort comments by upvotes or chronologically
 - Custom `count.js` text (see `data-custom-text` in docs)
 - Automatically update OAuth profiles on login
 - Edit your profile information (such as name, photo, website)
 - Delete your account
 - Custom page IDs using `data-page-id`
 - Support custom Gitlab installations as OAuth source
 - Import comments from a different Commento installation

Bugs that have been fixed:
 - Failing OAuth buttons
 - Incorrect comment count after a comment was deleted
 - Email notifications are now more robust
 - Github OAuth failed when the user has no specified name

New stuff relevant to developers:
 - Migrated Go dependencies to to `go mod`
 - Migrated the frontend build process to Gulp 4
 - Removed DCO
 - Docker support for arm64

Please try out check out `v1.8.0-rc1` and file bugs if you face any
issues!

v1.7.0

Toggle v1.7.0's commit message
release: v1.7.0

v1.6.2

Toggle v1.6.2's commit message
release: v1.6.2

v1.6.1

Toggle v1.6.1's commit message
release: v1.6.1

v1.6.0

Toggle v1.6.0's commit message
release: v1.6.0

v1.5.0

Toggle v1.5.0's commit message
release: v1.5.0

v1.4.2

Toggle v1.4.2's commit message
release: v1.4.2

v1.4.1

Toggle v1.4.1's commit message
release: v1.4.1

v1.4.0

Toggle v1.4.0's commit message
.gitlab-ci.yml: specify AWS variables in job