Simple History 5.3.0 released

This release includes a performance improvement and an enhancement that makes it easier for users in different time zones to understand when an event occurred.

Screenshot: Date and time tooltip now displays more information about when the event happened.

Changelog

  • Changed the interval for checking new events from 5 seconds to 30 seconds. This reduces resource usage and is more server-friendly. #489
  • Event times are now displayed in the user’s local time zone, as reported by the web browser, making it easier to understand when an event occurred for users in different time zones. #488
  • Enhanced the datetime tooltip to show more information about the event date and time, including accurate local and GMT values.
  • Renamed the date field in the REST API response to date_local to clarify that it represents the website’s local date and time of the event.
  • Added the date_gmt field to the event context modal.