<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Clean Days</title>
    <link>/</link>
    <description>Recent content on Clean Days</description>
    <image>
      <title>Clean Days</title>
      <url>/images/og_image.png</url>
      <link>/images/og_image.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Dylan Slavin 2026 · Thanks for your support ❤️</copyright>
    <lastBuildDate>Fri, 31 Jul 2026 20:55:39 -0700</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>v0.6.1 - App Links Change</title>
      <link>/changelog/web-app/v0.6.1/</link>
      <pubDate>Fri, 31 Jul 2026 20:47:45 -0700</pubDate>
      <guid>/changelog/web-app/v0.6.1/</guid>
      <description>&lt;p&gt;This update changes the link behavior for forgotten password and email verification links so that they open in the web instead of opening in the mobile app.
It is the first of a few related updates with the goal of adding password resets and email verification to the app in v0.7.0.&lt;/p&gt;
&lt;p&gt;This is the first update in many months, but more will come soon :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.6.0 - Account Deletion</title>
      <link>/changelog/mobile-app/v0.6.0/</link>
      <pubDate>Mon, 18 May 2026 21:56:49 -0700</pubDate>
      <guid>/changelog/mobile-app/v0.6.0/</guid>
      <description>&lt;p&gt;This version adds a button to the settings page that allows you to delete your account.&lt;/p&gt;
&lt;p&gt;Obviously, Clean Days would be better with you in its userbase, but the app now allows for full account deletion to support people&amp;rsquo;s freedom of choice and desire for anonymity (and regulatory compliance).&lt;/p&gt;
&lt;p&gt;Account deletion is also supported on the web app, and has been since before &lt;a href=&#34;../web-app/v0.1.0.md&#34;&gt;v0.1.0&lt;/a&gt;. You can delete your account by going to &lt;a href=&#34;https://app.cleandays.io/settings/delete&#34;&gt;app.cleandays.io/settings/delete&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.5.1 - Apple Compliance &amp; Quality Updates</title>
      <link>/changelog/mobile-app/v0.5.1/</link>
      <pubDate>Thu, 23 Apr 2026 23:25:40 -0700</pubDate>
      <guid>/changelog/mobile-app/v0.5.1/</guid>
      <description>&lt;p&gt;This version includes &lt;em&gt;so many&lt;/em&gt; compliance and app store readiness changes, as well as some quality of life improvements.&lt;/p&gt;
&lt;h2 id=&#34;app-quality-improvements&#34;&gt;App Quality Improvements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Notifications involving a friend, such as a friend request or birthday notification, now open up to that friend&amp;rsquo;s page in the app&lt;/li&gt;
&lt;li&gt;During setup, the &amp;ldquo;Name&amp;rdquo; prompt has been replaced with a &amp;ldquo;Nickname&amp;rdquo; prompt that includes examples&lt;/li&gt;
&lt;li&gt;The settings page is now split into multiple sub-pages&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;compliance--store-readiness-features&#34;&gt;Compliance / Store Readiness Features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Reporting&lt;/strong&gt; - The user page now includes a report button. When a user is reported, this notifies the developer who will read the report and determine how to address it based on the &lt;a href=&#34;/legal/conduct&#34;&gt;Code of Conduct&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Blocking&lt;/strong&gt; - The user page also includes a block button that will prevent that user from interacting with you and make your profile invisible to the blocked user&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Version Check&lt;/strong&gt; - The app will now check to see whether an update is necessary and prompt the user to update the app if that&amp;rsquo;s the case.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;bug-fixes&#34;&gt;Bug Fixes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The total day count was previously incorrect in some cases due to a rounding error in the calculation process; it is now correct&lt;/li&gt;
&lt;li&gt;On a friend&amp;rsquo;s birthday, the Friends page in the app would show that their birthday is &amp;ldquo;in a few seconds&amp;rdquo; instead of &amp;ldquo;today&amp;rdquo;; this was fixed&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>v0.5.0 - Web App Overhaul</title>
      <link>/changelog/web-app/v0.5.0/</link>
      <pubDate>Sun, 19 Apr 2026 23:14:45 -0700</pubDate>
      <guid>/changelog/web-app/v0.5.0/</guid>
      <description>&lt;p&gt;The web app has been split into two sites:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/&#34;&gt;cleandays.io&lt;/a&gt; hosts the &lt;a href=&#34;/changelog&#34;&gt;changelog&lt;/a&gt; and &lt;a href=&#34;/legal&#34;&gt;legal information&lt;/a&gt; - it will also include support docs in the future&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://app.cleandays.io&#34;&gt;app.cleandays.io&lt;/a&gt; has the friend link pages and the &lt;a href=&#34;https://app.cleandays.io/beta&#34;&gt;Android beta signup page&lt;/a&gt; - additional pages will be removed in the future&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This reduces the amount of time and effort required to maintain the website and offloads most of the interactive features to the mobile app.&lt;/p&gt;
&lt;p&gt;The next release of the mobile app will include friend links that navigate to app.cleandays.io; for now, a redirect is in place.&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.4.6 - iOS App Review Attempt</title>
      <link>/changelog/mobile-app/v0.4.6/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <guid>/changelog/mobile-app/v0.4.6/</guid>
      <description>&lt;p&gt;This release is the first iOS version to be submitted for publication!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Drop iPad support&lt;/li&gt;
&lt;li&gt;Lock the app in portrait orientation&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>v0.4.4 - Fix an iOS bug</title>
      <link>/changelog/web-app/v0.4.4/</link>
      <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.4.4/</guid>
      <description>&lt;p&gt;Some links opened in the app that are supposed to open in a browser; this should not happen anymore.&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.4.2 - Even more beta signup improvements</title>
      <link>/changelog/web-app/v0.4.2/</link>
      <pubDate>Wed, 11 Feb 2026 23:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.4.2/</guid>
      <description>&lt;p&gt;Ok the beta signup process was totally broken, but it has been mostly fixed now :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.4.1 - More beta signup improvements</title>
      <link>/changelog/web-app/v0.4.1/</link>
      <pubDate>Wed, 11 Feb 2026 20:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.4.1/</guid>
      <description>&lt;p&gt;You can now navigate to both betas directly from the login page&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.3.2 - Beta signup improvements</title>
      <link>/changelog/web-app/v0.3.2/</link>
      <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.3.2/</guid>
      <description>&lt;p&gt;You can now join the Apple beta program via direct link&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.2.2 - Beta signup</title>
      <link>/changelog/web-app/v0.2.2/</link>
      <pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.2.2/</guid>
      <description>&lt;p&gt;Add a page to sign up as a beta tester :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.2.1 - Apple TestFlight Release</title>
      <link>/changelog/web-app/v0.2.1/</link>
      <pubDate>Mon, 26 Jan 2026 00:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.2.1/</guid>
      <description>&lt;p&gt;The app is now available on iPhone and Android! Reach out to &lt;a href=&#34;mailto:developer@cleandays.io&#34;&gt;developer@cleandays.io&lt;/a&gt; to join the beta!&lt;/p&gt;</description>
    </item>
    <item>
      <title>v0.1.0 - Clean Days is a social app</title>
      <link>/changelog/web-app/v0.1.0/</link>
      <pubDate>Tue, 27 May 2025 00:00:00 +0000</pubDate>
      <guid>/changelog/web-app/v0.1.0/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Show recent and upcoming birthdays on home page&lt;/li&gt;
&lt;li&gt;Allow people to like each other&amp;rsquo;s birthdays&lt;/li&gt;
&lt;li&gt;Improve friend request / accept feature&lt;/li&gt;
&lt;li&gt;All of these features are also coming soon on the Android app! If anyone reads these release notes, reach out to &lt;a href=&#34;mailto:developer@cleandays.io&#34;&gt;developer@cleandays.io&lt;/a&gt; to join the beta!&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Code of Conduct</title>
      <link>/legal/conduct/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/legal/conduct/</guid>
      <description>&lt;p&gt;This app encourages a safe and secure environment for everyone. Harassment, aggression, and harmful behavior are not tolerated.&lt;/p&gt;
&lt;p&gt;If a user is reported for harmful behavior, the developer (Clean Days) reserves the right to lock that user’s account temporarily or permanently depending on the user’s history and the degree of the offense.&lt;/p&gt;
&lt;p&gt;Offensive or explicit content will be removed. If a user’s profile contains offensive content, the developer reserves the right to lock that user’s account until the content is removed. The developer also reserves the right to remove any content with or without prior notice in order to maintain community safety.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Privacy Policy</title>
      <link>/legal/privacy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/legal/privacy/</guid>
      <description>&lt;h2 id=&#34;how-your-data-is-collected&#34;&gt;How your data is collected:&lt;/h2&gt;
&lt;p&gt;Clean Days collects the following personal information when a user logs in and interacts with the app.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name&lt;/li&gt;
&lt;li&gt;Email address&lt;/li&gt;
&lt;li&gt;Clean / sober date&lt;/li&gt;
&lt;li&gt;Google account metadata&lt;/li&gt;
&lt;li&gt;Device metadata&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-your-data-is-used&#34;&gt;How your data is used:&lt;/h2&gt;
&lt;p&gt;Clean Days stores user data securely and uses that data for the following purposes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To provide users with a functional app&lt;/li&gt;
&lt;li&gt;To facilitate crash and error reports&lt;/li&gt;
&lt;li&gt;To collect anonymized information about how people are using the app&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Clean Days will never sell your data or use it for marketing purposes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
