We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8438bac commit 9d392f0Copy full SHA for 9d392f0
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.3] - 2026-02-15
6
+
7
+### Fixed
8
+- Refined sticky offset calculation logic for improved heading positioning accuracy
9
10
## [1.3.2] - 2026-02-14
11
12
### Fixed
manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
- "version": "1.3.2",
+ "version": "1.3.3",
"default_locale": "en",
"permissions": [
"storage"
0 commit comments