You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EP-6275 :: Conditionally trigger content sync on plugin update (#204)
* EP-6275 :: Bugfix - sync processed content, not the raw content
* Trigger a resync when the version has been updated to 1.14.4 (or greater)
* constant correction
* codestyle
EP-6140: Fix Organic Affiliate modal height issue
This PR fixes an issue where the Organic Affiliate WP modal contains an extraneous `<div>` that prevents the iframe from spanning 100% height, thus rendering it unusable.