Skip to content

Commit

Permalink
update version to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadmrx committed Jan 28, 2024
1 parent 17cdb7b commit b5ab931
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,36 @@
# Changelog

# v2.1.12

- feat(explore): implement dynamic ping for servers
- Fix UI layout and update loading message
- fixed: Startup #66
- improved(settings): improve UI

# v2.1.11

- feat: pin favorite server
- ui: dialogs improvement [issues #57](https://github.com/DnsChanger/dnsChanger-desktop/issues/57)

## v2.1.10

- ui: setting page improvement
- ui: main page improvement
- feat: enable/disable analytic
- feat: change & switch Network Interface [ Windows ]
- fixed: error when macOS not support Ethernet [PR #51](https://github.com/DnsChanger/dnsChanger-desktop/pull/51)


## v2.1.9

- feat: Ethernet for mac mini and mac studio [PR #49](https://github.com/DnsChanger/dnsChanger-desktop/pull/49)
- feat: Change Network Interface [windows]

## v2.1.8
- feat: delete favorite server
- added zip target #43
- fixed: custom server modal styles & add close button
- fixed: #44

- feat: delete favorite server
- added zip target #43
- fixed: custom server modal styles & add close button
- fixed: #44

## v2.1.7

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dnschanger",
"productName": "dnschanger",
"version": "2.1.11",
"version": "2.1.12",
"debug": {
"env": {
"VITE_DEV_SERVER_URL": "http://127.0.0.1:7777/"
Expand Down

0 comments on commit b5ab931

Please sign in to comment.