-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,19 @@ | ||
# 0.1.4 | ||
# plugin-0.1.1 | ||
## Bug fix | ||
1. Fix segmentation fault when shared API is enabled. | ||
|
||
# 0.1.3 | ||
## Bug fix | ||
1. Fix login db error when using PostgreSQL. | ||
2. Fix plugin segmentation fault in some systems. | ||
|
||
# 0.1.2 | ||
## Bug fix | ||
1. Fix CSP violation for reCAPTCHA. | ||
2. Fix validation failed for reCAPTCHA. | ||
1. Fix segmentation fault when loading plugins. | ||
2. Fix monitor database foreign key error. | ||
|
||
# 0.1.1 | ||
## Changes | ||
1. `listen.ssl` will only raise warning when `proxy.enable` is `false`. | ||
|
||
## Bug fix | ||
1. Fix a IP parsing bug when proxy is enabled. | ||
2. Fix CSP violation for reCAPTCHA. | ||
3. Fix validation failed for reCAPTCHA. | ||
4. Fix login db error when using PostgreSQL. | ||
5. Fix plugin segmentation fault in some systems. | ||
6. Fix segmentation fault when shared API is enabled. | ||
|
||
# 0.1.0 | ||
First version of skynet! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters