- Fixed Gravatar for frontend comments
- Fixed MySQL <= 5.7.5 support (ONLY_FULL_GROUP_BY)
- Fixed API information leak, discovered by Mahmoud Reda
- Fixed access check for settings screen
- Removed manual access check from controller actions
- Smooth scroll for comment anchor links
- Fixed duplicated request occasionally caused by pagination
- Add roles check to feed action
- Fixed update URL after comment
- Fixed different prefixes with SQLLite
- Fixed SQLite collations
- Use truncated post content as Open Graph description if not explicitly provided
- Fixed comments links
- Fixed wrapping sidebar if content in main column is to large
- Fixed anonymous comment author not editable
- Fixed adding posts with permission 'edit own'
- Fixed deleting posts with permission 'edit own'
- Added OpenGraph
- Fixed RSS feed links
- Added filter cache for posts and comments settings
- Ensure newest comments are displayed first in comment administration
- Fixed post url in backend view
- Fixed comments count
- Fixed comments filters
- Added link to login page at comment section
- Set comment ordering to DESC at admin panel
- Updated Vue resource
- Fixed comments permalink
- Switched to Vuejs 1.0
- Date is set to "now" on post copy
- Fixed date conversion to ISO8601
- Fixed feed charset
- Added sections tabs in post edit view
- Fixed comments margin
- Fixed "Require email" setting
- Fixed display of URLs with UTF8 characters
- Initial release