<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss-style.xsl"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:media="http://search.yahoo.com/mrss/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
  <channel>
    <!-- 基本信息 -->
    <title>预申请系统</title>
    <link>https://pre.anglergap.org</link>
    <description>社区预申请与邀请码管理平台</description>
    <language>zh-CN</language>
    <copyright>Copyright 2026 预申请系统. All rights reserved.</copyright>

    <!-- 管理信息 -->
    <managingEditor>noreply@example.com (System Admin)</managingEditor>
    <webMaster>noreply@example.com (System Webmaster)</webMaster>

    <!-- 时间信息 -->
    <pubDate>Thu, 04 Jun 2026 20:43:05 GMT</pubDate>
    <lastBuildDate>Thu, 04 Jun 2026 20:43:05 GMT</lastBuildDate>
    <ttl>60</ttl>

    <!-- 同步信息 -->
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>

    <!-- 生成器 -->
    <generator>Next.js RSS Generator</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>

    <!-- 自引用链接 -->
    <atom:link href="https://pre.anglergap.org/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link href="https://pre.anglergap.org/atom.xml" rel="alternate" type="application/atom+xml" title="Atom Feed"/>

    <!-- 多语言链接 -->
    <atom:link href="https://pre.anglergap.org/en" rel="alternate" hreflang="en" type="text/html"/>
    <atom:link href="https://pre.anglergap.org/zh" rel="alternate" hreflang="zh" type="text/html"/>
    <atom:link href="https://pre.anglergap.org/zh" rel="alternate" hreflang="x-default" type="text/html"/>

    <!-- 站点图片 -->
    <image>
      <url>https://pre.anglergap.org/og-image.png</url>
      <title>预申请系统</title>
      <link>https://pre.anglergap.org</link>
      <width>144</width>
      <height>144</height>
      <description>社区预申请与邀请码管理平台</description>
    </image>

    <!-- 分类 -->
    <category>Technology</category>
    <category>Linux</category>
    <category>Open Source</category>
    <category>Community</category>
    <category>Development</category>

    <!-- 静态页面 -->
    <item>
      <title>使用指南 - User Guide</title>
      <link>https://pre.anglergap.org/zh/docs</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/docs</guid>
      <pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
      <description>完整的 预申请系统使用指南，包含注册、申请、查询和使用邀请码的详细步骤。</description>
      <category>Documentation</category>
      <dc:creator>community</dc:creator>
    </item>

    <item>
      <title>API 参考 - API Reference</title>
      <link>https://pre.anglergap.org/zh/docs/api</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/docs/api</guid>
      <pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
      <description>预申请系统 API 文档，包含接口说明和使用示例。</description>
      <category>Documentation</category>
      <category>API</category>
      <dc:creator>community</dc:creator>
    </item>

    <item>
      <title>示例代码 - Examples</title>
      <link>https://pre.anglergap.org/zh/docs/examples</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/docs/examples</guid>
      <pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
      <description>实用的代码示例和最佳实践指南。</description>
      <category>Documentation</category>
      <category>Examples</category>
      <dc:creator>community</dc:creator>
    </item>

    <item>
      <title>更新日志 - Changelog</title>
      <link>https://pre.anglergap.org/zh/changelog</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog</guid>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <description>查看系统更新记录，了解新功能和改进。当前版本：1.6.2</description>
      <category>Changelog</category>
      <dc:creator>community</dc:creator>
    </item>

    <!-- 更新日志版本 -->
    <item>
      <title>版本 1.6.2 - Version 1.6.2</title>
      <link>https://pre.anglergap.org/zh/changelog#1.6.2</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog#1.6.2</guid>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <description>[added] 聊天室支持粘贴图片发送（Canvas 自动压缩至 800px / JPEG 70%）; [added] 聊天室消息支持 Markdown 渲染（粗体、斜体、行内代码、代码块、链接、图片）; [added] 聊天室复制支持选区感知：有选中文字时复制选区，否则复制整条消息...</description>
      <category>Changelog</category>
      <category>Release</category>
      <dc:creator>community</dc:creator>
    </item>
    <item>
      <title>版本 1.6.1 - Version 1.6.1</title>
      <link>https://pre.anglergap.org/zh/changelog#1.6.1</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog#1.6.1</guid>
      <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
      <description>[added] Dashboard 新增「申请动态」公开页面，所有登录用户可查看脱敏后的预申请提交与审核状态; [added] Cmd+K 快捷导航与概览页快速导航卡片同步新增「申请动态」入口</description>
      <category>Changelog</category>
      <category>Release</category>
      <dc:creator>community</dc:creator>
    </item>
    <item>
      <title>版本 1.6.0 - Version 1.6.0</title>
      <link>https://pre.anglergap.org/zh/changelog#1.6.0</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog#1.6.0</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>[added] 51.la 统计分析开关，管理端可控制第三方统计脚本加载; [added] 系统状态页新增运行时信息展示与自动刷新; [added] LinuxDo TL3 用户自动提升管理员功能（系统设置开关控制）...</description>
      <category>Changelog</category>
      <category>Release</category>
      <dc:creator>community</dc:creator>
    </item>
    <item>
      <title>版本 1.5.0 - Version 1.5.0</title>
      <link>https://pre.anglergap.org/zh/changelog#1.5.0</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog#1.5.0</guid>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
      <description>[added] 管理员 API Token 管理功能（系统设置 → API Token），支持创建、撤销、过期时间设置; [added] Swagger UI API 文档页面（/api-doc），支持 Bearer Token 认证; [added] API Token 双重认证机制，支持 Authorization: Bearer pk_... 头部认证</description>
      <category>Changelog</category>
      <category>Release</category>
      <dc:creator>community</dc:creator>
    </item>
    <item>
      <title>版本 1.4.2 - Version 1.4.2</title>
      <link>https://pre.anglergap.org/zh/changelog#1.4.2</link>
      <guid isPermaLink="true">https://pre.anglergap.org/zh/changelog#1.4.2</guid>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
      <description>[added] 驳回后最大重新提交次数支持管理端配置（系统设置 → 安全），设为 0 表示不限制; [fixed] 修复管理端预申请列表移动端卡片布局错乱问题</description>
      <category>Changelog</category>
      <category>Release</category>
      <dc:creator>community</dc:creator>
    </item>

    <!-- 动态文章 -->

  </channel>
</rss>