<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Strawly Releases</title>
    <link>https://strawly.app/releases</link>
    <description>Release notes for Strawly — open-source FinOps platform for cloud cost management.</description>
    <language>en-us</language>
    <atom:link href="https://strawly.app/releases.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>[frontend] v0.1.0 — Foundation</title>
      <link>https://strawly.app/releases#frontend-v0.1.0</link>
      <guid isPermaLink="true">https://strawly.app/releases#frontend-v0.1.0</guid>
      <pubDate>Sat, 10 May 2025 21:00:00 +0000</pubDate>
      <description><![CDATA[
        <p>Core UI: authentication flows, user and role management, theming, and localization.</p>
        <ul>
          <li><strong>Authentication UI</strong> — login, logout, and session handling</li>
          <li><strong>User management</strong> — invite, protect, and manage users and their roles</li>
          <li><strong>Custom themes</strong> — user-selectable themes with dark mode support</li>
          <li><strong>Localization</strong> — i18n wired up across all pages</li>
        </ul>
      ]]></description>
    </item>

    <item>
      <title>[backend] v0.1.0 — Foundation</title>
      <link>https://strawly.app/releases#backend-v0.1.0</link>
      <guid isPermaLink="true">https://strawly.app/releases#backend-v0.1.0</guid>
      <pubDate>Sat, 10 May 2025 21:00:00 +0000</pubDate>
      <description><![CDATA[
        <p>Core platform: authentication, access control, multi-language support, and licensing.</p>
        <ul>
          <li><strong>Authentication</strong> — JWT with httpOnly cookies, login, logout, token revocation</li>
          <li><strong>Role-based access control</strong> — default roles (Administrator, Analyst, Engineer) and custom roles with configurable permission boundaries</li>
          <li><strong>Multi-language support</strong> — i18n infrastructure ready for community translations</li>
          <li><strong>Licensing</strong> — AGPL-3.0 open source and commercial license</li>
        </ul>
      ]]></description>
    </item>

  </channel>
</rss>
