Skip to content

Latest commit

 

History

History
180 lines (107 loc) · 5.23 KB

CHANGELOG.md

File metadata and controls

180 lines (107 loc) · 5.23 KB

AdGuard VPN Extension Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Limit on the number of characters a user can enter when adding a custom DNS server #169.
  • Saved Locations #48.

Changed

  • Improved validation of domain name when adding an exclusions #191.
  • "subdomain" placeholder of input to "example" in add subdomain modal #199.
  • Updated design and logic of notifications #198.

Fixed

  • Inconsistent colors of UI elements #171.
  • Disable resend email button for 60 seconds after clicking it #192.
  • "X" icon in the locations is hard to see with long letters #197.
  • Flashing of skeleton loader #168.
  • 'Disable VPN on this website' hint is not displaying in the extension popup #203.
  • Corners of Actions is not rounded #200.
  • Incorrect height rendering in Edge for Android.

2.4.6 - 2025-03-10

Changed

  • The minimum supported Edge version is now 109 due to the move to MV3.

2.4.3 - 2025-02-27

Added

  • Anonymized telemetry data collection to capture usage metrics.

Changed

  • UI Design of options page.
  • Logic of how rate us dialog is shown.

Fixed

  • Error with chrome.offscreen.createDocument on Chrome 109 when connecting to proxy for MV3 #190.

2.3.2 - 2024-12-10

Added

  • Ability to add a custom DNS server by pressing the Enter key #180.
  • UI support for the options page on mobile screens.

Fixed

  • Hover-effect is missing on 'Cancel' button on 'Can’t connect to server' screen #189.

2.2.31 - 2024-10-23

Changed

2.2.27 - 2024-08-27

Added

  • Macedonian language support #184.

2.2.24 - 2024-08-06

Changed

Fixed

  • Bug with logging null values #176.

2.2.17 - 2024-05-02

Added

Changed

  • Backend API domain is used for forwarder urls.

2.2.14 - 2024-03-15

Fixed

  • Scrollbars appear when selecting locations #166.

2.2.9 - 2024-02-14

Added

  • Add location pings reload button to the popup #156.

Fixed

  • Popup menu rating start hiding if clicked #150.

2.1.7 - 2023-12-21

Added

  • Separate popup warning for no location with ability to re-fetch locations.

2.1.5 - 2023-11-21

Removed

  • WHOAMI requests.

2.1.1 - 2023-11-15

Added

  • Firefox MV3 support.

Fixed

  • Logs sending during bug report #149.