Commit 175f909
committed
chore(release): 0.10.0 [skip ci]
# [0.10.0](v0.9.2...v0.10.0) (2025-06-10)
### Bug Fixes
* fix css consistency issues ([6c182a1](6c182a1))
* fix dark/light theme changing and full screen ([2505c73](2505c73))
* fix firefox permission checking ([813b1fb](813b1fb))
* fix options page text ([b5cec9b](b5cec9b))
* fix submission of new license data ([4116915](4116915))
* fix template capturing ([34f29de](34f29de))
* replace diff-match-patch with @sanity/diff-match-patch for security and dark mode support ([42b8a0f](42b8a0f)), closes [#105](#105)
* selecting new text for another comparison ([389c3e4](389c3e4))
* update to manifest v3 ([5aee828](5aee828))
* use dom callback for highlight matching ([9406d85](9406d85))
### Features
* add dark and light mode support ([5ec6593](5ec6593)), closes [#105](#105)
* add template variable highlighting ([916ed01](916ed01))
* enhance UI with permission error handling ([0945018](0945018))
* implement comprehensive permission system ([c25bbbf](c25bbbf))
* show template match capture info ([4bd3323](4bd3323))1 parent ea8e8d8 commit 175f909
3 files changed
Lines changed: 27 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments