Skip to content

Releases: kkebo/DNSecure

1.6.2

28 Dec 12:59
e6af1fa

Choose a tag to compare

What's Changed

Full Changelog: 1.6.1...1.6.2

1.6.1

14 Oct 09:51
e3878d4

Choose a tag to compare

What's Changed

  • chore: update .swift-format to match the default in Swift 6.2 by @kkebo in #150
  • ci: pin GitHub Actions dependencies to commit SHA by @kkebo in #151
  • ci: restrict permissions by @kkebo in #157
  • fix: fix missing sidebar issue by @kkebo in #161
  • fix: fix typos in log messages by @kkebo in #160
  • chore: bump version to 1.6.1 by @kkebo in #162

Full Changelog: 1.6.0...1.6.1

1.6.0

11 Sep 23:34
e5c25ad

Choose a tag to compare

What's Changed

  • chore: reset the build number to 1 by @kkebo in #112
  • ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #114
  • refactor: change naming convention by @kkebo in #123
  • refactor: refactor Buttons and Menus by @kkebo in #124
  • feat: redesign RestorationView by @kkebo in #122
  • fix: fix the bug where the clear button on LazyTextField doesn't work by @kkebo in #125
  • feat: refine RuleView by @kkebo in #121
  • revert: As is by @kkebo in #120
  • fix: improve text field UX in RuleView by @kkebo in #126
  • fix: fix typo by @kkebo in #129
  • fix: deactivate the active server when it's modified by @kkebo in #128
  • fix: fix warnings by @kkebo in #130
  • chore: update project settings by @kkebo in #131
  • chore: update Xcode project to the latest settings by @kkebo in #132
  • fix: add hover effects to "Add" buttons by @kkebo in #133
  • feat: show the server name in the system UI by @kkebo in #134
  • fix: Apply with excluded domains by @kkebo in #115
  • revert: fix: deactivate the active server when it's modified by @kkebo in #135
  • refactor: refactor with switch expressions by @kkebo in #137
  • fix: improve help UI/UX by @kkebo in #136
  • fix: support older iOS SDKs again by @kkebo in #141
  • fix: uncomment logger.debugs that were commented out by mistake by @kkebo in #143
  • fix: fix a warning by @kkebo in #142
  • chore: use single size app icon by @kkebo in #144
  • chore: Liquid Glass App Icon by @kkebo in #145
  • fix: add a workaround for FB20137863 by @kkebo in #146
  • fix: fix EditButton color on Mac Catalyst by @kkebo in #147
  • chore: bump version to 1.6.0 by @kkebo in #148
  • fix: deactivate the active server when it's modified by @kkebo in #149

New Contributors

Full Changelog: 1.5.1...1.6.0

1.6.0-beta.2

08 Sep 14:11
e5c25ad

Choose a tag to compare

1.6.0-beta.2 Pre-release
Pre-release

What's Changed

  • chore: reset the build number to 1 by @kkebo in #112
  • ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #114
  • refactor: change naming convention by @kkebo in #123
  • refactor: refactor Buttons and Menus by @kkebo in #124
  • feat: redesign RestorationView by @kkebo in #122
  • fix: fix the bug where the clear button on LazyTextField doesn't work by @kkebo in #125
  • feat: refine RuleView by @kkebo in #121
  • revert: As is by @kkebo in #120
  • fix: improve text field UX in RuleView by @kkebo in #126
  • fix: fix typo by @kkebo in #129
  • fix: deactivate the active server when it's modified by @kkebo in #128
  • fix: fix warnings by @kkebo in #130
  • chore: update project settings by @kkebo in #131
  • chore: update Xcode project to the latest settings by @kkebo in #132
  • fix: add hover effects to "Add" buttons by @kkebo in #133
  • feat: show the server name in the system UI by @kkebo in #134
  • fix: Apply with excluded domains by @kkebo in #115
  • revert: fix: deactivate the active server when it's modified by @kkebo in #135
  • refactor: refactor with switch expressions by @kkebo in #137
  • fix: improve help UI/UX by @kkebo in #136
  • fix: support older iOS SDKs again by @kkebo in #141
  • fix: uncomment logger.debugs that were commented out by mistake by @kkebo in #143
  • fix: fix a warning by @kkebo in #142
  • chore: use single size app icon by @kkebo in #144
  • chore: Liquid Glass App Icon by @kkebo in #145
  • fix: add a workaround for FB20137863 by @kkebo in #146
  • fix: fix EditButton color on Mac Catalyst by @kkebo in #147
  • chore: bump version to 1.6.0 by @kkebo in #148
  • fix: deactivate the active server when it's modified by @kkebo in #149

New Contributors

Full Changelog: 1.5.1...1.6.0-beta.2

1.6.0-beta.1

07 Sep 14:27
5516a3f

Choose a tag to compare

1.6.0-beta.1 Pre-release
Pre-release

What's Changed

  • chore: reset the build number to 1 by @kkebo in #112
  • ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #114
  • refactor: change naming convention by @kkebo in #123
  • refactor: refactor Buttons and Menus by @kkebo in #124
  • feat: redesign RestorationView by @kkebo in #122
  • fix: fix the bug where the clear button on LazyTextField doesn't work by @kkebo in #125
  • feat: refine RuleView by @kkebo in #121
  • revert: As is by @kkebo in #120
  • fix: improve text field UX in RuleView by @kkebo in #126
  • fix: fix typo by @kkebo in #129
  • fix: deactivate the active server when it's modified by @kkebo in #128
  • fix: fix warnings by @kkebo in #130
  • chore: update project settings by @kkebo in #131
  • chore: update Xcode project to the latest settings by @kkebo in #132
  • fix: add hover effects to "Add" buttons by @kkebo in #133
  • feat: show the server name in the system UI by @kkebo in #134
  • fix: Apply with excluded domains by @kkebo in #115
  • revert: fix: deactivate the active server when it's modified by @kkebo in #135
  • refactor: refactor with switch expressions by @kkebo in #137
  • fix: improve help UI/UX by @kkebo in #136
  • fix: support older iOS SDKs again by @kkebo in #141
  • fix: uncomment logger.debugs that were commented out by mistake by @kkebo in #143
  • fix: fix a warning by @kkebo in #142
  • chore: use single size app icon by @kkebo in #144
  • chore: Liquid Glass App Icon by @kkebo in #145
  • fix: add a workaround for FB20137863 by @kkebo in #146
  • fix: fix EditButton color on Mac Catalyst by @kkebo in #147
  • chore: bump version to 1.6.0 by @kkebo in #148

New Contributors

Full Changelog: 1.5.1...1.6.0-beta.1

1.5.1

19 May 14:44
e1a4acc

Choose a tag to compare

What's Changed

  • chore: add .gitattributes by @kkebo in #94
  • Fix App Store badges in README.md by @kkebo in #95
  • Enable Swift 6 language mode by @kkebo in #97
  • ci: add CI by @kkebo in #101
  • ci: use GitHub-hosted arm64 Linux runners by @kkebo in #102
  • fix: fix errors when running on Swift Playground by @kkebo in #105
  • fix: refine layouts by @kkebo in #106
  • feat: update the activation status in real time by @kkebo in #107
  • chore: bump version to 1.5.1 (25) by @kkebo in #109
  • Revert "chore: bump version to 1.5.1 (25)" by @kkebo in #110
  • chore: bump version to 1.5.1 by @kkebo in #111

Full Changelog: 1.5.0...1.5.1

1.5.0

21 Jul 18:17
851d565

Choose a tag to compare

What's Changed

  • refactor: replace deprecated APIs by @kkebo in #80
  • refactor: use #Preview macros by @kkebo in #81
  • add FFMUC DNS Server (doh & dot) by @T0biii in #82
  • feat: add "Restore from Presets" button by @kkebo in #84

New Contributors

Full Changelog: 1.4.5...1.5.0

1.4.5

15 Jan 04:34

Choose a tag to compare

What's Changed

  • Fix the issue that "Use This Server" doesn't persist (#72) by @KKK669 in #77

Full Changelog: 1.4.4...1.4.5

1.4.4

07 Jan 23:29

Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

1.4.3

25 Apr 23:41

Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3