Skip to content

v1.3.3

Choose a tag to compare

@hesseldj hesseldj released this 18 Jan 14:16
  • Fix: Timezones were not functioning correctly. Burst now utilizes the WordPress timezone setting to ensure the correct timezone is used for all dates.
  • Fix: Translation plugins would occasionally alter the REST API URL, resulting in tracking with the REST API not working. This issue has been resolved by utilizing wp.apiFetch instead of fetch.
  • Improvement: Previously, when an IP was blocked in the settings, a 403 error would be displayed. Now, a 202 response with a message indicating that the IP has been blocked is returned.
  • Fix: Typos in the code have been corrected.
  • Fix: PHP warnings that would appear upon dismissing the tour have been resolved.