Skip to content

Releases: normal-computing/fuji-web

v2.2.1

20 Sep 13:41
0b73830

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

13 Sep 02:54
0ac2899

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.2.0

v2.1.3

18 Jul 19:44
29d4897

Choose a tag to compare

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

25 Jun 17:07
6145812

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1.4...v2.1.2

Release 2.1.1.4

01 Jun 00:45
f3328b7

Choose a tag to compare

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

28 May 20:25
9128c67

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1.2...v2.1.1.3

Release: 2.1.1.2

23 May 21:16
10559db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1.1...v2.1.1.2

Release: 2.1.1.1 (renaming to Fuji)

22 May 15:17
7d26449

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.1.1

v2.1.1: Add gpt-4o

13 May 18:29
68b7562

Choose a tag to compare

Add support for gpt-4o

Full Changelog: v2.1.0...v2.1.1

Release: 2.1.0

07 May 17:24
60e11f5

Choose a tag to compare

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