Minor improvements on compatibility for the upcoming major update.
1.2.8
Added database optimization feature on the DFEHC settings page to help with database bloat and unoptimized or dead-end tables.
Minor improvements.
1.2.7
Improved server load and response time retrieval functions to address potential issues on certain hosting environments where the functions might get blocked. Thanks to user Tom M for notifing this isssue.
1.2.6
Efficiency improvements.
1.2.5
Performance improvements and bug fixes.
Localized chart.js file
1.2.4
Settings page update.
1.2.3
Code structure upgrade.
Added the ability to manually control back-end heartbeat as well as editor heartbeat intervals.
Now you can adjust the resource priority from WP Admin Dashboard > Settings > DFEHC
1.2.2
Efficiency improvements.
1.2.1
Enhanced Unix server load detection.
Added a new setting in the plugin's settings DFEHC page that allows users to completely disable the WordPress Heartbeat API.
1.2.0
Efficiency improvements.
1.1.9
Improved object caching calling method.
Other small code and visual adjustments.
1.1.8
Added Heartbeat Health widget in the admin dashboard.
Performance & security improvements.
1.1.6
Small code improvements.
1.1.5
Persistent Storage Support: Added support for Redis and Memcached as persistent storage options for efficient data handling and improved performance.
Settings Page: Added a dedicated settings page to configure Redis and Memcached settings, providing flexibility in specifying server and port information. In the event the user does not have persistent storage support options, the plugin will fallback to regular caching. Update the settings only if they are needed from your WP Admin dashboard > Settings > DFEHC
Improved Load-Based Recommendations: Calculate the recommended heartbeat interval based on server load average and response time to optimize performance
Made various updates to improve compatibility with different server configurations and enhance overall performance.
Improvements in error reporting.
1.1.4
Reliability improvements.
1.1.3
Implemented an asynchronous heartbeat determination feature, ensuring that the plugin operates seamlessly within any WordPress setup without compromising performance. By offloading the heartbeat calculation to a separate asynchronous process, the plugin remains non-invasive and minimizes any potential impact on the overall performance of your website.
Small corrections and code minification.
1.1.2
Fixed compatibility issues with some older versions of server-side programs.
1.1.1
Minor corrections.
Performance improvements.
1.1.0
The plugin has undergone extensive improvements to ensure seamless integration and optimal performance across various WordPress configurations. With its new enhanced compatibility, it can seamlessly adapt to different themes, plugins, and hosting environments, providing a reliable solution for all types of WordPress websites.
Added more complex reasoning behind determing the best recommended heartbeat inteval.
Set the grounds for easier future updates.
1.0.8
Added a new way of calculating heartbeat accuracy.
Improved compatibility with shared hosting environments where users have no control over the server load.
Hearbeat is now taken into account on pages that can only be accesible to visitors.
Now caching the frequently used DOM elements to avoid unnecessary reselection and improve performance.
Various realiability improvements.
1.0.5
Updated heartbeat structure to incorporate heartbeat caching. Recommended heartbeat caching will automatically be disabled when it doesn't make sense anymore. For example the website is crowded.