Releases: dicoder-dev/vitepress-simple
Releases · dicoder-dev/vitepress-simple
v1.1.0
- [New Feature] Multi-language support. The software supports switching between Chinese and English.
- [New Feature] New terminal command function. Common commands can be run with one click on the program side. Currently, the following commands are supported:
- Git-related commands, such as
add commit push pull - Npm series commands, such as
install docs:dev build, etc.
- Git-related commands, such as
- [New Feature] When creating a new VitePress project, a built-in large image preview plugin is included. Clicking on an image displays the large image.
- [Fixed] The problem that the form cannot be dragged normally under the macOS system.
- [Modified] Modify the default VitePress version to v1.2.3
- [Improved] Improve the storage logic of the VitePress configuration file. Add a
configdirectory under the.vitepressfolder:index.tsEntry filevpsimple.tsFile automatically generated and written by the VitePressSimple software. Users cannot modify it by themselves.custom.tsSome configurations customized by the user. If the same fields asvpsimple.tsare configured, the configuration incustom.tswill be used preferentially.
v1.0.1
v1.01 修复源目录不是根目录时图片资源加载异常的问题
v1.0.0
修复github自动更新url
v1.0-beta.2
[Fixed] Problem where meta acquisition failed when switching home pages
[Fixed] Abnormal problem while recognizing one-sided columns
v1.0-beta.1
first version