|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | - |
4 | 3 | ## v1.10.1 |
5 | 4 |
|
6 | 5 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.10.1-beta.2...v1.10.1) |
|
267 | 266 | ### 🩹 Fixes |
268 | 267 |
|
269 | 268 | - **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 | + |
270 | 287 | ## v1.9.4 |
271 | 288 |
|
272 | 289 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.3-beta.12...v1.9.4) |
|
301 | 318 |
|
302 | 319 | - Tony Hu ([@tonyhu-012](http://github.com/tonyhu-012)) |
303 | 320 |
|
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) |
307 | 321 | ## v1.9.3-beta.11 |
308 | 322 |
|
309 | 323 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.9.3-beta.10...v1.9.3-beta.11) |
|
1278 | 1292 | ### 🚀 Enhancements |
1279 | 1293 |
|
1280 | 1294 | - **agent:** Add methods to persist and check current tab in AgentStorage ([510c90a](https://github.com/NativeMindBrowser/NativeMindExtension/commit/510c90a)) |
| 1295 | + |
1281 | 1296 | ## v1.6.5 |
1282 | 1297 |
|
1283 | 1298 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.4...v1.6.5) |
|
1393 | 1408 | ### 🏡 Chore |
1394 | 1409 |
|
1395 | 1410 | - **package:** Update version to 1.7.0-beta.0 ([1947b6b](https://github.com/NativeMindBrowser/NativeMindExtension/commit/1947b6b)) |
| 1411 | + |
1396 | 1412 | ## v1.6.1 |
1397 | 1413 |
|
1398 | 1414 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0...v1.6.1) |
|
1560 | 1576 | ### 🩹 Fixes |
1561 | 1577 |
|
1562 | 1578 | - **pdf:** Implement PDF file parsing from URL and enhance file handling for Firefox ([bc9ebf6](https://github.com/NativeMindBrowser/NativeMindExtension/commit/bc9ebf6)) |
| 1579 | + |
1563 | 1580 | ## v1.6.0-beta.2 |
1564 | 1581 |
|
1565 | 1582 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0-beta.1...v1.6.0-beta.2) |
|
1579 | 1596 | ### 🩹 Fixes |
1580 | 1597 |
|
1581 | 1598 | - **pdf:** Add Firefox support for PDF text extraction and page count ([a621ca8](https://github.com/NativeMindBrowser/NativeMindExtension/commit/a621ca8)) |
| 1599 | + |
1582 | 1600 | ## v1.6.0-beta.1 |
1583 | 1601 |
|
1584 | 1602 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.6.0-beta.0...v1.6.0-beta.1) |
|
1602 | 1620 | ### 📖 Documentation |
1603 | 1621 |
|
1604 | 1622 | - **browser-llm-api:** Add feature detection section for API availability check ([716657e](https://github.com/NativeMindBrowser/NativeMindExtension/commit/716657e)) |
| 1623 | + |
1605 | 1624 | ## v1.6.0-beta.0 |
1606 | 1625 |
|
1607 | 1626 | [compare changes](https://github.com/NativeMindBrowser/NativeMindExtension/compare/v1.5.0...v1.6.0-beta.0) |
|
2416 | 2435 |
|
2417 | 2436 | ## v1.2.0-beta.1 |
2418 | 2437 |
|
2419 | | - |
2420 | 2438 | ### 🚀 Enhancements |
2421 | 2439 |
|
2422 | 2440 | - Welcome to NativeMind ([e6f9f30](https://github.com/NativeMindBrowser/NativeMindExtension/commit/e6f9f30)) |
|
0 commit comments