fixed problem with relogin
This commit is contained in:
parent
75442db9e0
commit
5ca4fd7985
2 changed files with 11 additions and 5 deletions
|
@ -6,15 +6,15 @@
|
||||||
<description>Most recent changes with links to updates.</description>
|
<description>Most recent changes with links to updates.</description>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<item>
|
<item>
|
||||||
<title>Version 0.4.0</title>
|
<title>Version 0.4.1</title>
|
||||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||||
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
<sparkle:releaseNotesLink>http://jabs.nu/Tentia/download/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||||
<pubDate>Sat, 24 Nov 2012 05:03:37 +0100</pubDate>
|
<pubDate>Sat, 24 Nov 2012 08:51:23 +0100</pubDate>
|
||||||
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
|
<enclosure url="http://jabs.nu/Tentia/download/Tentia.app.zip"
|
||||||
sparkle:version="0.4.0"
|
sparkle:version="0.4.1"
|
||||||
length="1039378"
|
length="1039322"
|
||||||
type="application/octet-stream"
|
type="application/octet-stream"
|
||||||
sparkle:dsaSignature="MCwCFDFeNCx4UYAuH9tSCP3pKZqka5JqAhRcXwhxaOsyVNLfBBTwI0tEpz3W5w==" />
|
sparkle:dsaSignature="MCwCFGx3gXY3JOLcbADBH62rVOr8duheAhRZ6eCMB27kIXqmD5fO64nK/65Qkg==" />
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|
|
@ -14,6 +14,12 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<h1>Tentia 0.4.1</h1>
|
||||||
|
|
||||||
|
<p>Fixed problem where you couldn't log in again after you logged out.</p>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
<h1>Tentia 0.4.0</h1>
|
<h1>Tentia 0.4.0</h1>
|
||||||
|
|
||||||
<p>Implemented Photo post type, you can now upload a photo and see the photos others uploaded</p>
|
<p>Implemented Photo post type, you can now upload a photo and see the photos others uploaded</p>
|
||||||
|
|
Reference in a new issue