# \[hexo-script-win] update log

## v1.3- 2019-08-12

### V1.31 Update content.

* Change the command to generate the ssh key with one key.&#x20;
* Fix some flash problems (may occur again).&#x20;
* Modify the help menu

### V1.3 update content

* Add automatic installation and deployment of required plug-ins
* Fixed an error that could not be updated
* Optimize internal version acquisition

### V1.2 update content

* 1\. Optimize the update script
* 2\. Changed the installation command to improve the execution ability
* 3\. Cancel the low version of the latest version of the command to make the script more compatible, avoid the low version of the new version of the command inconsistent error

## Update to previous releases

### V1.1 updates the content

* Fix problem with installing hexo blog
* Optimize the installation script
* Added version detection update and help functions
* Optimize upload and deployment function and add detection directory mechanism
* Fixed an error in generating SSH secret key scripts

### V1.0 the original function

* Detect node environment
* Git detection environment
* Install the hexo blog in one click
* Generate SSH secret keys
* One-click upload deployment blog

###

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hexoscript.gitbook.io/hexo-script/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
