|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
5 |
| -<!-- git-cliff-unreleased-start --> |
6 |
| -## 0.1.0 - **not yet released** |
7 |
| - |
8 |
| -### 🚀 Features |
9 |
| - |
10 |
| -- Example clients ([#10](https://github.com/apify/mcp-server-rag-web-browser/pull/10)) ([ad31f34](https://github.com/apify/mcp-server-rag-web-browser/commit/ad31f34045e3d5a01b41073af06bae33e89b1f32)) by [@jirispilka](https://github.com/jirispilka), closes [#8](https://github.com/apify/mcp-server-rag-web-browser/issues/8) |
11 |
| -- Add scraping tool option ([#13](https://github.com/apify/mcp-server-rag-web-browser/pull/13)) ([0dc796c](https://github.com/apify/mcp-server-rag-web-browser/commit/0dc796cea98e02e276fcc03e43514fa156a3018d)) by [@jirispilka](https://github.com/jirispilka) |
12 |
| -- Refactor and simplify mcp server ([6a81878](https://github.com/apify/mcp-server-rag-web-browser/commit/6a81878fef467647e21ccb45672dce9a3ff7104f)) |
13 |
| -- Update readme ([43532a9](https://github.com/apify/mcp-server-rag-web-browser/commit/43532a90525e10189d89a7d3c2c0c143cdcedcb7)) |
14 |
| -- Update readme ([12a6e32](https://github.com/apify/mcp-server-rag-web-browser/commit/12a6e3237f8d66a09bc8349f8474187e8418654c)) |
15 |
| -- Update readme ([e29d233](https://github.com/apify/mcp-server-rag-web-browser/commit/e29d2333abce24ac6ae55045a506abca5bfdf225)) |
16 |
| -- Ci ([0d8fce6](https://github.com/apify/mcp-server-rag-web-browser/commit/0d8fce6b1e693d75a7afd2e43e2b04255b9d3be0)) |
17 |
| -- Ci ([bc47864](https://github.com/apify/mcp-server-rag-web-browser/commit/bc478647e49895080d355d05eb99583645b0461f)) |
18 |
| -- Ci ([e4c084e](https://github.com/apify/mcp-server-rag-web-browser/commit/e4c084e9d0cd2c1ed78eb32f6161694fcbcec551)) |
| 5 | +## 0.1.1 (2025-03-14) |
19 | 6 |
|
20 | 7 | ### 🐛 Bug Fixes
|
21 | 8 |
|
22 |
| -- Lint issues ([8d7945a](https://github.com/apify/mcp-server-rag-web-browser/commit/8d7945af905ed264a5a41fdb0984935440e5c04f)) |
23 |
| -- Add dotenv package to dev ([b8e1e2f](https://github.com/apify/mcp-server-rag-web-browser/commit/b8e1e2fd32e675c64d3ccea020383acdfe551b67)) |
24 |
| -- Unpublish package ([815c198](https://github.com/apify/mcp-server-rag-web-browser/commit/815c198b83b5171d03a122e52f2ba45ab4d300d5)) |
25 |
| -- Publish package ([f7e9f16](https://github.com/apify/mcp-server-rag-web-browser/commit/f7e9f16e8d958e1fbcf71604df5d0cefa54da788)) |
26 |
| -- Unpublish package ([a283327](https://github.com/apify/mcp-server-rag-web-browser/commit/a283327632a4882b65f853b7662e7dd496153dd9)) |
27 |
| -- Unpublish package ([0051f23](https://github.com/apify/mcp-server-rag-web-browser/commit/0051f231136489c96a0164caa6fc092bd2a4ef8e)) |
28 |
| -- Unpublish package, again ([6302f67](https://github.com/apify/mcp-server-rag-web-browser/commit/6302f67a5f7085de6b95bf0e27ee66046dac9d99)) |
29 |
| -- Unpublish package, again ([18e81b9](https://github.com/apify/mcp-server-rag-web-browser/commit/18e81b90ba8a2e57df541082e1adea5c5ead9937)) |
30 |
| -- Publish package ([578fe23](https://github.com/apify/mcp-server-rag-web-browser/commit/578fe231bf5a76ab995d2a45a74ffd56ad7174d2)) |
31 |
| -- Update package version ([7e6371c](https://github.com/apify/mcp-server-rag-web-browser/commit/7e6371c7bb91ef8f23925c38d0a2b6964e9d7742)) |
| 9 | +- Change env variable name from APIFY_API_TOKEN to APIFY_TOKEN |
| 10 | +- Add extra query parameters |
| 11 | +- Remove unnecessary example clients (SSE and chat client) |
| 12 | +- Create NPM package @apify/mcp-server-rag-web-browser |
| 13 | +- Update readme |
32 | 14 |
|
| 15 | +## 0.1.0 (2025-01-17) |
| 16 | + |
| 17 | +### 🚀 Features |
33 | 18 |
|
34 |
| -<!-- git-cliff-unreleased-end --> |
35 |
| -# Changelog |
| 19 | +- Initial release |
0 commit comments