{
  "items": [
    {
      "date": "2026-05-15",
      "title": "增加介绍页",
      "content": "1. 修复一些已知 bug\n2. 在首次运行时，会将两张内置的图片设置为背景，美化软件界面\n3. 增加西班牙语和日语的翻译\n4. 添加介绍页，在首次运行时显示，为用户提供基本功能介绍",
      "en_title": "Add introduction screen",
      "en_content": "1. Fixed several known bugs.\n2. On first launch, two built-in images are automatically set as backgrounds to enhance the app interface.\n3. Added Spanish and Japanese translations.\n4. Added an introduction screen shown on first launch to provide users with a basic feature overview.",
      "type": "feature"
    },
    {
      "date": "2026-05-10",
      "title": "支持子计划和子任务",
      "content": "1. 在桌面版应用上的一点 UI 改进，具体是：任务、进度账户和计划的拖拽手柄不会遮挡其他组件。\n2. 根据系统语言切换应用名称，如英语下，是 PlanTodo，简体中文下，是“放个计划”\n3. 修改应用退出逻辑。简单说，除了首页，其他顶级页面都需要双击才能退出应用。具体来说，在 My Day 页面，一次返回即可退出应用，在 My Task、Progress Tracking 和 My Plans 页面，需要两次返回才能退出。\n4. 支持子计划和子任务。以计划为例说明，在计划编辑页面，可以设置父计划；当一个计划有父计划后，默认不会显示在计划页面，而只显示在父计划的编辑页面。在父计划的编辑页面可以查看所有子计划，以及可以直接增加一个子计划。",
      "en_title": "Support for sub-plans and sub-tasks",
      "en_content": "1. Minor UI improvements on the desktop app: specifically, drag handles for Tasks, Progress Accounts, and Plans no longer overlap or obscure other components.\n2. App name switches based on system language: e.g., \"PlanTodo\" in English, \"放个计划\" in Simplified Chinese.\n3. Updated app exit logic: In short, except for the home page, all other top-level pages require double-tap to exit. Specifically, on the **My Day** page, a single back action exits the app; on **My Task**, **Progress Tracking**, and **My Plans** pages, two back actions are required to exit.\n4. Support for sub-plans and sub-tasks: Taking Plans as an example, a parent plan can be set on the plan edit page. When a plan has a parent, it is hidden from the main Plans list by default and only appears on the parent plan's edit page. On the parent plan's edit page, you can view all sub-plans and directly add new sub-plans.",
      "type": "feature"
    },
    {
      "date": "2026-05-01",
      "title": "首次发布",
      "content": "首次发布 PlanTodo",
      "type": "feature"
    }
  ]
}
