Skip to content

v2.0.0 - Burger πŸ”

Compare
Choose a tag to compare
@ferg1e ferg1e released this 19 Jun 19:22
· 328 commits to master since this release

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

Changelog

  • Changed the project name to Comment Castles.
  • Added the ability for users to delete their posts and comments.
  • Added config value for 'default visitor view mode'.
  • Changed database table name ttest to tcomment (the comments table had always been called ttest).
  • Dropped four database tables that weren't needed.
  • Changed the site header logo and site favicon.
  • Improved success and error message text color for forms.
  • Added OAuth 2 for API calls (ie. users can now log into third-party apps).
  • Removed groups from unfollowed posts in API data.
  • Removed decentralization (ie. instances can't connect to each other, and there's only one site now)
  • Removed action groups.