<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>beta &#8211; KeePassX</title>
	<atom:link href="https://www.keepassx.org/news/tag/beta/feed" rel="self" type="application/rss+xml" />
	<link>https://www.keepassx.org</link>
	<description>Cross Platform Password Manager</description>
	<lastBuildDate>Fri, 23 Oct 2020 11:34:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.7</generator>
	<item>
		<title>KeePassX 2.0 Beta 2 released</title>
		<link>https://www.keepassx.org/news/2015/09/514</link>
					<comments>https://www.keepassx.org/news/2015/09/514#comments</comments>
		
		<dc:creator><![CDATA[Felix Geyer]]></dc:creator>
		<pubDate>Wed, 09 Sep 2015 21:47:19 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">http://www.keepassx.org/?p=514</guid>

					<description><![CDATA[Due to some important bugfixes we are releasing another beta. Hopefully this will be the last before the final release. The most important changes are: Fix crash when locking with search UI open [#309] Fix file locking on Mac OS X [#327] Set default extension when saving a database [#79, #308] Please test the new [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Due to some important bugfixes we are releasing another beta.<br />
Hopefully this will be the last before the final release.</p>
<p>The most important changes are:</p>
<ul>
<li>Fix crash when locking with search UI open [<a href="/dev/issues/309">#309</a>]</li>
<li>Fix file locking on Mac OS X [<a href="/dev/issues/327">#327</a>]</li>
<li>Set default extension when saving a database [<a href="/dev/issues/79">#79</a>, <a href="/dev/issues/308">#308</a>]</li>
</ul>
<p>Please test the new version and report any issues at <a href="/dev/">https://www.keepassx.org/dev/</a>.</p>
<p>Download:</p>
<ul>
<li><a href="/releases/2.0-beta2/keepassx-2.0-beta2.tar.gz">Source code</a></li>
<li><a href="/releases/2.0-beta2/KeePassX-2.0-beta2.dmg">Mac OS X bundle</a></li>
<li><a href="/releases/2.0-beta2/KeePassX-2.0-beta2.zip">Windows binaries</a></li>
<li><a href="/releases/2.0-beta2/">Full list of files</a> includes GPG signatures (signed by <a href="/gpg/0x83135D45.asc">0x83135D45</a>)</li>
</ul>
<p>You can also checkout the latest source code from our git repository at <a href="https://github.com/keepassx/keepassx">https://github.com/keepassx/keepassx</a>.</p>
<p><strong>Beware: this is a beta release. While I believe the code base is already rather stable make sure to regularly backup your database.</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.keepassx.org/news/2015/09/514/feed</wfw:commentRss>
			<slash:comments>82</slash:comments>
		
		
			</item>
		<item>
		<title>First 2.0 Beta released</title>
		<link>https://www.keepassx.org/news/2015/07/503</link>
					<comments>https://www.keepassx.org/news/2015/07/503#comments</comments>
		
		<dc:creator><![CDATA[Felix Geyer]]></dc:creator>
		<pubDate>Sun, 19 Jul 2015 11:23:04 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">http://www.keepassx.org/?p=503</guid>

					<description><![CDATA[We are proud to announce the first beta release of version 2.0. The most important changes are: Remember entry column sizes [#159] Add translations Support opening attachments directly Support cmd:// URLs [#244] Protect opened databases with a file lock [#18] Export to csv files [#57] Add optional tray icon [#153] Allow setting the default auto-type [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We are proud to announce the first beta release of version 2.0.</p>
<p>The most important changes are:</p>
<ul>
<li>Remember entry column sizes [<a href="/dev/issues/159">#159</a>]</li>
<li>Add translations</li>
<li>Support opening attachments directly</li>
<li>Support cmd:// URLs [<a href="/dev/issues/244">#244</a>]</li>
<li>Protect opened databases with a file lock [<a href="/dev/issues/18">#18</a>]</li>
<li>Export to csv files [<a href="/dev/issues/57">#57</a>]</li>
<li>Add optional tray icon [<a href="/dev/issues/153">#153</a>]</li>
<li>Allow setting the default auto-type sequence for groups [<a href="/dev/issues/175">#175</a>]</li>
<li>Make the kdbx parser more lenient</li>
<li>Remove &#8211;password command line option [<a href="/dev/issues/285">#285</a>]</li>
<li><a href="/dev/versions/7">Lots of bugfixes</a></li>
</ul>
<p>Special thanks to all the contributers who reported bugs, translated KeePassX and submitted pull requests.</p>
<p>I hope to keep this release cycle much shorter than the previous ones. Only bugfixes and translation updates<br />
will make it into 2.0 at this point.</p>
<p>The development of version 2.1 will start in the master branch while 2.0 will be maintained in it&#8217;s own branch.<br />
As Qt 4 will be EOL soon KeePassX 2.1 will only support Qt 5.</p>
<p>Please test the new version and report any issues at <a href="/dev/">https://www.keepassx.org/dev/</a>.</p>
<p>Download:</p>
<ul>
<li><a href="/dev/attachments/download/100/keepassx-2.0-beta1.tar.gz">Source code</a></li>
<li><a href="/dev/attachments/download/103/KeePassX-2.0-beta1.dmg">Mac OS X bundle</a></li>
<li><a href="/dev/attachments/download/105/KeePassX-2.0-beta1.zip">Windows binaries</a></li>
<li><a href="/dev/projects/keepassx/files">Full list of files</a> includes GPG signatures (signed by <a href="/gpg/0x83135D45.asc">0x83135D45</a>)</li>
</ul>
<p>You can also checkout the latest source code from our git repository at <a href="https://github.com/keepassx/keepassx">https://github.com/keepassx/keepassx</a>.</p>
<p><strong>Beware: this is a beta release. While I believe the code base is already rather stable make sure to regularly backup your database.</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.keepassx.org/news/2015/07/503/feed</wfw:commentRss>
			<slash:comments>78</slash:comments>
		
		
			</item>
	</channel>
</rss>
