== Changelog == This file contains only old changelog. See readme.txt for newer versions. = June 30, 2023 = * Bug * [function clean_url conflict](https://wordpress.org/support/topic/function-clean_url-conflict/) * [Compatibility problem with v.1.3.0 and WPForms](https://wordpress.org/support/topic/compatibility-problem-with-v-1-3-0-and-wpforms/) * [meta twitter:image not working well with Yoast](https://wordpress.org/support/topic/meta-twitterimage-not-working-well-with-yoast/) * Enhancements * [Added support for `esc_url()`](https://wordpress.org/support/topic/add-for-esc_url/) = 1.3.0 - Dec 23, 2021 = * Bug * [Make exception for WooCommerce exported CSV file](https://wordpress.org/support/topic/make-exception-for-woocommerce-exported-csv-file/) * Enhancements * [Added support for `esc_url()`](https://wordpress.org/support/topic/add-for-esc_url/) = 1.2.1 - Jul 16, 2021 = * Bug * [Compatibility issue between "Yoast SEO" and "Make Paths Relative"](https://wordpress.org/support/topic/compatibility-issue-between-yoast-seo-and-make-paths-relative/) = 1.2.0 - Jul 8, 2021 = * Bug * Relative link issue on sitemap = 1.1.2 - Aug 23, 2019 = * Bug * [conflicts with Yoast Sitemap](https://github.com/yasglobal/make-paths-relative/issues/2) = 1.1.1 - May 23, 2019 = * Bug * Link gets empty in RSS feed = 1.1.0 - May 23, 2019 = * Bug * Preserve absolute links in RSS feed. For more detail, please visit: https://wordpress.org/support/topic/preserve-absolute-links-in-rss-feed/ = 1.0.0 - Sept 26, 2018 = * Enhancements * Added Tags and Custom Taxonomy Support * Change priorities for all the filters to enhance the URLs relative performance * Removed `make-paths-relative-main.php` dependency = 0.6 - May 25, 2018 = * Enhancements * Added Privacy Policy Section which will be shown in Admin Dashboard for WordPress 4.9.6 or higher * Bug * Fixed redirect issue for media when it is attached to post. = 0.5.7 - Jan 26, 2018 = * Update text domain on about page = 0.5.6 - Jan 25, 2018 = * Fixed PHP Notices on saving settings = 0.5.5 - Jan 09, 2018 = * Changes related to Settings Pages = 0.5.4 - Jan 05, 2018 = * Fixed PHP Notice = 0.5.3 - Jan 04, 2018 = * Enhancements * Added Filter to enable all the settings on plugin activation * Added Uninstall hook to remove the plugin settings = 0.5.2 - Dec 14, 2017 = * Fixing Spelling mistake and changing the name of class FILE = 0.5.1 - Sept 29, 2017 = * Added Compatibility with Yoast Sitemap = 0.5 - Sept 08, 2017 = * Added feature to Exclude PostTypes = 0.4.1 - Aug 03, 2017 = * Fixed Responsive images issue = 0.4 - Aug 01, 2017 = * Fixed Protocol Issue and `//` from the starting URLs = 0.3 - Jul 27, 2017 = * Make the Paths Relative of srcset(Responsive Images) = 0.2.1 - May 30, 2017 = * Added Capability to make the Paths relative on Admin Dashboard = 0.2 - May 28, 2017 = * Optimized the Plugin to provide better performance and added the filter = 0.1 - Jun 16, 2016 = * First release on wordpress.org.