Releases: miurla/morphic
Releases · miurla/morphic
v0.2.7
v0.2.6
What's Changed
- Refactor researcher function and update tools by @miurla in #148
- feat: Add current date and time to prompt for researcher by @andrewginns in #149
- Refactor submit function to use latest messages by @miurla in #153
- Support LaTeX format by @miurla in #154
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
Update default model to gpt-4o
- Update Twitter link in footer by @miurla in #138
- Revert "Update LICENSE" by @miurla in #139
- Make the share feature optional by @miurla in #142
- Fix handle sharing and copying chat links by @miurla in #143
- Update default model to gpt-4o by @miurla in #146
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Title: [Fix #94] Updated AI Sdk by @DhrishP in #128
- feat: Add docker-compose file by @andrewginns in #131
- Remove logo from copilot by @miurla in #134
- Update LICENSE by @miurla in #137
- Enable sharing of search results by @miurla in #132
New Contributors
- @DhrishP made their first contribution in #128
- @andrewginns made their first contribution in #131
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
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