Updated the WordPress.org listing copy and installation steps to better explain the SurveyQuotation product and current plugin-directory install flow
1.4.1
Fixed the WordPress connection return so it uses the plugin’s signed sq_state verifier instead of failing on a WordPress nonce during the hosted sign-in round trip
1.4.0
Renamed the WordPress.org plugin package to Sanctabase SurveyQuotation Connector
Added WordPress nonce verification to the SurveyQuotation connection return flow alongside the existing signed state check
Rotated the stored connection return state after a successful connection refresh
Cleaned up the plugin debug log and stored return state during uninstall
1.3.9
Restored the WordPress plugin page top-offset handling for sticky headers, but only on initial page layout and browser resize so quote-step changes do not add extra empty space above the hosted quote page
1.3.8
Removed the experimental plugin-page top-offset logic and added WordPress admin guidance to use Container Style: Normal and Container Style: Unboxed when a page builder clips the hosted quote page at the top
1.3.7
1.3.6
Switched the auto-created WordPress plugin page top offset to use embed margin so full-width page templates also keep the hosted quote-page heading clear of sticky theme headers
1.3.5
Added dedicated top spacing for the auto-created WordPress plugin page so hosted quote-page headings no longer sit underneath sticky theme headers
1.3.4
Updated WordPress plugin metadata, service links, and defaults to use the live surveyquotation.com domain
1.3.3
Added a WordPress Sign out action that unlinks this site from the connected SurveyQuotation account without deactivating the plugin
Show the connected firm name in the plugin settings screen so it is always clear which SurveyQuotation firm is linked
Persist the connected firm name through the WordPress connection return flow and settings saves
1.3.2
Restored the clean embed surface for WordPress iframe output so the plugin no longer shows the full hosted-page chrome inside the iframe
Made WordPress embeds use the canonical hosted heading and pricing settings while still rendering the compact embed view
Rotate the WordPress sync token on every connection refresh so stale tokens stop causing hosted-setting sync failures
Improved sync error messages and increased the default bottom spacing beneath the auto-created WordPress page
1.3.1
Made the WordPress iframe use the real hosted quote page URL so the hosted heading and hosted pricing settings now affect what visitors actually see
Increased the default bottom spacing beneath the auto-created page iframe before the WordPress theme footer begins
Made the hosted-setting sync read the submitted sync credentials as well as the stored values for more reliable WordPress-side saving
1.3.0
Added synced hosted-page controls for the hosted heading and hosted pricing information so WordPress can update the canonical SurveyQuotation settings
Added WordPress-side bottom spacing beneath the auto-created iframe page before the active theme footer begins
Switched the iframe output back to the real hosted quote page URL so WordPress uses the same hosted heading and pricing behaviour as SurveyQuotation itself
Added clearer WordPress.org third-party service and privacy disclosures in the plugin metadata
Added plugin privacy-policy guidance text for site owners inside WordPress
1.2.0
Simplified the WordPress plugin around the iframe-led setup path instead of the older button-versus-iframe split
Removed the extra WordPress-generated heading shell so the hosted quote-page heading inside the iframe is the only heading shown on the auto-created page
Kept the plugin page creator and block/shortcode flow aligned with the live hosted quote experience
1.1.0
Refreshed the plugin copy to match the current SurveyQuotation product and its focus on UK surveying businesses
Updated the WordPress admin inactive-state wording so it reflects a quote page that is connected but not yet live, rather than assuming a billing-only problem
Kept the hosted quote page as the public source of truth whenever a quote URL is already saved, so WordPress placements no longer try to send visitors to the SurveyQuotation dashboard
Prepared matching WordPress.org listing assets for the plugin store release
1.0.10
Added a branded SurveyQuotation heading/layout for the auto-created WordPress page instead of relying on the raw theme page title
Hide the standard WordPress page title on the auto-created page where the active theme uses common title wrappers
Keep iframe output flat so the auto-created page and shortcode embeds do not add a second framed shell around the hosted quote card
Let the WordPress iframe shrink as well as grow after the initial loading height, so shorter quote steps do not leave a large empty white panel
1.0.9
Removed the extra outer iframe styling so embedded SurveyQuotation pages do not sit inside a second framed box
1.0.8
Added a one-click WordPress page creator that publishes or updates a standard page using the existing iframe shortcode
Added page title and slug settings for that automatic page
Added open/edit links for the created page in plugin admin
1.0.7
Added a compact embed mode for iframe installs so the hosted quote page hides the standalone header and intro
Added automatic iframe resizing on WordPress front-end pages so embeds can grow with the quote journey without internal scrolling
Replaced the editable account-status dropdown with a read-only connection-state summary
Moved the debug log under a quieter troubleshooting section
1.0.6
Moved the sq_state verifier out of the nested callback URL and carried it separately through the SurveyQuotation connect route
Reattached that verifier on the final return to WordPress so the callback can validate reliably
Kept the built-in debug log for diagnosing callback/save issues
1.0.2
Added a dedicated WordPress admin callback for the account connection return flow