| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mindoc_linux_musl_amd64.zip | 2026-01-23 | 17.7 MB | |
| mindoc_linux_amd64.zip | 2026-01-23 | 30.1 MB | |
| mindoc_windows_amd64.7z | 2026-01-23 | 19.3 MB | |
| mindoc_windows_386.7z | 2026-01-23 | 18.8 MB | |
| README.md | 2026-01-09 | 5.3 kB | |
| v2.2-beta.2 source code.tar.gz | 2026-01-09 | 26.3 MB | |
| v2.2-beta.2 source code.zip | 2026-01-09 | 27.3 MB | |
| Totals: 7 Items | 139.4 MB | 5 | |
What's Changed
- fix: cherry_markdown error by @jh244212647 in https://github.com/mindoc-org/mindoc/pull/908
- 增加清理附件按钮,对悬空无引用的图片/附件进行清理 by @ywz978020607 in https://github.com/mindoc-org/mindoc/pull/918
- 修复代码库读取缓存数据不高亮的问题 by @xiangshenb in https://github.com/mindoc-org/mindoc/pull/919
- 修复python代码库异步请求获取数据的时候高亮显示问题 by @xiangshenb in https://github.com/mindoc-org/mindoc/pull/920
- 增加 wangEditor v4 的 国际化语言支持,support eng by @ydf in https://github.com/mindoc-org/mindoc/pull/923
- [bug] fix kancloud js & firefox show style & fix search highlight by @ydf in https://github.com/mindoc-org/mindoc/pull/926
- fix LDAP variable name by @qufeng33 in https://github.com/mindoc-org/mindoc/pull/932
- cherry markdown支持上传图片pdf以及word by @jh244212647 in https://github.com/mindoc-org/mindoc/pull/936
- add prev&next read by @3xxx in https://github.com/mindoc-org/mindoc/pull/941
- update images upload by @3xxx in https://github.com/mindoc-org/mindoc/pull/944
- add froala by @3xxx in https://github.com/mindoc-org/mindoc/pull/945
- update cherry-markdown.js&cherry_markdown.js by @3xxx in https://github.com/mindoc-org/mindoc/pull/947
- fix issues_909 by @jh244212647 in https://github.com/mindoc-org/mindoc/pull/948
- feat: 实现首页项目拖拽排序功能以及部分功能优化 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/955
- 功能优化和新增 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/956
- Perf: 项目优化 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/958
- perf: 优化项目阅读界面, 新增打开搜索面板快捷键(Ctrl + f), esc恢复到目录快捷键功能 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/960
- pref: 优化cherry-markdown toc样式解决 convertImageToDataUri not func BUG by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/966
- feat: 编辑器新增WordToHtml by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/967
- feat: 新增工具htmlToMarkdown by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/968
- fix: 优化cherry-markdown快捷键 ctrl+s进行保存 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/969
- issues: 功能优化和体验优化 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/972
- fix: [#976] 评论增加头像 by @Zzhenping in https://github.com/mindoc-org/mindoc/pull/977
- feat: i18n国际化语言支持完全可配置,并新增俄语支持 by @nl8590687 in https://github.com/mindoc-org/mindoc/pull/987
- 修复PostgreSQL数据库下,添加项目成员和全文搜索时发生的SQL语法兼容性错误 by @iotames in https://github.com/mindoc-org/mindoc/pull/986
- Lang by @ydf in https://github.com/mindoc-org/mindoc/pull/989
- 添加只读用户角色,不能创建、编辑,只能被设置为观察者 by @Rendtime in https://github.com/mindoc-org/mindoc/pull/992
- upgrate dockerfile by @ydf in https://github.com/mindoc-org/mindoc/pull/994
- [docker] add calibre's libs for pdf export by @ydf in https://github.com/mindoc-org/mindoc/pull/1001
- feat: 新增MCP Server功能,支持文档全局检索工具 by @nl8590687 in https://github.com/mindoc-org/mindoc/pull/1010
- doc:补充mcp server应用配置指导 by @nl8590687 in https://github.com/mindoc-org/mindoc/pull/1012
- fix:修复语言设置问题 by @nl8590687 in https://github.com/mindoc-org/mindoc/pull/1013
- doc:更新官网链接和README信息 by @nl8590687 in https://github.com/mindoc-org/mindoc/pull/1019
New Contributors
- @ywz978020607 made their first contribution in https://github.com/mindoc-org/mindoc/pull/918
- @xiangshenb made their first contribution in https://github.com/mindoc-org/mindoc/pull/919
- @ydf made their first contribution in https://github.com/mindoc-org/mindoc/pull/923
- @qufeng33 made their first contribution in https://github.com/mindoc-org/mindoc/pull/932
- @3xxx made their first contribution in https://github.com/mindoc-org/mindoc/pull/941
- @Zzhenping made their first contribution in https://github.com/mindoc-org/mindoc/pull/955
- @nl8590687 made their first contribution in https://github.com/mindoc-org/mindoc/pull/987
- @iotames made their first contribution in https://github.com/mindoc-org/mindoc/pull/986
- @Rendtime made their first contribution in https://github.com/mindoc-org/mindoc/pull/992
Full Changelog: https://github.com/mindoc-org/mindoc/compare/v2.2-beta.1...v2.2-beta.2
本次更新修改了数据库表,需执行install命令更新数据库表结构
:::bash
windows => mindoc_windows_amd64.exe install
linux => ./mindoc_linux_amd64 install
如果看到 Install Successfully! 表示升级成功。
文件说明
- mindoc_linux_amd64.zip linux, gcc版本编译,运行依赖系统glibc(CentOS不建议用这个)
- mindoc_linux_musl_amd64.zip linux, musl-gcc编译,运行不依赖系统glibc(CentOS推荐用这个)
- mindoc_windows_amd64.7z windows 64位
- mindoc_windows_386.7z windows 32位
Docker镜像: registry.cn-hangzhou.aliyuncs.com/mindoc-org/mindoc:v2.2-beta.2