Skip to content

Commit 6a78a2a

Browse files
committed
Merge branch 'main' into v1.10.0
2 parents 0232e52 + c7afaef commit 6a78a2a

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

CHANGELOG.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Changelog
22

3-
43
## v1.10.1
54

65
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.10.1-beta.2...v1.10.1)
@@ -267,6 +266,24 @@
267266
### 🩹 Fixes
268267

269268
- **lm-studio:** Return consistent structured response format ([24d9636](https://github.com/NativeMindBrowser/NativeMindExtension/commit/24d9636))
269+
270+
## v1.10.0-beta.1
271+
272+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.0-beta.2...v1.10.0-beta.1)
273+
274+
## v1.9.5
275+
276+
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.4...v1.9.5)
277+
278+
### 🩹 Fixes
279+
280+
- **pattern-extractor:** Ensure extracted values are strings and handle undefined keys ([b95e17f](https://github.com/NativeMindBrowser/NativeMindExtension/commit/b95e17f))
281+
- **web-llm:** Fix infinite loading when local model cache is invalid ([66239b1](https://github.com/NativeMindBrowser/NativeMindExtension/commit/66239b1))
282+
283+
### ❤️ Contributors
284+
285+
- Tony Hu ([@tonyhu-012](http://github.com/tonyhu-012))
286+
270287
## v1.9.4
271288

272289
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.3-beta.12...v1.9.4)
@@ -301,9 +318,6 @@
301318

302319
- Tony Hu ([@tonyhu-012](http://github.com/tonyhu-012))
303320

304-
## v1.10.0-beta.1
305-
306-
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.0-beta.2...v1.10.0-beta.1)
307321
## v1.9.3-beta.11
308322

309323
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.3-beta.10...v1.9.3-beta.11)
@@ -1278,6 +1292,7 @@
12781292
### 🚀 Enhancements
12791293

12801294
- **agent:** Add methods to persist and check current tab in AgentStorage ([510c90a](https://github.com/NativeMindBrowser/NativeMindExtension/commit/510c90a))
1295+
12811296
## v1.6.5
12821297

12831298
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.4...v1.6.5)
@@ -1393,6 +1408,7 @@
13931408
### 🏡 Chore
13941409

13951410
- **package:** Update version to 1.7.0-beta.0 ([1947b6b](https://github.com/NativeMindBrowser/NativeMindExtension/commit/1947b6b))
1411+
13961412
## v1.6.1
13971413

13981414
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0...v1.6.1)
@@ -1560,6 +1576,7 @@
15601576
### 🩹 Fixes
15611577

15621578
- **pdf:** Implement PDF file parsing from URL and enhance file handling for Firefox ([bc9ebf6](https://github.com/NativeMindBrowser/NativeMindExtension/commit/bc9ebf6))
1579+
15631580
## v1.6.0-beta.2
15641581

15651582
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0-beta.1...v1.6.0-beta.2)
@@ -1579,6 +1596,7 @@
15791596
### 🩹 Fixes
15801597

15811598
- **pdf:** Add Firefox support for PDF text extraction and page count ([a621ca8](https://github.com/NativeMindBrowser/NativeMindExtension/commit/a621ca8))
1599+
15821600
## v1.6.0-beta.1
15831601

15841602
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0-beta.0...v1.6.0-beta.1)
@@ -1602,6 +1620,7 @@
16021620
### 📖 Documentation
16031621

16041622
- **browser-llm-api:** Add feature detection section for API availability check ([716657e](https://github.com/NativeMindBrowser/NativeMindExtension/commit/716657e))
1623+
16051624
## v1.6.0-beta.0
16061625

16071626
[compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.5.0...v1.6.0-beta.0)
@@ -2416,7 +2435,6 @@
24162435

24172436
## v1.2.0-beta.1
24182437

2419-
24202438
### 🚀 Enhancements
24212439

24222440
- Welcome to NativeMind ([e6f9f30](https://github.com/NativeMindBrowser/NativeMindExtension/commit/e6f9f30))

0 commit comments

Comments
 (0)