Skip to content

Releases: umputun/remark42

Version 1.2.0

21 Jan 23:20
Compare
Choose a tag to compare
  • Add support of post titles, propagate to UI and notification
  • Add comment ID as GUID to RSS
  • Make comments with a reply RO
  • Switch logging backend to go-pkgz/lgr
  • Update to the latest (v0.4) go-pkgz/auth for better refresh handling
  • Fix voting UI
  • Aggressive limiter on voting API
  • Allow telegram notifications sent to users and private channels
  • Support restricted words

Version 1.1.0

06 Jan 23:50
Compare
Choose a tag to compare

Most notable changes:

  • Full support of the dark theme
  • GDPR compliant with the ability to retrieve all user-related info on demand and remove it
  • Extraction of authentication code into a separate library to allow simpler extensions for custom auth methods.
  • Import from WordPress
  • Integrated SSL and LE support
  • Redesigned last comments widget and user info popup
  • Ability to make some posts (comments) read-only manually or based on age
  • Blocking users for a limited time
  • New backup/restore file format keeps metadata
  • Telegram notifications
  • Visual improvements in the comment's tree view

see milestone v1.1 for more info

version 1.0.0

19 Jun 19:14
Compare
Choose a tag to compare
  • Ability to edit comments #13
  • "Show more" comments on mobile screens #25
  • RSS feeds #15
  • Auto-moderation based on scores #37
  • Cache improvements #24, #44
  • Show last user's comments #59
  • Support of "verified" status #60
  • Public build and testing process #28, #14
  • Switch from session-based auth to JWT #30
  • Comments searchable by google and others #68
  • Hide fully deleted trees #39
  • Bug Fixes - #2, #4, #6, #16, #19, #20, #23, #35, #52, #53, #62, #66, #69, #77

full list of issues for this release