Remark42
Self-hosted comment engine that doesn't spy on users
Alternative to: disqus, commento, facebook comments
About
Versions (30)
v1.14.0
2024-10-27What’s Changed
- Add Content-Security-Policy and Permissions-Policy headers by @paskal in https://github.com/umputun/remark42/pull/1805
- add RTL support by @adueck in https://github.com/umputun/remark42/pull/1799
- fix: Apple login integration by @tomy0000000 in https://github.com/umputun/remark42/pull/1806
- Fix problem with logout button by @paskal in https://github.com/umputun/remark42/pull/1815
- Fix restrictions for anonymous usernames by @paskal in https://github.com/umputun/remark42/pull/1809
- Add missing AUTH_APPLE_KID env variable cleanup by @paskal in https://github.com/umputun/remark42/pull/1826
- Detect proper avatar type to return instead of returning image/* by @paskal in https://github.com/umputun/remark42/pull/1817
- Switch playwright (e2e) to latest stable version by @paskal in https://github.com/umputun/remark42/pull/1802
- Update go modules by @paskal in https://github.com/umputun/remark42/pull/1801
- Move gcc installation before backend files addition by @paskal in https://github.com/umputun/remark42/pull/1814
- Bump path-to-regexp from 6.2.1 to 6.3.0 in /site by @dependabot in https://github.com/umputun/remark42/pull/1811
- docs: fix frontend paths in translation guide by @rusxg in https://github.com/umputun/remark42/pull/1807
- Bump micromatch from 4.0.5 to 4.0.8 in /site by @dependabot in https://github.com/umputun/remark42/pull/1808
- Fix CSP img-src directive to allow everything without proxy by @paskal in https://github.com/umputun/remark42/pull/1825
- Update docker-compose command to docker compose by @paskal in https://github.com/umputun/remark42/pull/1827
- Clarify ALLOWED_HOSTS description and usage by @paskal in https://github.com/umputun/remark42/pull/1829
- Deprecate Twitter OAuth and remove from feature list by @paskal in https://github.com/umputun/remark42/pull/1828
- fix: missing comma in example frontend configuration by @wtchangdm in https://github.com/umputun/remark42/pull/1830
New Contributors
- @adueck made their first contribution in https://github.com/umputun/remark42/pull/1799
- @rusxg made their first contribution in https://github.com/umputun/remark42/pull/1807
- @wtchangdm made their first contribution in https://github.com/umputun/remark42/pull/1830
Full Changelog: https://github.com/umputun/remark42/compare/v1.13.1…v1.14.0