<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
	xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:wp="http://wordpress.org/export/1.2/"
>

<channel>
	<title>Changeloger Demo</title>
	<link>http://changeloger-demo.local</link>
	<description>Sample Data for Changeloger Plugin</description>
	<pubDate>Mon, 30 Mar 2026 06:00:00 +0000</pubDate>
	<language>en-US</language>
	<wp:wxr_version>1.2</wp:wxr_version>
	<wp:base_site_url>http://changeloger-demo.local</wp:base_site_url>
	<wp:base_blog_url>http://changeloger-demo.local</wp:base_blog_url>

	<wp:author>
		<wp:author_id>1</wp:author_id>
		<wp:author_login><![CDATA[admin]]></wp:author_login>
		<wp:author_email><![CDATA[admin@example.com]]></wp:author_email>
		<wp:author_display_name><![CDATA[Admin User]]></wp:author_display_name>
		<wp:author_first_name><![CDATA[]]></wp:author_first_name>
		<wp:author_last_name><![CDATA[]]></wp:author_last_name>
	</wp:author>

	<!-- Product Term -->
	<wp:term>
		<wp:term_id>10</wp:term_id>
		<wp:term_taxonomy>cha_product</wp:term_taxonomy>
		<wp:term_slug><![CDATA[changeloger-demo]]></wp:term_slug>
		<wp:term_parent></wp:term_parent>
		<wp:term_name><![CDATA[Changeloger Demo]]></wp:term_name>
	</wp:term>

	<!-- Feedback Categories -->
	<wp:term>
		<wp:term_id>20</wp:term_id>
		<wp:term_taxonomy>cha_feedback_category</wp:term_taxonomy>
		<wp:term_slug><![CDATA[feature-requests]]></wp:term_slug>
		<wp:term_parent></wp:term_parent>
		<wp:term_name><![CDATA[Feature Requests]]></wp:term_name>
	</wp:term>
	<wp:term>
		<wp:term_id>21</wp:term_id>
		<wp:term_taxonomy>cha_feedback_category</wp:term_taxonomy>
		<wp:term_slug><![CDATA[bug-reports]]></wp:term_slug>
		<wp:term_parent></wp:term_parent>
		<wp:term_name><![CDATA[Bug Reports]]></wp:term_name>
	</wp:term>
	<wp:term>
		<wp:term_id>22</wp:term_id>
		<wp:term_taxonomy>cha_feedback_category</wp:term_taxonomy>
		<wp:term_slug><![CDATA[integrations]]></wp:term_slug>
		<wp:term_parent></wp:term_parent>
		<wp:term_name><![CDATA[Integrations]]></wp:term_name>
	</wp:term>
	<wp:term>
		<wp:term_id>23</wp:term_id>
		<wp:term_taxonomy>cha_feedback_category</wp:term_taxonomy>
		<wp:term_slug><![CDATA[languages]]></wp:term_slug>
		<wp:term_parent></wp:term_parent>
		<wp:term_name><![CDATA[Languages]]></wp:term_name>
	</wp:term>

	<!-- ==================== RELEASES ==================== -->

	<item>
		<title><![CDATA[Initial Launch]]></title>
		<link>http://changeloger-demo.local/release/initial-launch</link>
		<pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=100</guid>
		<description></description>
		<content:encoded><![CDATA[The first stable release of Changeloger Demo featuring the core changelog management system with Gutenberg block support and smart parsing.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>100</wp:post_id>
		<wp:post_date><![CDATA[2024-01-01 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-01-01 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[initial-launch]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[1.0.0]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-01-01]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[major]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:2:{i:0;a:2:{s:5:"group";s:12:"improvements";s:5:"items";a:4:{i:0;s:42:"Initial release with core changelog system";i:1;s:29:"Added Gutenberg block support";i:2;s:32:"Implemented version tree sidebar";i:3;s:39:"Smart changelog parser with auto-detect";}}i:1;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:2:{i:0;s:29:"Optimized performance loading";i:1;s:26:"Enhanced mobile responsive";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Quick Fix]]></title>
		<link>http://changeloger-demo.local/release/quick-fix</link>
		<pubDate>Mon, 15 Jan 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=101</guid>
		<description></description>
		<content:encoded><![CDATA[Bug fix release addressing initial issues reported by early adopters.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>101</wp:post_id>
		<wp:post_date><![CDATA[2024-01-15 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-01-15 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[quick-fix]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[1.0.1]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-01-15]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[patch]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:1:{i:0;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:3:{i:0;s:28:"Fixed bug in saving settings";i:1;s:28:"Resolved conflict with theme";i:2;s:30:"Fixed responsive layout issues";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Dashboard Revamp]]></title>
		<link>http://changeloger-demo.local/release/dashboard-revamp</link>
		<pubDate>Thu, 01 Feb 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=102</guid>
		<description></description>
		<content:encoded><![CDATA[Minor release introducing new dashboard widgets and improved accessibility across the admin interface.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>102</wp:post_id>
		<wp:post_date><![CDATA[2024-02-01 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-02-01 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[dashboard-revamp]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[1.1.0]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-02-01]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[minor]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:2:{i:0;a:2:{s:5:"group";s:12:"improvements";s:5:"items";a:4:{i:0;s:23:"Enhanced UI performance";i:1;s:26:"Added new dashboard widget";i:2;s:30:"Improved accessibility support";i:3;s:20:"Updated translations";}}i:1;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:3:{i:0;s:32:"Fixed settings persistence issue";i:1;s:30:"Resolved block editor conflict";i:2;s:30:"Fixed date parsing for locales";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Security Hardening]]></title>
		<link>http://changeloger-demo.local/release/security-hardening</link>
		<pubDate>Thu, 15 Feb 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=103</guid>
		<description></description>
		<content:encoded><![CDATA[Security patch release addressing XSS vulnerability and adding nonce verification to all forms.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>103</wp:post_id>
		<wp:post_date><![CDATA[2024-02-15 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-02-15 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[security-hardening]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[1.1.1]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-02-15]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[patch]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:2:{i:0;a:2:{s:5:"group";s:7:"patches";s:5:"items";a:2:{i:0;s:35:"Patched XSS vulnerability in output";i:1;s:33:"Added nonce verification to forms";}}i:1;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:2:{i:0;s:32:"Resolved conflict with Elementor";i:1;s:30:"Fixed responsive layout issues";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Release Manager]]></title>
		<link>http://changeloger-demo.local/release/release-manager</link>
		<pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=104</guid>
		<description></description>
		<content:encoded><![CDATA[Feature release introducing the admin dashboard with statistics and the release manager interface.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>104</wp:post_id>
		<wp:post_date><![CDATA[2024-03-01 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-03-01 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[release-manager]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[1.2.0]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-03-01]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[minor]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:2:{i:0;a:2:{s:5:"group";s:12:"improvements";s:5:"items";a:4:{i:0;s:35:"New admin dashboard with statistics";i:1;s:25:"Release manager interface";i:2;s:30:"Enhanced REST API for releases";i:3;s:24:"Improved block editor UX";}}i:1;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:2:{i:0;s:39:"Fixed all reported accessibility issues";i:1;s:26:"Resolved RTL layout issues";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Modern UI Preview]]></title>
		<link>http://changeloger-demo.local/release/modern-ui-preview</link>
		<pubDate>Mon, 01 Apr 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=105</guid>
		<description></description>
		<content:encoded><![CDATA[Beta preview of the upcoming 2.0.0 major release with a complete UI redesign and new Release Hub block.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>105</wp:post_id>
		<wp:post_date><![CDATA[2024-04-01 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-04-01 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[modern-ui-preview]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[2.0.0-beta1]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-04-01]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[beta]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:2:{i:0;a:2:{s:5:"group";s:12:"improvements";s:5:"items";a:3:{i:0;s:37:"Complete UI redesign with modern look";i:1;s:37:"Release Hub block for all-in-one view";i:2;s:25:"Product management system";}}i:1;a:2:{s:5:"group";s:7:"patches";s:5:"items";a:1:{i:0;s:49:"Legacy shortcode support will be removed in 2.0.0";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[The Big Redesign]]></title>
		<link>http://changeloger-demo.local/release/the-big-redesign</link>
		<pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=106</guid>
		<description></description>
		<content:encoded><![CDATA[Major release with complete architecture overhaul, modern UI redesign, Release Hub block, and product management system.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>106</wp:post_id>
		<wp:post_date><![CDATA[2024-05-01 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-05-01 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[the-big-redesign]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[2.0.0]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-05-01]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[major]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:3:{i:0;a:2:{s:5:"group";s:12:"improvements";s:5:"items";a:4:{i:0;s:37:"Complete UI redesign with modern look";i:1;s:32:"Release Hub block for all-in-one";i:2;s:25:"Product management system";i:3;s:27:"Import/Export functionality";}}i:1;a:2:{s:5:"group";s:7:"patches";s:5:"items";a:2:{i:0;s:38:"Added nonce verification for all forms";i:1;s:27:"Enhanced input sanitization";}}i:2;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:2:{i:0;s:32:"Fixed all reported accessibility";i:1;s:26:"Resolved RTL layout issues";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Stability Patch]]></title>
		<link>http://changeloger-demo.local/release/stability-patch</link>
		<pubDate>Wed, 15 May 2024 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_release&#038;p=107</guid>
		<description></description>
		<content:encoded><![CDATA[Quick patch for critical bug fixes found after the 2.0.0 major release.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>107</wp:post_id>
		<wp:post_date><![CDATA[2024-05-15 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-05-15 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>closed</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[stability-patch]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_release</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_version]]></wp:meta_key>
			<wp:meta_value><![CDATA[2.0.1]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_date]]></wp:meta_key>
			<wp:meta_value><![CDATA[2024-05-15]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_release_type]]></wp:meta_key>
			<wp:meta_value><![CDATA[patch]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_change_items]]></wp:meta_key>
			<wp:meta_value><![CDATA[a:1:{i:0;a:2:{s:5:"group";s:5:"fixes";s:5:"items";a:3:{i:0;s:28:"Fixed critical migration bug";i:1;s:31:"Resolved database upgrade issue";i:2;s:27:"Fixed block rendering error";}}}]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<!-- ==================== FEEDBACK ==================== -->

	<item>
		<title><![CDATA[Add dark mode support for the changelog display]]></title>
		<link>http://changeloger-demo.local/feedback/add-dark-mode-support</link>
		<pubDate>Sun, 10 Mar 2024 08:30:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=200</guid>
		<description></description>
		<content:encoded><![CDATA[It would be great if the changelog display could automatically switch to a dark theme when the user's system or browser prefers dark mode. This would improve readability at night and match many modern WordPress themes that already support dark mode.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>200</wp:post_id>
		<wp:post_date><![CDATA[2024-03-10 08:30:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-03-10 08:30:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[add-dark-mode-support]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[12]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Allow export to PDF or Markdown]]></title>
		<link>http://changeloger-demo.local/feedback/allow-export-pdf-markdown</link>
		<pubDate>Wed, 20 Mar 2024 11:15:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=201</guid>
		<description></description>
		<content:encoded><![CDATA[Would love the ability to export changelogs as PDF documents or Markdown files for sharing with stakeholders who don't have access to the WordPress site.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>201</wp:post_id>
		<wp:post_date><![CDATA[2024-03-20 11:15:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-03-20 11:15:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[allow-export-pdf-markdown]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[planned]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[8]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Badge colors not showing on Safari browser]]></title>
		<link>http://changeloger-demo.local/feedback/badge-colors-safari</link>
		<pubDate>Fri, 05 Apr 2024 16:45:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=202</guid>
		<description></description>
		<content:encoded><![CDATA[The badge colors on releases appear as plain gray on Safari 17. It seems like the color-mix CSS function isn't being applied correctly. Chrome and Firefox display the colors fine.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>202</wp:post_id>
		<wp:post_date><![CDATA[2024-04-05 16:45:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-04-05 16:45:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[badge-colors-safari]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="bug-reports"><![CDATA[Bug Reports]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_progress]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[5]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Integrate with GitHub Releases API]]></title>
		<link>http://changeloger-demo.local/feedback/integrate-github-releases</link>
		<pubDate>Mon, 15 Apr 2024 09:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=203</guid>
		<description></description>
		<content:encoded><![CDATA[It would save a lot of time if Changeloger could pull releases directly from a GitHub repository's Releases page. Many development teams already maintain their release notes on GitHub.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>203</wp:post_id>
		<wp:post_date><![CDATA[2024-04-15 09:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-04-15 09:00:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[integrate-github-releases]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="integrations"><![CDATA[Integrations]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[15]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Add email digest for weekly changelog summaries]]></title>
		<link>http://changeloger-demo.local/feedback/weekly-email-digest</link>
		<pubDate>Wed, 01 May 2024 14:30:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=204</guid>
		<description></description>
		<content:encoded><![CDATA[A weekly email digest summarizing all new releases would be helpful for users who want to stay updated without checking the changelog page regularly.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>204</wp:post_id>
		<wp:post_date><![CDATA[2024-05-01 14:30:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-05-01 14:30:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[weekly-email-digest]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[completed]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[20]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Support for RTL languages in the changelog block]]></title>
		<link>http://changeloger-demo.local/feedback/rtl-language-support</link>
		<pubDate>Fri, 10 May 2024 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=205</guid>
		<description></description>
		<content:encoded><![CDATA[The changelog block doesn't render properly in RTL languages like Arabic and Hebrew. Text alignment, badge positioning, and the version sidebar all need RTL support.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>205</wp:post_id>
		<wp:post_date><![CDATA[2024-05-10 10:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-05-10 10:00:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[rtl-language-support]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="languages"><![CDATA[Languages]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[planned]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[9]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Slack notification when new release is published]]></title>
		<link>http://changeloger-demo.local/feedback/slack-notification-releases</link>
		<pubDate>Sat, 18 May 2024 15:20:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=206</guid>
		<description></description>
		<content:encoded><![CDATA[We use Slack for team communication. It would be great to receive a Slack notification automatically whenever a new release is published through Changeloger.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>206</wp:post_id>
		<wp:post_date><![CDATA[2024-05-18 15:20:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-05-18 15:20:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[slack-notification-releases]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="integrations"><![CDATA[Integrations]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[11]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Pagination breaks when filtering by badge]]></title>
		<link>http://changeloger-demo.local/feedback/pagination-badge-filter-bug</link>
		<pubDate>Sun, 02 Jun 2024 09:45:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=207</guid>
		<description></description>
		<content:encoded><![CDATA[When I select a badge filter and then navigate to page 2, the filter resets and shows all releases again. The badge filter should persist across pagination.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>207</wp:post_id>
		<wp:post_date><![CDATA[2024-06-02 09:45:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-06-02 09:45:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[pagination-badge-filter-bug]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="bug-reports"><![CDATA[Bug Reports]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[completed]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[7]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Add keyboard shortcuts for changelog navigation]]></title>
		<link>http://changeloger-demo.local/feedback/keyboard-shortcuts-navigation</link>
		<pubDate>Sat, 15 Jun 2024 11:30:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=208</guid>
		<description></description>
		<content:encoded><![CDATA[Power users would benefit from keyboard shortcuts to navigate between versions (e.g., J/K for next/previous version, / for search). This would make browsing large changelogs much faster.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>208</wp:post_id>
		<wp:post_date><![CDATA[2024-06-15 11:30:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-06-15 11:30:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[keyboard-shortcuts-navigation]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[4]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Custom CSS class support for release items]]></title>
		<link>http://changeloger-demo.local/feedback/custom-css-class-support</link>
		<pubDate>Sat, 22 Jun 2024 14:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=209</guid>
		<description></description>
		<content:encoded><![CDATA[Allow adding custom CSS classes to individual release items or change groups. This would help theme developers style specific sections without overriding global styles.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>209</wp:post_id>
		<wp:post_date><![CDATA[2024-06-22 14:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-06-22 14:00:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[custom-css-class-support]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[planned]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[6]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Version sidebar collapses on tablet viewport]]></title>
		<link>http://changeloger-demo.local/feedback/sidebar-collapse-tablet</link>
		<pubDate>Mon, 01 Jul 2024 08:15:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=210</guid>
		<description></description>
		<content:encoded><![CDATA[On iPad Pro in portrait mode (1024px width), the version sidebar is hidden even though there's enough space to display it. It should remain visible on tablet-sized screens.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>210</wp:post_id>
		<wp:post_date><![CDATA[2024-07-01 08:15:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-07-01 08:15:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[sidebar-collapse-tablet]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="bug-reports"><![CDATA[Bug Reports]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_progress]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[3]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Webhook support for CI/CD pipeline integration]]></title>
		<link>http://changeloger-demo.local/feedback/webhook-cicd-integration</link>
		<pubDate>Wed, 10 Jul 2024 16:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=211</guid>
		<description></description>
		<content:encoded><![CDATA[Adding webhook endpoints would allow CI/CD pipelines to automatically create releases in Changeloger when a new version is deployed. This would streamline the release workflow significantly.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>211</wp:post_id>
		<wp:post_date><![CDATA[2024-07-10 16:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-07-10 16:00:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[webhook-cicd-integration]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="integrations"><![CDATA[Integrations]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[18]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Multi-language changelog support]]></title>
		<link>http://changeloger-demo.local/feedback/multi-language-changelog</link>
		<pubDate>Sat, 20 Jul 2024 12:30:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=212</guid>
		<description></description>
		<content:encoded><![CDATA[We serve users in multiple languages and need the ability to provide translated versions of our changelogs. Integration with WPML or Polylang would be ideal.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>212</wp:post_id>
		<wp:post_date><![CDATA[2024-07-20 12:30:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-07-20 12:30:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[multi-language-changelog]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="languages"><![CDATA[Languages]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[planned]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[14]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Drag and drop to reorder change items]]></title>
		<link>http://changeloger-demo.local/feedback/drag-drop-reorder-items</link>
		<pubDate>Thu, 01 Aug 2024 09:00:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=213</guid>
		<description></description>
		<content:encoded><![CDATA[Currently there's no way to reorder change items within a release after they're created. A drag-and-drop interface would make it much easier to organize items by priority.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>213</wp:post_id>
		<wp:post_date><![CDATA[2024-08-01 09:00:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-08-01 09:00:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[drag-drop-reorder-items]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="feature-requests"><![CDATA[Feature Requests]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[in_review]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[10]]></wp:meta_value>
		</wp:postmeta>
	</item>

	<item>
		<title><![CDATA[Search not finding partial version matches]]></title>
		<link>http://changeloger-demo.local/feedback/search-partial-version-bug</link>
		<pubDate>Mon, 12 Aug 2024 17:45:00 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<guid isPermaLink="false">http://changeloger-demo.local/?post_type=cha_feedback&#038;p=214</guid>
		<description></description>
		<content:encoded><![CDATA[Searching for "2.0" in the changelog block doesn't return version 2.0.0 or 2.0.1. The search should support partial version number matching.]]></content:encoded>
		<excerpt:encoded><![CDATA[]]></excerpt:encoded>
		<wp:post_id>214</wp:post_id>
		<wp:post_date><![CDATA[2024-08-12 17:45:00]]></wp:post_date>
		<wp:post_date_gmt><![CDATA[2024-08-12 17:45:00]]></wp:post_date_gmt>
		<wp:comment_status>open</wp:comment_status>
		<wp:ping_status>closed</wp:ping_status>
		<wp:post_name><![CDATA[search-partial-version-bug]]></wp:post_name>
		<wp:status>publish</wp:status>
		<wp:post_parent>0</wp:post_parent>
		<wp:menu_order>0</wp:menu_order>
		<wp:post_type>cha_feedback</wp:post_type>
		<wp:post_password><![CDATA[]]></wp:post_password>
		<wp:is_sticky>0</wp:is_sticky>
		<category domain="cha_product" nicename="changeloger-demo"><![CDATA[Changeloger Demo]]></category>
		<category domain="cha_feedback_category" nicename="bug-reports"><![CDATA[Bug Reports]]></category>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_status]]></wp:meta_key>
			<wp:meta_value><![CDATA[completed]]></wp:meta_value>
		</wp:postmeta>
		<wp:postmeta>
			<wp:meta_key><![CDATA[_cha_feedback_upvotes]]></wp:meta_key>
			<wp:meta_value><![CDATA[6]]></wp:meta_value>
		</wp:postmeta>
	</item>

</channel>
</rss>
