<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Syncthing - Package updates]]></title><description><![CDATA[<p dir="auto">This topic is to track Syncthing package updates.</p>
<p dir="auto"><strong>Please open issues in a separate topic instead of replying here.</strong></p>
]]></description><link>https://forum.cloudron.io/topic/2446/syncthing-package-updates</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 03:25:45 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2446.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 May 2020 10:53:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 03 Mar 2026 12:35:00 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.16]</p>
<ul>
<li>Update syncthing to 2.0.15</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.15" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on</li>
<li>first launch which can be lengthy for larger setups. The new database is</li>
<li>easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message</li>
<li>plus several key-value pairs). Additionally, we can now control the log</li>
<li>level per package, and a new log level WARNING has been inserted between</li>
<li>INFO and ERROR (which was previously known as WARNING...). The INFO level</li>
<li>has become more verbose, indicating the sync actions taken by Syncthing. A</li>
<li>new command line flag <code>--log-level</code> sets the default log level for all</li>
<li>packages, and the <code>STTRACE</code> environment variable and GUI has been updated</li>
<li>to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command</li>
<li>line options have been removed and will be ignored if given.</li>
<li>packages, and the <code>STTRACE</code> environment variable and GUI has been updated</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/121154</link><guid isPermaLink="true">https://forum.cloudron.io/post/121154</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 03 Mar 2026 12:35:00 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 04 Feb 2026 07:33:33 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.15]</p>
<ul>
<li>Update syncthing to 2.0.14</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.14" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/119624</link><guid isPermaLink="true">https://forum.cloudron.io/post/119624</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 04 Feb 2026 07:33:33 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 07 Jan 2026 09:03:33 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.14]</p>
<ul>
<li>Update syncthing to 2.0.13</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.13" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(beacon): don't join multicast groups on non-multicast interfaces (fixes <a href="https://github.com/syncthing/syncthing/issues/10497" target="_blank" rel="noopener noreferrer nofollow ugc">#10497</a>) by <a href="https://github.com/marbens-arch" target="_blank" rel="noopener noreferrer nofollow ugc">@marbens-arch</a> in <a href="https://github.com/syncthing/syncthing/pull/10498" target="_blank" rel="noopener noreferrer nofollow ugc">#10498</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/118056</link><guid isPermaLink="true">https://forum.cloudron.io/post/118056</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 07 Jan 2026 09:03:33 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 02 Dec 2025 09:21:45 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.13]</p>
<ul>
<li>Update syncthing to 2.0.12</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.12" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/116342</link><guid isPermaLink="true">https://forum.cloudron.io/post/116342</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 02 Dec 2025 09:21:45 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 04 Nov 2025 12:21:27 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.12]</p>
<ul>
<li>Update syncthing to 2.0.11</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.11" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(policy): only allow approvals by non-author contributors by <a href="https://github.com/marbens-arch" target="_blank" rel="noopener noreferrer nofollow ugc">@marbens-arch</a> in <a href="https://github.com/syncthing/syncthing/pull/10419" target="_blank" rel="noopener noreferrer nofollow ugc">#10419</a></li>
<li>fix(fs): store <code>getExpireAdd</code> mutex in <code>caseCache</code> (fixes <a href="https://github.com/syncthing/syncthing/issues/9836" target="_blank" rel="noopener noreferrer nofollow ugc">#9836</a>) by <a href="https://github.com/marbens-arch" target="_blank" rel="noopener noreferrer nofollow ugc">@marbens-arch</a> in <a href="https://github.com/syncthing/syncthing/pull/10430" target="_blank" rel="noopener noreferrer nofollow ugc">#10430</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/114860</link><guid isPermaLink="true">https://forum.cloudron.io/post/114860</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 04 Nov 2025 12:21:27 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 24 Sep 2025 10:00:15 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.11]</p>
<ul>
<li>Update syncthing to 2.0.10</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.10" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on</li>
<li>first launch which can be lengthy for larger setups. The new database is</li>
<li>easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message</li>
<li>plus several key-value pairs). Additionally, we can now control the log</li>
<li>level per package, and a new log level WARNING has been inserted between</li>
<li>INFO and ERROR (which was previously known as WARNING...). The INFO level</li>
<li>has become more verbose, indicating the sync actions taken by Syncthing. A</li>
<li>new command line flag <code>--log-level</code> sets the default log level for all</li>
<li>packages, and the <code>STTRACE</code> environment variable and GUI has been updated</li>
<li>to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command</li>
<li>line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are</li>
<li>forgotten after fifteen months. If your use case require deletes to take</li>
<li>effect after more than a fifteen month delay, set the</li>
<li><code>--db-delete-retention-interval</code> command line option or corresponding</li>
<li>environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are</li>
<li>no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options</li>
<li>have been renamed, others have become subcommands. All serve options are</li>
<li>now also accepted as environment variables. See  <code>syncthing --help</code> and</li>
<li><code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this</li>
<li>effectively never helped. Instead, scanning and syncing is faster and more</li>
<li>efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new</li>
<li>default value is to use three connections: one for index metadata and two</li>
<li>for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for</li>
<li>download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to</li>
<li>cross compilation with SQLite:</li>
<li>fix: improve conflict detection by tracking previous file hash (fixes <a href="https://github.com/syncthing/syncthing/issues/10349" target="_blank" rel="noopener noreferrer nofollow ugc">#​10349</a>) by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@​calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10351" target="_blank" rel="noopener noreferrer nofollow ugc">#​10351</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112933</link><guid isPermaLink="true">https://forum.cloudron.io/post/112933</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 24 Sep 2025 10:00:15 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Sat, 13 Sep 2025 15:05:41 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.10]</p>
<ul>
<li>Update syncthing to 2.0.9</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.9" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(sqlite): add _txlock=immediate to modernc implementation by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10384" target="_blank" rel="noopener noreferrer nofollow ugc">#10384</a></li>
<li>fix(api): limit size of allowed authentication request by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10386" target="_blank" rel="noopener noreferrer nofollow ugc">#10386</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112661</link><guid isPermaLink="true">https://forum.cloudron.io/post/112661</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 13 Sep 2025 15:05:41 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Mon, 08 Sep 2025 14:08:41 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.9]</p>
<ul>
<li>Update syncthing to 2.0.8</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.8" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(sqlite): less impactful periodic garbage collection by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10374" target="_blank" rel="noopener noreferrer nofollow ugc">#10374</a></li>
<li>fix(sqlite): explicitly set temporary directory location (fixes <a href="https://github.com/syncthing/syncthing/issues/10368" target="_blank" rel="noopener noreferrer nofollow ugc">#10368</a>) by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10376" target="_blank" rel="noopener noreferrer nofollow ugc">#10376</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112498</link><guid isPermaLink="true">https://forum.cloudron.io/post/112498</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 08 Sep 2025 14:08:41 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Sat, 06 Sep 2025 08:09:39 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.8]</p>
<ul>
<li>Update syncthing to 2.0.7</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.7" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(model): earlier free-space check (fixes <a href="https://github.com/syncthing/syncthing/issues/10347" target="_blank" rel="noopener noreferrer nofollow ugc">#10347</a>) by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10348" target="_blank" rel="noopener noreferrer nofollow ugc">#10348</a></li>
<li>fix(api): redact device encryption passwords in support bundle config by <a href="https://github.com/pixelspark" target="_blank" rel="noopener noreferrer nofollow ugc">@pixelspark</a> in <a href="https://github.com/syncthing/syncthing/pull/10359" target="_blank" rel="noopener noreferrer nofollow ugc">#10359</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112443</link><guid isPermaLink="true">https://forum.cloudron.io/post/112443</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 06 Sep 2025 08:09:39 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Thu, 04 Sep 2025 07:30:44 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.7]</p>
<ul>
<li>Update syncthing to 2.0.6</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.6" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(db): remove temp_store = MEMORY pragmas by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10343" target="_blank" rel="noopener noreferrer nofollow ugc">#10343</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112373</link><guid isPermaLink="true">https://forum.cloudron.io/post/112373</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Thu, 04 Sep 2025 07:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 03 Sep 2025 06:46:54 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.6]</p>
<ul>
<li>Update syncthing to 2.0.5</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.5" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(db): only vacuum database on startup when a migration script was actually run by <a href="https://github.com/pixelspark" target="_blank" rel="noopener noreferrer nofollow ugc">@pixelspark</a> in <a href="https://github.com/syncthing/syncthing/pull/10339" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10339</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112321</link><guid isPermaLink="true">https://forum.cloudron.io/post/112321</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 03 Sep 2025 06:46:54 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 02 Sep 2025 07:47:41 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.5]</p>
<ul>
<li>Update syncthing to 2.0.4</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.4" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>fix(cmd): only start temporary API server during migration if it's enabled by <a href="https://github.com/pixelspark" target="_blank" rel="noopener noreferrer nofollow ugc">@pixelspark</a> in <a href="https://github.com/syncthing/syncthing/pull/10284" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10284</a></li>
<li>fix(model): consider MaxFolderConcurrency when calculating number of hashers by <a href="https://github.com/tomasz1986" target="_blank" rel="noopener noreferrer nofollow ugc">@tomasz1986</a> in <a href="https://github.com/syncthing/syncthing/pull/10285" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10285</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/112288</link><guid isPermaLink="true">https://forum.cloudron.io/post/112288</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 02 Sep 2025 07:47:41 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Sat, 23 Aug 2025 06:41:27 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.4]</p>
<ul>
<li>Update syncthing to 2.0.3</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.3" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>fix(cmd): restore --version flag for compatibility by <a href="https://github.com/acolomb" target="_blank" rel="noopener noreferrer nofollow ugc">@acolomb</a> in <a href="https://github.com/syncthing/syncthing/pull/10269" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10269</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111941</link><guid isPermaLink="true">https://forum.cloudron.io/post/111941</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 23 Aug 2025 06:41:27 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Mon, 18 Aug 2025 16:24:54 GMT]]></title><description><![CDATA[<p dir="auto">[1.33.3]</p>
<ul>
<li>Fix checklist</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111785</link><guid isPermaLink="true">https://forum.cloudron.io/post/111785</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 18 Aug 2025 16:24:54 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Sat, 16 Aug 2025 08:17:21 GMT]]></title><description><![CDATA[<p dir="auto">[1.32.2]</p>
<ul>
<li>Update syncthing to 2.0.2</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.2" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after fifteen months. If your use case require deletes to take effect after more than a fifteen month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See  <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy.</li>
<li>build: remove netgo and osusergo build tags (fixes <a href="https://github.com/syncthing/syncthing/issues/10251" target="_blank" rel="noopener noreferrer nofollow ugc">#10251</a>) by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10256" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10256</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111668</link><guid isPermaLink="true">https://forum.cloudron.io/post/111668</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 16 Aug 2025 08:17:21 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Fri, 15 Aug 2025 08:35:42 GMT]]></title><description><![CDATA[<p dir="auto">[1.32.1]</p>
<ul>
<li>Update syncthing to 2.0.1</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111612</link><guid isPermaLink="true">https://forum.cloudron.io/post/111612</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 15 Aug 2025 08:35:42 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 12 Aug 2025 12:54:22 GMT]]></title><description><![CDATA[<p dir="auto">[1.32.0]</p>
<ul>
<li>Update syncthing to 2.0.0</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Database backend switched from LevelDB to SQLite. There is a migration on first launch which can be lengthy for larger setups. The new database is easier to understand and maintain and, hopefully, less buggy.</li>
<li>The logging format has changed to use structured log entries (a message plus several key-value pairs). Additionally, we can now control the log level per package, and a new log level WARNING has been inserted between INFO and ERROR (which was previously known as WARNING...). The INFO level has become more verbose, indicating the sync actions taken by Syncthing. A new command line flag <code>--log-level</code> sets the default log level for all packages, and the <code>STTRACE</code> environment variable and GUI has been updated to set log levels per package. The <code>--verbose</code> and <code>--logflags</code> command line options have been removed and will be ignored if given.</li>
<li>Deleted items are no longer kept forever in the database, instead they are forgotten after six months. If your use case require deletes to take effect after more than a six month delay, set the <code>--db-delete-retention-interval</code> command line option or corresponding environment variable to zero, or a longer time interval of your choosing.</li>
<li>Modernised command line options parsing. Old single-dash long options are no longer supported, e.g. <code>-home</code> must be given as <code>--home</code>. Some options have been renamed, others have become subcommands. All serve options are now also accepted as environment variables. See <code>syncthing --help</code> and <code>syncthing serve --help</code> for details.</li>
<li>Rolling hash detection of shifted data is no longer supported as this effectively never helped. Instead, scanning and syncing is faster and more efficient without it.</li>
<li>A "default folder" is no longer created on first startup.</li>
<li>Multiple connections are now used by default between v2 devices. The new default value is to use three connections: one for index metadata and two for data exchange.</li>
<li>The following platforms unfortunately no longer get prebuilt binaries for download at <a href="http://syncthing.net" target="_blank" rel="noopener noreferrer nofollow ugc">syncthing.net</a> and on GitHub, due to complexities related to cross compilation with SQLite:</li>
<li>fix(db): handle large numbers of blocks in update by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10025" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10025</a></li>
<li>fix(syncthing): make directory flags global for all commands by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10028" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10028</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111500</link><guid isPermaLink="true">https://forum.cloudron.io/post/111500</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 12 Aug 2025 12:54:22 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 30 Jul 2025 10:20:54 GMT]]></title><description><![CDATA[<p dir="auto">[1.31.0]</p>
<ul>
<li>checklist added to manifest</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/111009</link><guid isPermaLink="true">https://forum.cloudron.io/post/111009</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 30 Jul 2025 10:20:54 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 02 Jul 2025 07:11:25 GMT]]></title><description><![CDATA[<p dir="auto">[1.30.0]</p>
<ul>
<li>Update syncthing to 1.30.0</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.30.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Syncthing version 1.x will soon be replaced by Syncthing version 2.x.</li>
<li>fix(protocol): avoid deadlock with concurrent connection start and close by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@​calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10140" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10140</a></li>
<li>fix(syncthing): avoid writing panic log to nil fd by <a href="https://github.com/ardevd" target="_blank" rel="noopener noreferrer nofollow ugc">@​ardevd</a> in <a href="https://github.com/syncthing/syncthing/pull/10154" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10154</a></li>
<li>feat(config): expose folder and device info as metrics (fixes <a href="https://github.com/syncthing/syncthing/issues/9519" target="_blank" rel="noopener noreferrer nofollow ugc">#​9519</a>) by <a href="https://github.com/calmh" target="_blank" rel="noopener noreferrer nofollow ugc">@​calmh</a> in <a href="https://github.com/syncthing/syncthing/pull/10148" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/syncthing/syncthing/pull/10148</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/109574</link><guid isPermaLink="true">https://forum.cloudron.io/post/109574</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 02 Jul 2025 07:11:25 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Fri, 06 Sep 2024 09:44:02 GMT]]></title><description><![CDATA[<p dir="auto">[1.26.10]</p>
<ul>
<li>Update Syncthing to 1.27.12</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.27.12" target="_blank" rel="noopener noreferrer nofollow ugc">Full changelog</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/93948</link><guid isPermaLink="true">https://forum.cloudron.io/post/93948</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 06 Sep 2024 09:44:02 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 03 Sep 2024 15:19:08 GMT]]></title><description><![CDATA[<p dir="auto">[1.26.9]</p>
<ul>
<li>Update Syncthing to 1.27.11</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.27.11" target="_blank" rel="noopener noreferrer nofollow ugc">Full changelog</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/93801</link><guid isPermaLink="true">https://forum.cloudron.io/post/93801</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 03 Sep 2024 15:19:08 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 02 Jul 2024 12:34:49 GMT]]></title><description><![CDATA[<p dir="auto">[1.26.8]</p>
<ul>
<li>Update Syncthing to 1.27.9</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.27.9" target="_blank" rel="noopener noreferrer nofollow ugc">Full changelog</a></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/90760</link><guid isPermaLink="true">https://forum.cloudron.io/post/90760</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 02 Jul 2024 12:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Tue, 04 Jun 2024 14:44:17 GMT]]></title><description><![CDATA[<p dir="auto">[1.26.7]</p>
<ul>
<li>Update Syncthing to 1.27.8</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.27.8" target="_blank" rel="noopener noreferrer nofollow ugc">Full changelog</a></li>
<li>#9506: gui: Favicon not working in Firefox bookmarks</li>
<li>#9527: Device connection state metric</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/89436</link><guid isPermaLink="true">https://forum.cloudron.io/post/89436</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 04 Jun 2024 14:44:17 GMT</pubDate></item><item><title><![CDATA[Reply to Syncthing - Package updates on Wed, 08 May 2024 11:43:41 GMT]]></title><description><![CDATA[<p dir="auto">[1.26.6]</p>
<ul>
<li>Update Syncthing to 1.27.7</li>
<li><a href="https://github.com/syncthing/syncthing/releases/tag/v1.27.7" target="_blank" rel="noopener noreferrer nofollow ugc">Full changelog</a></li>
<li>#9503: lib/nat: panic: runtime error: index out of range</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/88187</link><guid isPermaLink="true">https://forum.cloudron.io/post/88187</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 08 May 2024 11:43:41 GMT</pubDate></item></channel></rss>