<?xml version="1.0" encoding="UTF-8"?>
<!-- Template from here: https://github.com/diverso/jekyll-rss-feeds -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
		<title>Post Affiliate Pro</title>
		<description>Post Affiliate Pro development team pushes out new features, improvements and bug fixes several times per day. Take a look at our latest updates here.</description>
		<link>https://dev.postaffiliatepro.com</link>
		<atom:link href="https://dev.postaffiliatepro.com/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>5.15.11.1</title>
				<description>&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;banners&quot;&gt;Banners&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Extension-less URLs for Banner Images&lt;/strong&gt; - Banner images now work without a file extension in the URL, so existing banner links remain functional even after image format changes (#14884)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Improved Banner Image Quality&lt;/strong&gt; - Banners already in WebP format are no longer re-encoded on upload, preventing quality loss and blurry text. WebP conversion quality for other formats was increased from 60% to 80% (#15586)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;commissions&quot;&gt;Commissions&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Approval Setting Help Text&lt;/strong&gt; - Added a tooltip to the commission type Approval setting clarifying that it is overridden when the transaction status is set directly in the tracking request (#15572)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;email-templates&quot;&gt;Email Templates&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;General Affiliate Link Variable&lt;/strong&gt; - A new variable for the general affiliate link is now available in email templates, making it easier to include affiliate links in welcome and notification emails (#15422)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Additional Transaction Search Fields&lt;/strong&gt; - The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;q&lt;/code&gt; search parameter on GET /transactions now supports filtering by action code, merchant note, and system note (#15418)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Documented Fields Parameter&lt;/strong&gt; - The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;fields&lt;/code&gt; parameter for /transactions and /banners endpoints is now included in the API documentation (#15418)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Dark Theme Read-only Fields&lt;/strong&gt; - Fixed read-only fields not being properly styled in dark theme (#15424)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/04/15/5.15.11.1/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/04/15/5.15.11.1/</guid>
			</item>
		
			<item>
				<title>5.15.8.6</title>
				<description>&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;security&quot;&gt;Security&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Sliding Expiration for &quot;Remember Me&quot; Token&lt;/strong&gt; - The &quot;Remember Me&quot; session now resets its 14-day expiry on each visit, so active users are no longer forced to re-login (#15410)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Stronger Default Password Requirements&lt;/strong&gt; - New accounts now require at least 8 characters with letters, numbers, and special characters by default (#15395)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Password Constraints Moved to Security Settings&lt;/strong&gt; - Password requirements are now configured in General Security Settings instead of Affiliate Fields, reflecting that they apply system-wide (#15407)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;banners&quot;&gt;Banners&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Full Image Preview for Banners&lt;/strong&gt; - Image banner previews in the merchant panel now use the banner&apos;s defined dimensions instead of the default 300x150 thumbnail (#15391)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Variables Panel for Banners and Templates&lt;/strong&gt; - Template and banner variables are now displayed in a side panel instead of a dropdown listbox (#14665)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Commission Tier Number&lt;/strong&gt; - The commission tier is now included in GET /transactions and GET /transactions/{id} responses (#15384)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;integrations&quot;&gt;Integrations&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Stripe Coupon Code Tracking&lt;/strong&gt; - Fixed coupon codes not being tracked from Stripe subscription payment events since version 5.15.4.5 (#15392)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3-1&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Date Search in Top Affiliates Report&lt;/strong&gt; - Fixed exact date/time filtering on the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;created_at&lt;/code&gt; field returning an error for GET /reports/top-affiliates (#15376)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Dark Theme View Selector Icon&lt;/strong&gt; - Fixed missing arrow icon on view selectors in dark theme (#15428)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Listbox Text Selection on Touch Devices&lt;/strong&gt; - Fixed listbox taps on mobile and touchscreen showing a text selection menu instead of opening the dropdown (#15439)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Listbox Scrolling on Mobile Mini-Site&lt;/strong&gt; - Fixed listbox options not being scrollable on mobile devices (#14947)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Empty Signup Form Section&lt;/strong&gt; - The &quot;Additional Information&quot; section on the signup form is now hidden when no fields are configured (#15415)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Grid Column Resizing&lt;/strong&gt; - Grid columns now properly shrink when the browser window is narrowed (#15408)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Pay Affiliates Pagination&lt;/strong&gt; - Fixed pagination returning empty results when sorting the Pay Affiliates grid by the &quot;To pay&quot; column (#15402)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/03/26/5.15.8.6/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/03/26/5.15.8.6/</guid>
			</item>
		
			<item>
				<title>5.15.8.5</title>
				<description>&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h3 id=&quot;themes--design&quot;&gt;Themes &amp;amp; Design&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Full Dark Mode Support&lt;/strong&gt; - All panel themes now support dark mode with automatic switching based on system preference, a manual override switch, and the option to upload separate logos for light and dark modes (#7825) (#7588) (#7601)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Clicks List Report&lt;/strong&gt; - New endpoint lets merchants retrieve click data including destination URL, referral URL, IP address, and user agent via the REST API (#7695)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;rest-api-v3-1&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Notification Email in GET /affiliates&lt;/strong&gt; - The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;notification_email&lt;/code&gt; field is now included in the affiliate list response (#7859)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Transaction Notes in GET /transactions/{id}&lt;/strong&gt; - System and merchant notes are now returned in the transaction details response (#7844)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Transaction Action Code in GET /transactions/{id}&lt;/strong&gt; - Action code is now included in transaction details, allowing merchants to identify the specific action associated with a transaction (#7843)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Extended Transaction Update via PATCH /transactions/{id}&lt;/strong&gt; - Merchants can now update order ID, custom data fields, and transaction type when editing transactions via the API (#7784)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;affiliate-panel&quot;&gt;Affiliate Panel&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Default Date Filter for Trends Report&lt;/strong&gt; - Merchants can configure the default date range preset shown in the Trends report in the affiliate panel (#7854)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Extended Date Presets in Trends Report&lt;/strong&gt; - The Trends report and stats tabs throughout the panel now support all available date range presets (#7851)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Post-Login Redirect to Original URL&lt;/strong&gt; - Affiliates who follow a direct link to a specific panel page are now redirected to that page after login instead of the default screen (#7875)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;network&quot;&gt;Network&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&quot;What&apos;s New&quot; Screen Permission&lt;/strong&gt; - Network owners can now control access to the &quot;What&apos;s New&quot; screen via role permissions (#7900)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Simplified Network Getting Started&lt;/strong&gt; - Removed the &quot;Consult your program with us and get integrated&quot; step from the network account Getting Started guide (#7898)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;banners&quot;&gt;Banners&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Exact Banner ID Search&lt;/strong&gt; - Searching for a banner by ID now matches only the exact ID, preventing false results from partial entries (#7857)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;callbacks&quot;&gt;Callbacks&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Customizable Default Callback Keys&lt;/strong&gt; - Merchants can now define which keys are pre-filled by default when affiliates create a new callback (#7690)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Video Tutorials Visibility&lt;/strong&gt; - Fixed the &quot;Enable tutorial videos&quot; configuration not being applied to the merchant panel menu (#7900)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Email Domain Spell Check&lt;/strong&gt; - Fixed the domain correction suggestion incorrectly appearing for valid domains and the &quot;Yes&quot; button requiring two clicks to apply (#7876)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Custom Color Changes&lt;/strong&gt; - Fixed custom theme color changes not appearing immediately due to missing cache invalidation (#7850)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Mini-site Theme Import&lt;/strong&gt; - Fixed an error preventing import of mini-site themes based on the Coupe theme (#7840)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Campaign Category Pagination&lt;/strong&gt; - Fixed an error that blocked navigation to subsequent pages in the campaign categories selection dialog (#7835)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;2FA Input on Mobile&lt;/strong&gt; - The two-factor authentication code field now displays a numeric keyboard on mobile and supports password manager autofill (#7648)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Editor Mode Button Indicator&lt;/strong&gt; - The active editor mode (WYSIWYG or HTML) is now visually highlighted in the template editor, email composer, and payout invoice editor (#7846)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/03/11/5.15.8.5/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/03/11/5.15.8.5/</guid>
			</item>
		
			<item>
				<title>5.15.8.2</title>
				<description>&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h3 id=&quot;network-features&quot;&gt;Network Features&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Low Credit Balance Callback&lt;/strong&gt; - Network merchants can now receive a callback notification when their prepaid account balance drops below a configured threshold (#7773)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;transactions&quot;&gt;Transactions&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Sale Requests Import&lt;/strong&gt; - New bulk CSV import for sale tracking requests, allowing merchants to recover lost commissions by matching customers to affiliates via email, IP, or coupon code (#7701)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Signup Email on Creation&lt;/strong&gt; - Added option to trigger the signup notification email when creating affiliates via POST /affiliates endpoint (#7798)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Bonus Commission Types&lt;/strong&gt; - POST /transactions endpoint now supports creating referral bonus, signup bonus, and extra bonus commission types (#7753)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Network API Key Management&lt;/strong&gt; - Network merchants can now configure and manage their own API keys (#7746)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;General Affiliate Links Icons&lt;/strong&gt; - Added distinguishing icons for link and field buttons in Tracking Settings to improve clarity (#7812)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Screen Description Tooltip&lt;/strong&gt; - Redesigned hover tooltip so it no longer obscures underlying content and only triggers on the title text (#7200)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;transactions-1&quot;&gt;Transactions&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Date Format in Import&lt;/strong&gt; - Added option to specify the date format when importing transactions, affiliates, and lifetime relations via CSV (#7761)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;performance&quot;&gt;Performance&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Tracking Script Size&lt;/strong&gt; - Reduced tracking JavaScript file size by further minifying internal code (#7372)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;user-interface-1&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Gadgets Grid&lt;/strong&gt; - Fixed error preventing affiliates from opening the Gadgets grid in their panel (#7829)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Campaign Categories in Affiliate Panel&lt;/strong&gt; - Fixed affiliates being unable to view or filter by campaign categories (#7789)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Custom Theme App Icons&lt;/strong&gt; - Fixed 404 errors for favicon and app icon links when using a custom theme (#7817)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;transactions-2&quot;&gt;Transactions&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Lifetime Referral vs Custom Commission&lt;/strong&gt; - Fixed lifetime referral commission incorrectly overriding a custom commission amount passed in the sale request (#7799)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;performance-rewards&quot;&gt;Performance Rewards&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Update User Field Action&lt;/strong&gt; - Fixed 500 error in Performance Rewards grid when a configured field name contains special characters (#7788)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Email Template Deletion&lt;/strong&gt; - Fixed custom email templates actively used by performance reward rules being deletable from the template dialog (#7777)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3-1&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Update Validation&lt;/strong&gt; - PATCH /affiliates/{id} now returns proper validation errors instead of 500 error for invalid referral ID or username values (#7673)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;integrations&quot;&gt;Integrations&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Shopify Shop URL Tracking&lt;/strong&gt; - Fixed Shop URL not being captured in sale requests despite being configured in the Shopify plugin (#7561)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Shopify Empty Configuration&lt;/strong&gt; - Fixed 500 error on affiliate registration when Shopify plugin is enabled but not fully configured (#7800)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/02/23/5.15.8.2/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/02/23/5.15.8.2/</guid>
			</item>
		
			<item>
				<title>5.15.4.5</title>
				<description>&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;integrations&quot;&gt;Integrations&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Shopify Dev Dashboard Apps&lt;/strong&gt; - Added support for new Shopify Dev Dashboard apps alongside legacy custom apps (#7580)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Help Center Expansion&lt;/strong&gt; - Added Contact Us and What&apos;s New pages to the Help Center section (#7733)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Performance Rules Sorting&lt;/strong&gt; - Time condition values in performance rules are now sorted alphabetically (#6777)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;integrations-1&quot;&gt;Integrations&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Stripe Per-Product Refunds&lt;/strong&gt; - Fixed refunds not processing correctly when using per-product tracking with invoice item product ID (#7739)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;reports&quot;&gt;Reports&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Clicks List&lt;/strong&gt; - Fixed affiliates being unable to view Clicks list report when Channel code column is enabled (#7729)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Callbacks Grid Sorting&lt;/strong&gt; - Fixed sorting by Cities column not working correctly in affiliate Callbacks grid (#7246)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;network-features&quot;&gt;Network Features&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Getting Started Progress&lt;/strong&gt; - Getting Started checkmarks are now tracked separately for each network merchant (#7768)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;signup-forms&quot;&gt;Signup Forms&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;WordPress Compatibility&lt;/strong&gt; - Fixed HTML+JS signup form payout options not working on WordPress sites (#7749)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;plugins&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Infusionsoft Recurring Commissions&lt;/strong&gt; - Fixed wrong total cost when customer has multiple orders in the same month (#7726)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Ecwid Authentication&lt;/strong&gt; - Updated API authentication to use Bearer token header (#7535)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface-1&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Summer Theme Dark Mode&lt;/strong&gt; - Fixed dark text on dark background in custom pages when using dark mode (#7741)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/01/30/5.15.4.5/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/01/30/5.15.4.5/</guid>
			</item>
		
			<item>
				<title>5.15.3.1</title>
				<description>&lt;h2 id=&quot;security&quot;&gt;Security&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;API Key Authentication Only&lt;/strong&gt; - Removed username/password OAuth authentication from API v3; use API keys for secure, controllable access (#7707)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Top Affiliates Report&lt;/strong&gt; - Added Top Affiliates report endpoint to API v3 (#7652)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Action Commission Type&lt;/strong&gt; - Added support for specifying action commission type code in POST /transactions endpoint (#7666)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Help Center&lt;/strong&gt; - New Help Center section in merchant panel with redesigned Getting Started guide, video tutorials, and Contact Us page (#7435)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;user-interface-1&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;General Affiliate Links&lt;/strong&gt; - Added support for plain links, simple text, and affiliate variables in General Affiliate Links configuration (#7694)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;DirectLink URLs Page&lt;/strong&gt; - Added general affiliate link to DirectLink URLs page in affiliate panel (#7665)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;integrations&quot;&gt;Integrations&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Stripe Per-Product Tracking&lt;/strong&gt; - Per-product commission tracking now works consistently across all Product ID settings, not just invoice-based options (#7676)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Stripe Subtotal Calculation&lt;/strong&gt; - New option to calculate commissions from subtotal (after discounts, excluding tax) instead of total amount (#7675)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Shopify GraphQL Migration&lt;/strong&gt; - Updated Shopify integration from deprecated REST API to GraphQL (#6976)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;performance&quot;&gt;Performance&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Pay Affiliates Grid Caching&lt;/strong&gt; - Added caching for row counts in Pay Affiliates grid to improve performance on large accounts (#7687)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;network-features&quot;&gt;Network Features&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Network Owner Role Assignment&lt;/strong&gt; - Network Owner role can now be assigned to other merchants in PAN (#4537)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;security-1&quot;&gt;Security&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Password Special Characters&lt;/strong&gt; - Fixed validation and extended allowed special characters in passwords to include slash, underscore, brackets, and other common symbols (#7692)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Merchant Password Change&lt;/strong&gt; - Changing your own password in Merchants administration now requires entering your current password (#7679)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;transactions&quot;&gt;Transactions&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Duplicate Refund Prevention&lt;/strong&gt; - Fixed issue where multiple full refunds could be created for the same transaction when total cost has rounding differences (#7674)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Pay Affiliates Campaign Filter&lt;/strong&gt; - Fixed SQL error when processing payouts with campaign filter enabled (#7693)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;reports&quot;&gt;Reports&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;PDF Invoice Logo&lt;/strong&gt; - Fixed logo sometimes not loading in PDF invoices attached to payment notification emails (#7645)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Monthly Report Date Range&lt;/strong&gt; - Fixed monthly reports sometimes showing data from two months ago instead of the previous month for affiliates in certain timezones (#7331)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Mon, 19 Jan 2026 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2026/01/19/5.15.3.1/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2026/01/19/5.15.3.1/</guid>
			</item>
		
			<item>
				<title>5.15.1.2</title>
				<description>&lt;h2 id=&quot;security&quot;&gt;Security&lt;/h2&gt;

&lt;h3 id=&quot;plugins&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Password Field Protection&lt;/strong&gt; - Plugin configuration password fields no longer reveal stored passwords; only a filled/empty indicator is shown (#7647)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h3 id=&quot;commissions--tracking&quot;&gt;Commissions &amp;amp; Tracking&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Lifetime Commission Expiration by Purchase&lt;/strong&gt; - New setting to extend lifetime referral relations by X days from each commission, keeping affiliates linked to actively purchasing customers (#7624)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Recurring Commission Cleanup&lt;/strong&gt; - New option to automatically remove recurring commission rules when no commission has been generated for a configurable number of days (#7546)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;email-system&quot;&gt;Email System&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Send Message Recipients Counter&lt;/strong&gt; - Fixed recipient counter always showing 0 when sending messages to affiliates (#7658)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Invalid Endpoint Error Handling&lt;/strong&gt; - Fixed API returning error 500 instead of proper 400 response for invalid or malformed endpoint requests (#7654)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;plugins-1&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Hidden Commissions Visibility&lt;/strong&gt; - Fixed commissions without campaign (extra bonus, signup bonus, referral) being incorrectly hidden when using the Hide Commissions plugin (#7633)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Summer Theme Dark Mode&lt;/strong&gt; - Improved styling of the Affiliate Panel Screens configuration section for dark mode (#7621)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;FAQ Page Layout&lt;/strong&gt; - Fixed empty space and mispositioned footer on FAQ page when using Summer theme (#7611)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;HTML Banner Image List&lt;/strong&gt; - Fixed broken alignment of attached images dropdown in HTML banner editor (#7637)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2025/12/18/5.15.1.2/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2025/12/18/5.15.1.2/</guid>
			</item>
		
			<item>
				<title>5.15.1.1</title>
				<description>&lt;h2 id=&quot;security&quot;&gt;Security&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Name Field Validation&lt;/strong&gt; - Special characters like colons and slashes are now blocked in Name and Lastname fields to prevent hyperlink injection in emails (#7485)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Image Upload Progress Indicator&lt;/strong&gt; - Added loading indicator during banner image uploads while compression is processing (#7618)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;plugins&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Mandatory Plugin Settings&lt;/strong&gt; - Added mandatory listbox field type for plugin configurations that require a value selection (#7628)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;banners--promotional-materials&quot;&gt;Banners &amp;amp; Promotional Materials&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Animated Banner Conversion&lt;/strong&gt; - Fixed animated GIF banners being converted to static WebP images instead of animated WebP (#7464)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;HTML Banner Preview Editing&lt;/strong&gt; - Fixed error when editing HTML banners with preview images (#7636)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Creation Referral ID&lt;/strong&gt; - Fixed referral ID parameter being ignored when creating new affiliates via API (#7631)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface-1&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Campaign Search Case Sensitivity&lt;/strong&gt; - Fixed case-sensitive search in &quot;Invite to campaign&quot; and &quot;Add to Commission Group&quot; dialogs (#7607)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Commission Calculator Display&lt;/strong&gt; - Fixed text overflow on Compute Commission dropdown values (#7589)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;plugins-1&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Referring Affiliate Info Plugin&lt;/strong&gt; - Fixed commission tracking failure when empty extra data field is selected in plugin settings (#7622)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Plugin Configuration Listboxes&lt;/strong&gt; - Fixed duplicate empty values appearing in plugin configuration dropdown fields (#7625)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Infusionsoft Recurring Commissions&lt;/strong&gt; - Recurring commission tracking now fetches order data from customer&apos;s latest order when IPN notification lacks order details (#7616)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2025/12/05/5.15.1.1/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2025/12/05/5.15.1.1/</guid>
			</item>
		
			<item>
				<title>5.15.0.2</title>
				<description>&lt;h2 id=&quot;new-features&quot;&gt;New Features&lt;/h2&gt;

&lt;h3 id=&quot;affiliate-links--tracking&quot;&gt;Affiliate Links &amp;amp; Tracking&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Multiple General Affiliate Links&lt;/strong&gt; - Merchants can now add multiple main site URLs in Configuration &amp;gt; Tracking settings, displaying each as a separate general affiliate link for multi-shop promotions without theme customization (#3929)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Cookie Overwrite Control&lt;/strong&gt; - Added per-affiliate option to prevent cookie overwrites, allowing first-click attribution for specific affiliates while maintaining last-click for others (#7437)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;banners--promotional-materials&quot;&gt;Banners &amp;amp; Promotional Materials&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Banner Download Auditing&lt;/strong&gt; - ZIP and PDF banner downloads are now logged in the audit log, allowing merchants to monitor which affiliates download promotional materials (#7595)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;invoices&quot;&gt;Invoices&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Country Code Variable&lt;/strong&gt; - Added new variable for affiliate invoices that displays ISO country codes (e.g., &quot;CA&quot; instead of &quot;Canada&quot;) for integration with accounting software (#7415)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Summer Theme Dark Mode&lt;/strong&gt; - Added automatic dark mode support for Summer theme that switches based on browser/device preferences (#7593)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;user-interface-1&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Summer Theme Refinements&lt;/strong&gt; - Improved avatar sizing, menu colors, and tree item styling for better consistency across light and dark modes (#7594)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Banner Destination URL Clarity&lt;/strong&gt; - Added placeholder text to the Destination URL field clarifying that users can type URLs manually or select from the dropdown (#7157)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;developer-tools&quot;&gt;Developer Tools&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Enhanced Debug Mode&lt;/strong&gt; - Debug mode via URL parameter (PDebug=Y) now displays all debug log types when enabled, not just sale tracking logs (#7603)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;plugins&quot;&gt;Plugins&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Infusionsoft Extra Data&lt;/strong&gt; - Added configuration options to map customer and product details into transaction extra data fields (#7559)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;email-system&quot;&gt;Email System&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;SMTP HELO Hostname&lt;/strong&gt; - Fixed SMTP connection failures on strict mail servers by sending the configured server hostname instead of &quot;localhost&quot; in HELO/EHLO commands (#7615)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;affiliate-manager&quot;&gt;Affiliate Manager&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Payout Method Filter&lt;/strong&gt; - Fixed SQL error when filtering affiliates by &quot;No method&quot; payout option (#7609)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Private Campaign Mass Actions&lt;/strong&gt; - Fixed &quot;Approved in private campaign ID&quot; filter not applying correctly when using &quot;Select All&quot; for mass actions like inviting to campaigns (#7586)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;tracking--api&quot;&gt;Tracking &amp;amp; API&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;PHP Click Tracker Cookie Saving&lt;/strong&gt; - Fixed PHP API click tracker &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;save3rdPartyCookiesOnly()&lt;/code&gt; method not saving cookies (#7604)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;API Session Language&lt;/strong&gt; - Fixed PHP API error and success messages not respecting the language code specified in session login, now properly translated (#7489)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;PayPal Non-UTF8 Characters&lt;/strong&gt; - Fixed tracking failures when PayPal IPN sends customer names containing non-UTF8 characters like accented letters (#7602)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface-2&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Integration Code Display&lt;/strong&gt; - Fixed broken code formatting in Tools &amp;gt; Integration &amp;gt; Sales/Leads Tracking section, now properly styled like the Clicks tracking section (#7555)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Summer Theme Campaign Lists&lt;/strong&gt; - Fixed narrow width of campaign and commission group selection lists in Affiliate Manager when using Summer theme (#7606)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2025/11/25/5.15.0.2/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2025/11/25/5.15.0.2/</guid>
			</item>
		
			<item>
				<title>5.15.0.1</title>
				<description>&lt;h2 id=&quot;improvements&quot;&gt;Improvements&lt;/h2&gt;

&lt;h3 id=&quot;rest-api-v3&quot;&gt;REST API v3&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;API Key Permission Synchronization&lt;/strong&gt; - API keys now automatically update their scopes when user permissions or roles change. When custom role permissions are modified, unauthorized scopes are removed (#7557)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;system-monitoring&quot;&gt;System Monitoring&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Enhanced Tracking Error Visibility&lt;/strong&gt; - Invalid sale/action format errors in tracking requests are now logged as critical events instead of debug-level messages. These errors trigger application notifications in the merchant panel. Previously, malformed tracking requests could go unnoticed in regular logs (#7570)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;bug-fixes&quot;&gt;Bug Fixes&lt;/h2&gt;

&lt;h3 id=&quot;audit-logs&quot;&gt;Audit Logs&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Parent Affiliate Assignment Tracking&lt;/strong&gt; - Fixed missing audit log entries when parent affiliates are automatically assigned from cookies after signup (#7579)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-management&quot;&gt;User Management&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Custom Role Deletion Messages&lt;/strong&gt; - Improved error message when attempting to delete a custom role that is currently assigned to users. The system now displays a clear, user-friendly message (#7567)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;affiliate-payments&quot;&gt;Affiliate Payments&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Campaign Name Filter&lt;/strong&gt; - Fixed &quot;Campaign name&quot; custom filter in the &quot;Pay affiliates&quot; section that was returning incorrect results and showing data from all campaigns instead of filtering by the selected campaign. The filter now works correctly, matching the behavior in the Transactions section (#7551)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;background-tasks&quot;&gt;Background Tasks&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Session Management&lt;/strong&gt; - Fixed issue where manually executing the &quot;Visit log processor&quot; task from Pending Background Tasks would unexpectedly log users out. The task now properly maintains user session during execution (#7549)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;forms--validation&quot;&gt;Forms &amp;amp; Validation&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Password Reset Security&lt;/strong&gt; - Added maximum length validation for username and captcha fields on password reset forms. Username field is now limited to 255 characters (SMTP standard), captcha field limited to 4 characters (#7493)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;user-interface&quot;&gt;User Interface&lt;/h3&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Affiliate Promotion Screen Layout&lt;/strong&gt; - Fixed layout and styling issues on the Promotion screen in affiliate panel (#7568)&lt;/li&gt;
&lt;/ul&gt;
</description>
				<pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate>
				<link>https://dev.postaffiliatepro.com/posts/2025/11/07/5.15.0.1/</link>
				<guid isPermaLink="true">https://dev.postaffiliatepro.com/posts/2025/11/07/5.15.0.1/</guid>
			</item>
		
	</channel>
</rss>
