<?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[FindMyDevice - Package Updates]]></title><description><![CDATA[<p dir="auto">You can use this thread to track updates to the FindMyDevice package.</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/12944/findmydevice-package-updates</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 07:12:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12944.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Dec 2024 16:41:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Sat, 07 Mar 2026 06:30:45 GMT]]></title><description><![CDATA[<p dir="auto">[1.1.1]</p>
<ul>
<li>Update fmd-server to 0.14.1</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.14.1" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Initial translation support, by @​warioishere (#​64)</li>
<li>Translate web interface in many languages (thank you translators!)</li>
<li>Fix hosting in sub-directory (#​132)</li>
<li>Graceful shutdown when SIGINT or SIGTERM is received (#​139)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/121377</link><guid isPermaLink="true">https://forum.cloudron.io/post/121377</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 07 Mar 2026 06:30:45 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Mon, 02 Feb 2026 12:11:18 GMT]]></title><description><![CDATA[<p dir="auto">[1.1.0]</p>
<ul>
<li>Update fmd-server to 0.14.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.14.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Light mode. And a setting to switch between theme modes.</li>
<li>Ability to view the map in fullscreen.</li>
<li>Ability to pass a message when locking the device (<code>fmd lock &lt;message&gt;</code>).</li>
<li>Setting to switch between metric and imperial units.</li>
<li>The command list is much longer, making nearly all commands available in the web UI. The commands now also have a description.</li>
<li>The UI now automatically refreshes the location shown on the map.</li>
<li>If you select "Remember me" during login, the access token and the private keys will now be stored in the browser's local storage.</li>
<li>Enable WAL (write-ahead-logging) in sqlite. (!159)</li>
<li>Limit request body size to 15 MB. (!164)</li>
<li>Reduce default MaxSavedLoc from 1000 to 500. (!170)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/119554</link><guid isPermaLink="true">https://forum.cloudron.io/post/119554</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 02 Feb 2026 12:11:18 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Mon, 24 Nov 2025 12:06:21 GMT]]></title><description><![CDATA[<p dir="auto">[1.0.0]</p>
<ul>
<li>Update fmd-server to 0.13.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.13.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Add a robots.txt (!138)</li>
<li>Set User-Agent in requests to push servers (!141)</li>
<li>Fail at startup if TLS cert/key is configured but does not exist (instead of falling back to HTTP port) (!146, by @sheogorath)</li>
<li>Export metrics about types of push servers (!150)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/115893</link><guid isPermaLink="true">https://forum.cloudron.io/post/115893</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 24 Nov 2025 12:06:21 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Sat, 04 Oct 2025 07:15:50 GMT]]></title><description><![CDATA[<p dir="auto">[0.9.0]</p>
<ul>
<li>Update fmd-server to 0.12.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.12.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Frontend: Show accuracy circles. Show other location data when hovering. (!120)</li>
<li>Embed frontend code in Go binary, by @sheogorath. (#24)</li>
<li>Make OSM tile server configurable with the <code>TileServerUrl</code> option, by @wunderliebe. (#61)</li>
<li>Expose a Prometheus <code>/metrics</code> endpoint (see the <code>MetricsAddrPort</code> option). (#113)</li>
<li>Store <code>last_seen_time</code> for accounts (!128)</li>
<li>Fix: preserve map zoom level when stepping through locations. (!118)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/113378</link><guid isPermaLink="true">https://forum.cloudron.io/post/113378</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 04 Oct 2025 07:15:50 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Wed, 14 May 2025 15:27:28 GMT]]></title><description><![CDATA[<p dir="auto">[0.8.0]</p>
<ul>
<li>Update findmydeviceserver to 0.11.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.11.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Allow configuration via environment variables (#93). Simply set <code>FMD_CONFIGFIELDNAME</code>, e.g. <code>FMD_PORTINSECURE</code>.</li>
<li>Rework configuration code (!105)</li>
<li>Log to syslog, in addition to the existing stderr (!102)</li>
<li>Log IP address on failed login attempts (#89)</li>
<li>Warn user when password hashing fails. This happens on Vanadium when Javascript JIT is enabled. Users now see a more helpful error message. (#52)</li>
<li>Fix UnifiedPush via Sunup not working (<a href="https://gitlab.com/fmd-foss/fmd-android/-/issues/319" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/fmd-foss/fmd-android/-/issues/319</a>)</li>
<li>Rename everything to FMD Server (Go package, links, etc.)</li>
<li>With the configuration handling changes (!105), the database and config file paths inside the container have changed.</li>
<li>You now need to mount them as follows:</li>
<li>Database: <code>./fmddata/db/:/var/lib/fmd-server/db/</code> (instead of <code>:/fmd/db/</code>)</li>
<li>Config file: <code>./config.yml:/etc/fmd-server/config.yml:ro</code> (instead of <code>:/fmd/config.yml</code>)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/107087</link><guid isPermaLink="true">https://forum.cloudron.io/post/107087</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Wed, 14 May 2025 15:27:28 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Tue, 01 Apr 2025 13:16:25 GMT]]></title><description><![CDATA[<p dir="auto">[0.7.0]</p>
<ul>
<li>Update base image to 5.0.0</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/104894</link><guid isPermaLink="true">https://forum.cloudron.io/post/104894</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Tue, 01 Apr 2025 13:16:25 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Fri, 07 Feb 2025 13:53:01 GMT]]></title><description><![CDATA[<p dir="auto">[0.6.0]</p>
<ul>
<li>Fix typo in token generation</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/101379</link><guid isPermaLink="true">https://forum.cloudron.io/post/101379</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 07 Feb 2025 13:53:01 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Fri, 07 Feb 2025 13:24:16 GMT]]></title><description><![CDATA[<p dir="auto">[0.5.0]</p>
<ul>
<li>Generate a registration token by default</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/101375</link><guid isPermaLink="true">https://forum.cloudron.io/post/101375</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 07 Feb 2025 13:24:16 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Fri, 07 Feb 2025 12:31:19 GMT]]></title><description><![CDATA[<p dir="auto">[0.4.0]</p>
<ul>
<li>Update findmydeviceserver to 0.10.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.10.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Highlight selected location on map (#​86)</li>
<li>Fix all location markers on map showing the same time on hover (#​86)</li>
<li>Use a logging framework (instead of println). New flag --log-json to enable structured logging. (!91)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/101365</link><guid isPermaLink="true">https://forum.cloudron.io/post/101365</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Fri, 07 Feb 2025 12:31:19 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Mon, 03 Feb 2025 16:13:07 GMT]]></title><description><![CDATA[<p dir="auto">[0.3.0]</p>
<ul>
<li>Update findmydeviceserver to 0.9.0</li>
<li><a href="https://gitlab.com/Nulide/findmydeviceserver/-/releases/v0.9.0" target="_blank" rel="noopener noreferrer nofollow ugc">Full Changelog</a></li>
<li>Allow users to choose their own username (FMD ID) (!84)</li>
<li>Clicking "Esc" now closes the "delete pin" dialog (!82)</li>
<li>Fix no push being sent in "account locked" situation (!81)</li>
<li>More helpful message when the server has not yet stored any locations (!80)</li>
<li>Disable locateOlder button at index 0 (!78)</li>
<li>Improved protocol</li>
<li>Objectbox storage has been removed. (!55)</li>
<li>Legacy crypto has been removed. It has known weaknesses. (!66)</li>
<li>Nicer CLI interface (!60)</li>
<li>Listen on Unix sockets (!73, thanks @​its_randomness)</li>
<li>Show the index in the picture viewer (!77)</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/101131</link><guid isPermaLink="true">https://forum.cloudron.io/post/101131</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Mon, 03 Feb 2025 16:13:07 GMT</pubDate></item><item><title><![CDATA[Reply to FindMyDevice - Package Updates on Sat, 14 Dec 2024 16:41:56 GMT]]></title><description><![CDATA[<p dir="auto">[0.1.0]</p>
<ul>
<li>Initial version</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/98220</link><guid isPermaLink="true">https://forum.cloudron.io/post/98220</guid><dc:creator><![CDATA[Package Updates]]></dc:creator><pubDate>Sat, 14 Dec 2024 16:41:56 GMT</pubDate></item></channel></rss>