## <small>2.1.3 (2021-07-08)</small>

* [feat]: update readme file ([281fe6f](https://github.com/TankNee/Memocast/commit/281fe6f))
* [fix]: change delete icon, fix save error as well as optimize update dialog ([46d7ff6](https://github.com/TankNee/Memocast/commit/46d7ff6))
* [fix]: export default name ([028006a](https://github.com/TankNee/Memocast/commit/028006a))
* [fix]: fix init language and mac head title location ([caba2fb](https://github.com/TankNee/Memocast/commit/caba2fb))
* [fix]: fix picgo server notification sender ([334498b](https://github.com/TankNee/Memocast/commit/334498b))
* [fix]: fix save button and export notification ([9b933b8](https://github.com/TankNee/Memocast/commit/9b933b8))
* [fix]: fix translation error in table tool bar ([1e17718](https://github.com/TankNee/Memocast/commit/1e17718))
* [fix]: fix unsaved dot color in windows and disable export png in no-current note ([75b3521](https://github.com/TankNee/Memocast/commit/75b3521))
* [fix]: optimize editor button and add lock notification ([b2b48ce](https://github.com/TankNee/Memocast/commit/b2b48ce))
* [fix]: update readme file ([1886ee2](https://github.com/TankNee/Memocast/commit/1886ee2))
* [fix]:theme header color ([6c20434](https://github.com/TankNee/Memocast/commit/6c20434))



# CHANGE LOG

## 2021 01 17 Update 1.0.2

1. 去除超链接的下划线
2. 文章目录识别时自动提取标题的内容而不是使用Markdown原文本

## 2020 12 22 Update 0.0.23

1. 实现更简单的图片上传方式：在编辑器中右键选择图片上传。
2. 暂时废弃拖拽上传的方式。
3. 实现标签系统

## 2020 12 19 Update 0.0.22

1. 添加中文Readme文件
2. 完善readme描述
3. 添加笔记锁定功能，实现更方便的笔记查阅。

## 2020 12 17 Update 0.0.21

1. 添加Flomo Api的支持。 设置 >> 服务 >> 浮墨. 然后在列表中使用右键菜单即可将笔记发送到Flomo
2. 笔记编辑器升级到v3.7.1
3. 缓存key命名策略调整

## 2020 12 03 Update 0.0.20

1. 修复服务器返回乱序文件夹列表时无法显示文件夹的问题


## 2020 11 30 Update 0.0.19

1. 修复笔记名称中带有非法字符时导出失败

## 2020 11 27 Update 0.0.18

1. 单个文件导出为 Markdown
2. 导出整个文件夹到指定目录，格式为Markdown

## 2020 09 27 Update 0.0.6

1. 实现更好的登录体验
2. 优化无内容时的界面
3. 优化代码逻辑

## 2020 09 26 Update 0.0.5

1. 添加github自动构建


## 2020 09 25 Update 0.0.4

1. 优化macos下的header显示
2. 添加vditor快捷键，[快捷键查阅地址](https://ld246.com/guide/markdown)
3. 优化图标
4. 添加vditor右下角的保存按钮，右上角的outline按钮还没有实现
5. 借鉴wizlite实现笔记中的链接外部打开
6. 优化无效代码

## 2020 09 22 Update 0.0.3

1. 版本更新至0.0.3
2. 添加图片的拖拽上传
   1. 将图片直接拖入到编辑器中
   2. 记得要先点击图片要插入的位置，否则会直接插入到上一次点击的地方，我暂时没找到办法修复
3. 修复编辑器区域大小的问题
4. 添加笔记修改日期的显示
5. 修复了翻译缺失的问题
