Releases: normal-computing/fuji-web
Releases · normal-computing/fuji-web
v2.2.1
What's Changed
- add agent mode by @mondaychen in #218
- feat: add support for Gemini 1.5 Pro by @mondaychen in #219
- fix: claude api now requires header anthropic-dangerous-direct-browser-access
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.3
What's Changed
- Add Support for new OpenAI model GPT-4o-mini + improve prompts by @mondaychen in #200
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- feat: expose debug mode for main world via content script by @mondaychen in #190
- feat: support new Claude models by @mondaychen in #193
- feat: use webp as image prompt format for better compression by @mondaychen in #194
Full Changelog: v2.1.1.4...v2.1.2
Release 2.1.1.4
What's Changed
- fix: appropriate selectAll method for windows and linux by @mondaychen in #183
Full Changelog: v2.1.1.3...v2.1.1.4
Release 2.1.1.3
What's Changed
- fix: set scroll args back to required by @mondaychen in #180
Full Changelog: v2.1.1.2...v2.1.1.3
Release: 2.1.1.2
What's Changed
- fix: loosen schema by @mondaychen in #170
- feat: readable parsing error by @mondaychen in #172
New Contributors
- @eltociear made their first contribution in #169
Full Changelog: v2.1.1.1...v2.1.1.2
Release: 2.1.1.1 (renaming to Fuji)
What's Changed
- Prompt Optimization by @mondaychen in #165
- Rename project to fuji-web by @mondaychen in #167
Full Changelog: v2.1.1...v2.1.1.1
v2.1.1: Add gpt-4o
Add support for gpt-4o
Full Changelog: v2.1.0...v2.1.1
Release: 2.1.0
What's Changed
- fix: use textarea for notes by @lynchee-owo in #97
- refactor: better way to ensure page has been loaded by @mondaychen in #106
- Enhance prompt with more and better elements information by @mondaychen in #105
- feat: support latest model gpt-4-turbo + important fixes by @mondaychen in #114
- feat: added contribution guide and pull request template by @lynchee-owo in #115
- troubleshooting guide by @lynchee-owo in #116
- feat: add new knowledge contribution by @lynchee-owo in #117
- fix: correct annotation overlay size by @mondaychen in #128
- UX updates on TaskUI textarea by @mondaychen in #132
- Simplify Instructions & show in main UI by @mondaychen in #130
- fix: early filter for default knowledge without notes by @mondaychen in #134
- Improve error handling when loading timeout + eslint rules by @mondaychen in #137
- add webwand ui to readme by @lynchee-owo in #135
- feat: display status during task execution by @lynchee-owo in #141
- feat: move found instructions to action history by @mondaychen in #142
- feat: add button to control sorting of task history by @mondaychen in #155
Full Changelog: v2.0.3...v2.1.0