Skip to content

v2.2.0 - Horse 🐴

Compare
Choose a tag to compare
@ferg1e ferg1e released this 08 Sep 20:24
· 225 commits to master since this release

This is the source code for Comment Castles v2.2.0.

Changelog

  • Renamed instruction manual to help.
  • Added PKCE support to the OAuth 2 JSON API.
  • Improved error responses for OAuth authorize and token routes.
  • On single post page, made the post title an h1 instead of an h3.
  • Added "Fonts" and "User Profiles" sections to the help page.
  • Used a config value for default user id.
  • Optimized following list lookup for logged out users.
  • Changed default user's username to "admin".
  • Added user public ids to all posts and comments in the JSON API.
  • Added user profile pages.