Releases: miurla/morphic
Releases · miurla/morphic
v0.2.1
v0.2.0
What's Changed
- Chat history support by @miurla in #99
- Refactor message filtering by @miurla in #102
- Fix chat messages by @miurla in #103
- Update AI state with answer and type by @miurla in #104
- Add Upstash Redis configuration and update README by @miurla in #105
- Add search history support by @miurla in #106
Full Changelog: v0.1.7...v0.2.0
Note
Upstash setup required from this change.
v0.1.7
What's Changed
The update to the Next.js version fixed the 405 error that was occurring in the Vercel.
- Add roadmap for future development by @miurla in #72
- Add Cloudflare Pages deployment option to README.md by @ckt1031 in #80
- Update bun.lockb file by @miurla in #81
- Follow up to the previous PR "✔️ Anthropic model added" by @Nil2000 in #82
- Temporarily, remove specific provider configuration. by @miurla in #84
- Use 4.2.1 to fix 405 error by @albertdbio in #90
- Refactor form position in ChatPanel component by @miurla in #91
New Contributors
- @ckt1031 made their first contribution in #80
- @Nil2000 made their first contribution in #82
- @albertdbio made their first contribution in #90
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Fix typo in README.md by @miurla in #63
- Add error handling for image loading by @miurla in #65
- allow pointer events to pass through container by @iojcde in #67
- Remove unnecessary
use client
by @miurla in #69 - Update Morphic README with note by @miurla in #71
- Add rehype-external-links plugin to MemoizedReactMarkdown by @miurla in #73
- Add remark-gfm plugin to MemoizedReactMarkdown by @miurla in #74
- Update rehypePlugins and remarkPlugins in BotMessage component by @miurla in #75
- Fix Researcher by @miurla in #77
New Contributors
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add note about project focus and OpenAI models by @miurla in #52
- Adding additional deploy option to README.md by @cosark in #56
- Revert "Adding additional deploy option to README.md" by @miurla in #59
- Add writer agent that support specific APIs by @miurla in #58
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- Add Dockerfile by @sammcj in #31
- Fix taskManager error handling by @miurla in #37
- Update language matching in query-suggestor and researcher agents by @miurla in #40
- Add language matching for response in inquire function by @miurla in #41
- Limit the number of messages by @miurla in #44
- Update next version in package.json by @miurla in #47
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- support openai base url configuration by @lizhe2004 in #9
- Update OpenAI Model to gpt-4-turbo by @miurla in #20
- Update opengraph-image by @miurla in #21
New Contributors
- @lizhe2004 made their first contribution in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/miurla/morphic/commits/v0.1.0