Skip to content

Releases: miurla/morphic

v0.2.7

18 May 02:43
6d40d74
Compare
Choose a tag to compare

What's Changed

  • Add Tool to Retrieve Page Content from Specific URLs by @miurla in #155

Full Changelog: v0.2.6...v0.2.7

v0.2.6

15 May 09:41
1d6bf0c
Compare
Choose a tag to compare

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

13 May 19:10
5500bb7
Compare
Choose a tag to compare

What's Changed

Update default model to gpt-4o

Full Changelog: v0.2.4...v0.2.5

v0.2.4

11 May 12:40
a19f9fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 May 01:45
edb5ca3
Compare
Choose a tag to compare

What's Changed

  • Use Node.js runtime & move more components to RSC by @leerob in #5

New Contributors

  • @leerob made their first contribution in #5

Full Changelog: v0.2.2...v0.2.3

v0.2.2

08 May 03:24
bfeb906
Compare
Choose a tag to compare

What's Changed

  • Add clear history functionality by @miurla in #116
  • Update example messages in empty-screen component by @miurla in #120
  • fix history: chat maybe undefined by @superlbr in #119

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 May 00:25
5c5f0f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 May 12:48
6507db9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.2.0

Note

Upstash setup required from this change.

v0.1.7

27 Apr 01:58
2ab842e
Compare
Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7

v0.1.6

24 Apr 07:16
90332c1
Compare
Choose a tag to compare

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