=== MainWP Time Tracker Extension ===
/**
 * Plugin Name: MainWP Time Tracker Extension
 * Plugin URI: https://mainwp.com
 * Description: Simplify client billing with precise project hour logging and detailed reporting.
 * Version: 5.1.1
 * Author: MainWP
 * Author URI: https://mainwp.com
 * Documentation URI: https://mainwp.com/kb/mainwp-time-tracker-extension/
 */

== Changelog ==

= 5.1.1 - 5-29-2025 =
* Fixed: Resolved an issue where the section title translation option was not functioning properly when integrated with MainWP Pro Reports. [(#774)](https://github.com/mainwp/mainwp/issues/774)
* Updated: Improved the "Buckets" table layout by adjusting column widths for better readability and visual balance.

= 5.1 - 3-27-2025 =
* Fixed: Blank error message on the Plugins page when the MainWP Dashboard plugin is deactivated.
* Fixed: Added missing label for the "Page Settings" option used to disable specific table columns.
* Added: Support for the MainWP REST API v2.
* Added: Localization support.
* Updated: Optimized database check logic in the install routine by preventing unnecessary queries when the log DB version is already up to date.
* Updated: Minor CSS adjustments for improved visual alignment in the Actions column of the widget table.
* Updated: Improved styling consistency to better match recent MainWP dashboard UI changes.

= 5.0.2 - 5-29-2024 =
* Updated: Compatibility with the latest DataTables library version.

= 5.0.1 - 4-9-2024 =
* Fixed: Resolved an issue with the non-responsive Filter Tasks button.

= 5.0 - 2-27-2024 =
* First version