Skip to content

1.1.0

Latest

Choose a tag to compare

@iamprazol iamprazol released this 06 Sep 14:09

Changelogs for release of v1.1.0

= 1.1.0    - 06/09/2026 =
* Added opt-in usage tracking and a deactivation feedback form, through Freemius. Nothing is transmitted unless you accept the opt-in screen shown once on activation; skipping it leaves every feature working, and `add_filter( 'wpmphub_enable_freemius', '__return_false' )` removes the integration entirely. The FAQ lists exactly what is shared.
* Added a review request notice for administrators, on the Dashboard and this plugin's settings screen only, once the plugin has been active for seven days and the store has handled at least one request. "Don't ask again" is permanent and answered per administrator, and `add_filter( 'wpmphub_show_review_notice', '__return_false' )` switches it off for everyone.
* Replaced the two WooCommerce submenu entries with a single entry named after the plugin, carrying a count of the requests waiting on you, and a navigation bar shared by the request queue and the settings screen.
* Added a sidebar beside the settings screen with documentation, blog and support links, and cards for other WPMake plugins. Every entry is a plain link; nothing is fetched from wpmake.net unless you click one.
* Restyled the navigation bar and the request queue table.
* Rewrote readme.txt around what customers search for, and said plainly in the description that this is not a carrier integration and carries no monthly fee.