Skip to content

Commit

Permalink
website: update feed
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Nov 12, 2023
1 parent 0b9e7b1 commit 6e4b93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/atom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Franz: Native macOS Kafka Client</title><link>https://franz.defn.io</link><description>Franz Releases</description><language>en-US</language><lastBuildDate>Mon, 30 Oct 2023 13:07:21 +0200</lastBuildDate><atom:link rel="self" href="https://franz.defn.io/atom.xml" type="application/rss+xml"></atom:link><item><title>2023.10.30 (Version 1.3, Build 1)</title><link>https://franz.defn.io/releases/Franz%201.3.0001.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.3.0001.universal.dmg</guid><pubDate>Mon, 30 Oct 2023 00:00:00 +0200</pubDate><description>&lt;h2&gt;Fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;SSL Certs can be provided without associated SSL Keys. This makes it
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Franz: Native macOS Kafka Client</title><link>https://franz.defn.io</link><description>Franz Releases</description><language>en-US</language><lastBuildDate>Sun, 12 Nov 2023 09:50:43 +0200</lastBuildDate><atom:link rel="self" href="https://franz.defn.io/atom.xml" type="application/rss+xml"></atom:link><item><title>2023.11.12 (Version 1.4, Build 1)</title><link>https://franz.defn.io/releases/Franz%201.4.0001.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.4.0001.universal.dmg</guid><pubDate>Sun, 12 Nov 2023 00:00:00 +0200</pubDate><description>&lt;h2&gt;Added&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Documentation for many new Lua functions.&lt;/li&gt;&lt;li&gt;Improved Lua script error reporting output.&lt;/li&gt;&lt;li&gt;Initial support for rendering data from Lua scripts.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;Fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A crash during update on macOS.&lt;/li&gt;&lt;li&gt;Changelog dark-mode compatibility on macOS.&lt;/li&gt;&lt;li&gt;Improved robustness in the face of errors.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>2023.10.30 (Version 1.3, Build 1)</title><link>https://franz.defn.io/releases/Franz%201.3.0001.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.3.0001.universal.dmg</guid><pubDate>Mon, 30 Oct 2023 00:00:00 +0200</pubDate><description>&lt;h2&gt;Fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;SSL Certs can be provided without associated SSL Keys. This makes it
possible to provide custom CA certs without associated keys.&lt;/li&gt;&lt;li&gt;Updates are now checked on boot on Linux and Windows when enabled.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>2023.10.15 (Version 1.2, Build 1)</title><link>https://franz.defn.io/releases/Franz%201.2.0001.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.2.0001.universal.dmg</guid><pubDate>Sun, 15 Oct 2023 00:00:00 +0300</pubDate><description>&lt;h2&gt;Added&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Franz for Windows BETA release.&lt;/li&gt;&lt;li&gt;Support for looking up broker and topic config docs.&lt;/li&gt;&lt;li&gt;Support for updating broker and topic configs.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;Fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A memory leak.&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>2023.09.21 (Version 1.1, Build 1)</title><link>https://franz.defn.io/releases/Franz%201.1.0001.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.1.0001.universal.dmg</guid><pubDate>Thu, 21 Sep 2023 00:00:00 +0300</pubDate><description>&lt;h2&gt;Added&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Support for running scripts on already-loaded data from the
Scripting Window.&lt;/li&gt;&lt;li&gt;Support for connecting to Kafka via an HTTP proxy.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;Changed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Franz now requires macOS 13+.&lt;/li&gt;&lt;li&gt;The Jump Popover defaults to "recent" instead of "latest".&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>2023.08.30 (Version 1.0, Build 8)</title><link>https://franz.defn.io/releases/Franz%201.0.0008.universal.dmg</link><guid>https://franz.defn.io/releases/Franz%201.0.0008.universal.dmg</guid><pubDate>Wed, 30 Aug 2023 00:00:00 +0300</pubDate><description>&lt;h2&gt;Added&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Support for providing custom SSL keys and certificates.&lt;/li&gt;&lt;li&gt;Topic partition replication information to the Topic Detail view.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;Changed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Group offset reset menu items are disabled for non-empty groups.&lt;/li&gt;&lt;/ul&gt;&lt;h2&gt;Fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Broker metadata loading for topics whose leader nodes are
unavailable.&lt;/li&gt;&lt;li&gt;Topics can be opened from the Consumer Group Detail view with
Expand Down

0 comments on commit 6e4b93c

Please sign in to comment.