Added
- A list of followers, with ability to remove them
- Support for automatic deletion of old posts
- Support for manual approval of follow requests
- A much improved HTML to plain text converter that handles more HTML tags (lists, image alt text) and collapses whitespace more like a web browser
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Special characters like
<in posts are now escaped - Profile properties are now escaped using quotes, because they may begin with special characters like
#or=> - Unfollowing without following first doesn't do anything
- New testing framework that's capable of simulating server-to-server requests to test federation
- Dependency updates