@@ -5,17 +5,29 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 2.2.27]
9
+
10
+ ### Added
11
+
12
+ - Macedonian language support [ #184 ] .
13
+
14
+ [ 2.2.27 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.24...v2.2.27
15
+ [ #184 ] https://github.com/AdguardTeam/AdGuardVPNExtension/issues/184
9
16
10
- ### Fixed
11
17
12
- - Bug with logging ` null ` values [ AdGuardVPNExtension # 176 ]
18
+ ## [ 2.2.24 ] - 2024-08-06
13
19
14
20
### Changed
15
21
16
- - Updated @adguard/logger to v1.0.1
22
+ - Updated @adguard/logger to v1.0.1.
23
+
24
+ ### Fixed
25
+
26
+ - Bug with logging ` null ` values [ #176 ] .
27
+
28
+ [ 2.2.27 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.20...v2.2.24
29
+ [ #176 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/176
17
30
18
- [ AdGuardVPNExtension#176 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/176
19
31
20
32
## [ 2.2.17] - 2024-05-02
21
33
@@ -34,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
46
35
47
### Fixed
36
48
37
- - Scrollbars appear when selecting locations [ #166 ]
49
+ - Scrollbars appear when selecting locations [ #166 ] .
38
50
39
51
[ 2.2.14 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.2.9...v2.2.14
40
52
[ #166 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/166
@@ -44,43 +56,43 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44
56
45
57
### Added
46
58
47
- - Add location pings reload button to the popup [ #156 ]
59
+ - Add location pings reload button to the popup [ #156 ] .
48
60
49
61
### Fixed
50
62
51
- - Popup menu rating start hiding if clicked [ #150 ]
63
+ - Popup menu rating start hiding if clicked [ #150 ] .
52
64
53
65
[ 2.2.9 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.7...v2.2.9
54
- [ #150 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/150
55
66
[ #156 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/156
67
+ [ #150 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/issues/150
56
68
57
69
58
70
## [ 2.1.7] - 2023-12-21
59
71
60
72
### Added
61
73
62
- - Separate popup warning for no location with ability to re-fetch locations
74
+ - Separate popup warning for no location with ability to re-fetch locations.
75
+
76
+ [ 2.1.7 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.5...v2.1.7
63
77
64
78
65
79
## [ 2.1.5] - 2023-11-21
66
80
67
81
### Removed
68
82
69
- - WHOAMI requests
83
+ - WHOAMI requests.
84
+
85
+ [ 2.1.5 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.1...v2.1.5
70
86
71
87
72
88
## [ 2.1.1] - 2023-11-15
73
89
74
90
### Added
75
91
76
- - Firefox MV3 support
92
+ - Firefox MV3 support.
77
93
78
94
### Fixed
79
95
80
- - Logs sending during bug report [ #149 ] ( https://github.com/AdguardTeam/AdGuardVPNExtension/issues/149 )
96
+ - Logs sending during bug report [ #149 ] ( https://github.com/AdguardTeam/AdGuardVPNExtension/issues/149 ) .
81
97
82
-
83
-
84
- [ 2.1.7 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.5...v2.1.7
85
- [ 2.1.5 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.1.1...v2.1.5
86
98
[ 2.1.1 ] : https://github.com/AdguardTeam/AdGuardVPNExtension/compare/v2.0.65...v2.1.1
0 commit comments