Skip to content

Commit

Permalink
fixes && updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
105th committed Aug 20, 2021
1 parent ada2d47 commit c209637
Show file tree
Hide file tree
Showing 24 changed files with 445 additions and 434 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ and this project adheres to

### Added

- Added use saved option when setting private key as string ([#1898])
- `Use saved` option when setting private key as string ([#1898]).
- Static IP address detection on FreeBSD ([#3289]).
- Optimistic cache ([#2145]).
- New possible value of `6h` for `querylog_interval` setting ([#2504]).
Expand Down Expand Up @@ -44,6 +44,7 @@ and this project adheres to

### Changed

- Don't show the private key in API responses if it was saved as a string ([#1898]).
- Better OpenWrt detection ([#3435]).
- DNS-over-HTTPS queries that come from HTTP proxies in the `trusted_proxies`
list now use the real IP address of the client instead of the address of the
Expand All @@ -66,7 +67,6 @@ and this project adheres to

### Fixed

- If private key was saved as a string, then hide it from the UI ([#1898])
- `reload` service action on macOS and FreeBSD ([#3457]).
- Inaccurate using of service actions in the installation script ([#3450]).
- Client ID checking ([#3437]).
Expand Down
Loading

0 comments on commit c209637

Please sign in to comment.