This version contains a few minor changes to make the plugin more useful and fast.
Full changelog
Added
- Revision Post ID, if available, is stored in event context for post/page updates.
- Stats API responses now include human-readable, localized date formats.
Changed
- The Post Activity Panel feature is now part of the Simple History Premium add-on and available for all users of that plugin. It was previously an experimental feature in the main plugin.
- The number of days for a month in sidebar stats is now 30 days instead of the previous 28 days, to make it more standard and consistent with common business and reporting cycles.
- The scripts for the Admin Bar Quick View is now loaded using
strategy: 'defer'
to improve performance.
Fixed
- Correct query in
get_successful_logins_details()
, so it will correctly fetch successful logins.