Remark42
Self-hosted comment engine that doesn't spy on users
Alternative to: disqus, commento, facebook comments
About
Versions (30)
v1.13.0
2024-05-12What’s Changed
- Update vi.json by @saosangmo in https://github.com/umputun/remark42/pull/1671
- Update Telegram notifications instructions by @paskal in https://github.com/umputun/remark42/pull/1672
- Extract error message from API response for preview. by @sharief007 in https://github.com/umputun/remark42/pull/1674
- Reproduce report of CWE-918 from #1677 by @paskal in https://github.com/umputun/remark42/pull/1679
- Clarify titles for frontend and backend configuration doc by @paskal in https://github.com/umputun/remark42/pull/1678
- Remove all HTML tags from comment title and username by @paskal in https://github.com/umputun/remark42/pull/1680
- Limit TitleExtractor to allow only Remark42 whitelisted domains by @paskal in https://github.com/umputun/remark42/pull/1681
- Fix wrapped errors checks by @paskal in https://github.com/umputun/remark42/pull/1682
- fix types on error message extraction by @akellbl4 in https://github.com/umputun/remark42/pull/1689
- fix styles around admin controls by @akellbl4 in https://github.com/umputun/remark42/pull/1690
- fix: unused var by @akellbl4 in https://github.com/umputun/remark42/pull/1691
- update links styles by @akellbl4 in https://github.com/umputun/remark42/pull/1687
- Bump luxon from 2.3.0 to 2.5.2 in /site by @dependabot in https://github.com/umputun/remark42/pull/1577
- Allow title extraction only from full match of AllowedHosts by @paskal in https://github.com/umputun/remark42/pull/1695
- Simplify BoltDB.Info code by @paskal in https://github.com/umputun/remark42/pull/1693
- Combine multiple post info in DataStore.Info instead of returning first by @paskal in https://github.com/umputun/remark42/pull/1694
- Fix Commento top-level comments import by @paskal in https://github.com/umputun/remark42/pull/1701
- Fix Commento import URL by @paskal in https://github.com/umputun/remark42/pull/1703
- Allow disabling fancy comment text formatting by @paskal in https://github.com/umputun/remark42/pull/1700
- Add MIN_COMMENT_SIZE parameter by @paskal in https://github.com/umputun/remark42/pull/1708
- TLS InsecureSkipVerify option by @vladimirdulov in https://github.com/umputun/remark42/pull/1712
- fix: Add missing Korean and Japanese translations for updated English text by @NavyStack in https://github.com/umputun/remark42/pull/1723
- Update docker images and github CI actions by @paskal in https://github.com/umputun/remark42/pull/1725
- Update go modules, update go-pkgz/auth to latest commit by @paskal in https://github.com/umputun/remark42/pull/1726
- Comment content styles by @akellbl4 in https://github.com/umputun/remark42/pull/1704
- Cleanup images from deleted comments by @paskal in https://github.com/umputun/remark42/pull/1702
- Fix lack of error on file site export, improve lack of ADMIN_PASSWD error message by @paskal in https://github.com/umputun/remark42/pull/1734
- Don’t load kitten picture from third party site by @paskal in https://github.com/umputun/remark42/pull/1736
- Fix problems reported by golangci-lint by @paskal in https://github.com/umputun/remark42/pull/1740
- Update Go modules by @paskal in https://github.com/umputun/remark42/pull/1741
- Update to lcw v2 with generic types by @paskal in https://github.com/umputun/remark42/pull/1742
- Add more tests for GET /find endpoint by @paskal in https://github.com/umputun/remark42/pull/1743
- Update /site packages, Node version, apply prettier by @paskal in https://github.com/umputun/remark42/pull/1745
- Fix readonly status, deleted count for plain /find request by @paskal in https://github.com/umputun/remark42/pull/1744
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /backend by @dependabot in https://github.com/umputun/remark42/pull/1750
- Collect /find Info for tree and plain types consistently by @paskal in https://github.com/umputun/remark42/pull/1685
- Hide delete button for non-admin users after edit period expires by @paskal in https://github.com/umputun/remark42/pull/1751
- Fix type for value for refresh token cache by @paskal in https://github.com/umputun/remark42/pull/1754
- Update go modules by @paskal in https://github.com/umputun/remark42/pull/1757
- Update cs.json - typos by @pavel-francirek in https://github.com/umputun/remark42/pull/1760
- Pin golangci-lint version to latest available, fix reported errors by @paskal in https://github.com/umputun/remark42/pull/1767
New Contributors
- @sharief007 made their first contribution in https://github.com/umputun/remark42/pull/1674
- @vladimirdulov made their first contribution in https://github.com/umputun/remark42/pull/1712
- @NavyStack made their first contribution in https://github.com/umputun/remark42/pull/1723
- @pavel-francirek made their first contribution in https://github.com/umputun/remark42/pull/1760
Full Changelog: https://github.com/umputun/remark42/compare/v1.12.1…v1.30.0