<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Paw – Paw</title><link>/</link><description>Recent content on Paw</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 13 Feb 2025 20:37:22 +0100</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>Paw v0.25.0</title><link>/blog/paw-v0.25.0/</link><pubDate>Thu, 13 Feb 2025 20:37:22 +0100</pubDate><guid>/blog/paw-v0.25.0/</guid><description>
&lt;p&gt;The release v0.25.0 upgrades to Go 1.19, enhancing performance and ensuring compatibility with Fyne and age, along with refinements to the systray functionality on Unix systems.&lt;/p&gt;
&lt;p&gt;Notable updates include &lt;strong&gt;Fyne v2.5.4&lt;/strong&gt; and &lt;strong&gt;age v1.2.1&lt;/strong&gt;, along with refinements to the systray functionality on Unix systems.&lt;/p&gt;
&lt;p&gt;This release also addresses a &lt;strong&gt;nil pointer issue&lt;/strong&gt; related to &lt;code&gt;loginURL&lt;/code&gt; when upgrading from previous versions.
Additionally, Android builds have been improved by replacing &lt;code&gt;golang.org/x/mobile&lt;/code&gt; with &lt;code&gt;gomobile-bridge&lt;/code&gt;, resolving a compatibility issue.&lt;/p&gt;
&lt;p&gt;For a full list of updates, check out the &lt;a href="https://github.com/lucor/paw/releases/tag/v0.25.0"target="_blank" rel="noopener"&gt;release notes&lt;/a&gt;. 🚀&lt;/p&gt;</description></item><item><title>Paw v0.24.0</title><link>/blog/paw-v0.24.0/</link><pubDate>Fri, 03 May 2024 00:00:00 +0000</pubDate><guid>/blog/paw-v0.24.0/</guid><description>
&lt;p&gt;Paw v0.24.0 is out! This release focuses on enhancing the user experience by improving favicon downloads, form validations, and fixing various display issues. It also paves the way for supporting browser extensions, introducing an initial implementation of the native messaging protocol.&lt;/p&gt;
&lt;h2&gt;About the Favicon Downloader&lt;span class="hx:absolute hx:-mt-20" id="about-the-favicon-downloader"&gt;&lt;/span&gt;
&lt;a href="#about-the-favicon-downloader" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;To fetch the favicon for a login item, we interact with the website you&amp;rsquo;re adding.&lt;/p&gt;
&lt;h3&gt;How It Works&lt;span class="hx:absolute hx:-mt-20" id="how-it-works"&gt;&lt;/span&gt;
&lt;a href="#how-it-works" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The Favicon Downloader starts by visiting the website&amp;rsquo;s page and only scans the &lt;code&gt;HEAD&lt;/code&gt; section of the &lt;code&gt;HTML&lt;/code&gt; to find favicon details. If it doesn&amp;rsquo;t find anything there, it tries one last fetch from the &lt;code&gt;/favicon.ico&lt;/code&gt; URL.&lt;/p&gt;
&lt;h3&gt;Usage Frequency&lt;span class="hx:absolute hx:-mt-20" id="usage-frequency"&gt;&lt;/span&gt;
&lt;a href="#usage-frequency" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;This tool is triggered only when you add or update a URL for a login item, keeping external requests to a minimum.&lt;/p&gt;
&lt;h3&gt;User Agent&lt;span class="hx:absolute hx:-mt-20" id="user-agent"&gt;&lt;/span&gt;
&lt;a href="#user-agent" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;The downloader uses a specific &lt;a href="https://paw.pm/paw-favicon-downloader"target="_blank" rel="noopener"&gt;user agent&lt;/a&gt; to make HTTP requests, which is important for users who monitor their network traffic or manage website security.&lt;/p&gt;
&lt;h3&gt;Opt-out&lt;span class="hx:absolute hx:-mt-20" id="opt-out"&gt;&lt;/span&gt;
&lt;a href="#opt-out" class="subheading-anchor" aria-label="Permalink for this section"&gt;&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;Paw is dedicated to being privacy-centric and completely transparent about its external connections.
If you&amp;rsquo;re uncomfortable with the favicon downloading feature, you can disable it in the &lt;code&gt;Preferences&lt;/code&gt; section.&lt;/p&gt;</description></item></channel></rss>