# v2.1.0 主要修复影响使用的问题

**🔥新增功能**

* 新增「新建 flomo」
* 剪贴板增加 50 和100条选项，保留时长增加 60 天选项
* 网页直达新增支持多个网站使用同样的关键词
* 新增文件夹及 rar 压缩包预览，且预览中的文件支持图标显示
* 新增OCR 识别后自动复制结果
* 新增文件名/应用名光标悬浮显示全称
* 网页直达新增保存时自动获取网站 favicon
* 新增应用模式直接输入网址并打开
* 新增 Unix 时间戳转换
* 新增通过 Ctrl+N/P 快捷键切换列表选择
* 新增「切换滚动方向」系统命令

**🛠修复&优化**

* 修复 md & Bear 预览失效
* 修复添加应用&文件路径不识别的问题
* 修复菜单栏出现空白占位符的问题
* 修复 Visual Studio Code 无法首字母搜索的问题
* 修了即时计算结果和公式的复制问题
* 修复文件缩放的箭头方向标反
* 调整文件名显示方式。目前会保留文件名两端文字，中间截断
* 修改新用户引导权限文案有误
* 打开网页直达，窗口不关闭
* 1Password 增加新的搜索路径
* \>执行终端命令支持在同一个窗口执行
* 快捷键被占用提示文案补充
* 修复网页直达无法搜索 #
* 修复网页直达禁用无效
* 修复 app 体积计算为 1 字节的问题


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://updates-cn.hapigo.com/history/v210.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
