All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove browser support for IE 11.
- Introduce
rest_likes.request_rejected
action. - Expose some JavaScript functions as an API to be able to override them.
- Use MutationObserver to check for new like buttons and their status.
- Use jQuery to listen to heartbeat actions.
1.0.0 - 2018-12-08
- REST API endpoint to capture likes from users for posts, comments, and basically any other object type.