Skip to content

v2.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 12:26
· 522 commits to master since this release

v2.5.5 (2023-05-11)

Features

  • build: add embedded fe lite and i18n scripts (#493) (#505)
  • go: upgrade golang to v1.20.4 and some deps (#506)
  • gravatar: add gravatar.params config option (#508)

Bug Fixes

  • api: comment IP data loss after editing (#504)
  • editor: prevent editor reset on comment failure (#507)

BREAKING CHANGE

The gravatar.default config option has been removed. Please use gravatar.params instead. The default value for gravatar.params is now "d=mp&s=240".