Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:52
· 11 commits to main since this release

Quick RSS AppStore Quick RSS for iOS


  1. feat: Localize the app for all supported languages
  2. feat: Refactor PurchaseButton to simplify purchase logic and maintain color scheme
  3. fix: Stop refresh cancel from stalling the UI
  4. fix: Resolve unused Task.detached and SwiftData import warnings
  5. chore: Upgrade MyAppListKit and migrate to MyAppListKitApps

  1. feat: 为应用完成全部支持语言的本地化适配
  2. feat: 重构购买按钮组件,简化购买逻辑并保留配色方
  3. fix: 修复取消刷新时界面卡死问题
  4. fix: 消除 Task.detached 未使用与 SwiftData 导入相关编译警告
  5. chore: 升级 MyAppListKit,迁移至 MyAppListKitApps案