Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
micooz committed Jun 19, 2017
1 parent 09cf6b3 commit 4687000
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## [v0.0.5](https://github.com/blinksocks/blinksocks-desktop/tree/v0.0.5) (2017-06-19)
[Full Changelog](https://github.com/blinksocks/blinksocks-desktop/compare/v0.0.4...v0.0.5)

#### Features:

- Update obfs-tls1.2-ticket preset definition [#12](https://github.com/blinksocks/blinksocks-desktop/issues/12)
- Be able to configure "dns" option [#11](https://github.com/blinksocks/blinksocks-desktop/issues/11)
- Support aead-random-cipher in server config dialog [#10](https://github.com/blinksocks/blinksocks-desktop/issues/10)
- Upgrade blinksocks to v2.4.8 [#9](https://github.com/blinksocks/blinksocks-desktop/issues/9)
- Add tray support [#5](https://github.com/blinksocks/blinksocks-desktop/issues/5)

#### Fixes (bugs & defects):

- Fail to increment update: Request failed with status code 404 [#8](https://github.com/blinksocks/blinksocks-desktop/issues/8)

## [v0.0.4](https://github.com/blinksocks/blinksocks-desktop/tree/v0.0.4) (2017-06-12)
[Full Changelog](https://github.com/blinksocks/blinksocks-desktop/compare/v0.0.3...v0.0.4)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blinksocks-desktop",
"version": "0.0.4",
"version": "0.0.5",
"description": "Cross-platform desktop GUI for blinksocks",
"main": "src/backend/main.js",
"files": [],
Expand Down

0 comments on commit 4687000

Please sign in to comment.