Skip to content

Commit

Permalink
update doc for v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mindolph committed May 21, 2023
1 parent 287155b commit bbd331d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ Mindolph is an open source personal knowledge management software for all deskto

|Platform|Type|Stable|Unstable|Note|
|----|----|----|----|----|
|MacOS|.dmg|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.dmg)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.dmg)| |
|Windows|.msi|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.msi)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.dmg)| |
|Debian|.deb|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.deb)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.deb)| for supporting PlantUML, install graphviz first:</br> `sudo apt install graphviz`|
|Fedora|.rpm|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.rpm)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.rpm)| |
|Java Executable|.jar|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.jar)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.jar)| Java 17 is the minimum requirement to run this application. </br> If you are using Linux, run the jar like this: </br> `java -jar Mindolph-1.2.6.jar` </br> If not, Download latest JavaFX SDK for your platform and extract to somewhere eg: `c:\javafx-sdk-20`, run the jar file like this: </br> `java --module-path c:\javafx-sdk-20\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web -jar Mindolph-1.2.6.jar` |
|MacOS|.dmg|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.dmg)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.dmg)| |
|Windows|.msi|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.msi)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.dmg)| |
|Debian|.deb|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.deb)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.deb)| for supporting PlantUML, install graphviz first:</br> `sudo apt install graphviz`|
|Fedora|.rpm|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.rpm)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.rpm)| |
|Java Executable|.jar|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.jar)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.jar)| Java 17 is the minimum requirement to run this application. </br> If you are using Linux, run the jar like this: </br> `java -jar Mindolph-1.2.6.jar` </br> If not, Download latest JavaFX SDK for your platform and extract to somewhere eg: `c:\javafx-sdk-20`, run the jar file like this: </br> `java --module-path c:\javafx-sdk-20\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web -jar Mindolph-1.2.6.jar` |


[Release Notes](docs/release_notes.md)
Expand Down
10 changes: 5 additions & 5 deletions docs/README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ Mindolph 是一个支持多平台的开源的个人知识库管理软件。[Engl

|系统|类型|稳定版|不稳定版|备注|
|----|----|----|----|----|
|MacOS|.dmg|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.dmg)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.dmg)| |
|Windows|.msi|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.msi)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.dmg)| |
|Debian|.deb|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.deb)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.deb)| 显示 PlantUML 图需要先安装 graphviz: </br> `sudo apt install graphviz`|
|Fedora|.rpm|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.rpm)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.rpm)| |
|Java Executable|.jar|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.jar)|[v1.3.0](https://github.com/mindolph/Mindolph/releases/download/v1.3.0/Mindolph-1.3.0.jar)| Java 17 是运行 Mindolph 的最低版本要求. </br> 如果您在 Linux 上运行: </br> `java -jar Mindolph-1.2.6.jar` </br> 如果是其他系统, 先下载支持您的系统的 JavaFX SDK 并解压缩到某个目录,例如: `c:\javafx-sdk-20`, 按照以下方式运行: </br>`java --module-path c:\javafx-sdk-20\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web -jar Mindolph-1.2.6.jar` |
|MacOS|.dmg|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.dmg)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.dmg)| |
|Windows|.msi|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.msi)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.dmg)| |
|Debian|.deb|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.deb)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.deb)| 显示 PlantUML 图需要先安装 graphviz: </br> `sudo apt install graphviz`|
|Fedora|.rpm|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.rpm)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.rpm)| |
|Java Executable|.jar|[v1.2.6](https://github.com/mindolph/Mindolph/releases/download/v1.2.6/Mindolph-1.2.6.jar)|[v1.3.1](https://github.com/mindolph/Mindolph/releases/download/v1.3.1/Mindolph-1.3.1.jar)| Java 17 是运行 Mindolph 的最低版本要求. </br> 如果您在 Linux 上运行: </br> `java -jar Mindolph-1.2.6.jar` </br> 如果是其他系统, 先下载支持您的系统的 JavaFX SDK 并解压缩到某个目录,例如: `c:\javafx-sdk-20`, 按照以下方式运行: </br>`java --module-path c:\javafx-sdk-20\lib --add-modules java.sql,javafx.controls,javafx.fxml,javafx.swing,javafx.web -jar Mindolph-1.2.6.jar` |



Expand Down
3 changes: 3 additions & 0 deletions docs/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes

### V1.3.1 Unstable Release
* Merged bug fixes from v1.2.5 and v1.2.6.

### V1.2.6 Release
* Fix: copy/paste/cut in search bar text field causes same actions in code editor.
* Fix: exception when select text to the end in note editor of mind map.
Expand Down

0 comments on commit bbd331d

Please sign in to comment.