v3.11.1

QiuYannnn/Local-File-Organizerv3.11.1May 27, 2025by Vanessa219

AI Summary

This release focuses on documentation improvements and new upload callback options for the Vditor editor.

Key Highlights

  • Added support for German language in documentation.
  • Corrected English translations for `delete-column` and `delete-row`.
  • Introduced `options.upload.xhr` callback for upload handling.
  • Fixed a bug where pressing Enter in a todo list would not break the line.

New Features

  • German language support
  • Upload XHR callback

Full Release Notes

* [支持德语](https://github.com/Vanessa219/vditor/pull/1816) `文档相关`
* [订正多语言(英语)中的 `delete-column` 和 `delete-row`](https://github.com/Vanessa219/vditor/pull/1811) `文档相关`
* [更新 LICENSE](https://github.com/Vanessa219/vditor/pull/1812) `文档相关`
* [添加 `options.upload.xhr` 回调](https://github.com/Vanessa219/vditor/issues/1808) `引入特性`
* [待办列表回车换行错误](https://github.com/Vanessa219/vditor/issues/1789) `修复缺陷`