Skip to content

v2.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 06:57
· 65 commits to main since this release
87653f8

Added

  • ✨ (templates) New "Hight ticket follow up" template [a45e8ec]
  • ✨ (theme) Add container theme options: border, shadow, filter (#1436) [5c3c7c2]
  • πŸ”Š Improve http req timeout error [75dd554]
  • πŸ”Š Improve toast error when whatsapp token is not valid [3b1b464]
  • πŸ”Š Add prisma metrics to prometheus endpoint (#1420) [6e0388c]

Changed

  • ♻️ Improve thread id saving conditions [40a10c7]
  • 🚸 Fix auto scroll behavior [0a7d598]
  • 🚸 Improve auto scroll behavior [a7fc413]
  • πŸ’„ Show send icon by default on textboxes [873ba0b]
  • πŸ”§ (blog) Fix static viewer rewrites for blog posts [fadcd3a]
  • πŸ”§ (blog) Fix viewer rewrites for blog styles [ccc974f]
  • πŸ”§ Add blog endpoint to viewer rewrites [e4e724d]
  • 🚸 Improve auto scroll behavior [5aad10e]
  • ⚑ Remove empty strings from variable parsing when possible [3ca1a2f]
  • 🚸 (whatsapp) Avoid multiple replies to be sent concurently [7bec58e]
  • 🚸 Improve zapier, make.com block content feedback [75cd141]
  • ⚑ (phoneInput) Add missing Dominican Republic dial codes [d608a30]
  • ⚑ (wordpress) Add the lib_version attribute to wp admin panel [f550870]
  • 🚸 (payment) Improve payment default currency be… [6594c56]
  • ♻️ Migrate from got to ky (#1416) [d96f384]
  • 🚸 (dify) Only save Conversation ID when not emp… [ccc7101]
  • πŸ’„ Fix image bubble distortion on Safari [2f84b10]
  • πŸ”§ Remove nested prettierignore files [7aad60c]
  • 🚸 (dify) Auto convert non-md links to md flavoured links [68ad0f2]
  • 🚸 On chat state recover, don't execute client side actions [3aee9e7]
  • πŸ”§ Add embed lib auto patch script [69446ad]

Fixed

  • πŸ› (httpReq) Properly parse big ints [7efb79d]
  • πŸ› (openai) Fix streaming for legacy OpenAI block config [49c1c0e]
  • ✏️ Fix typo in self-hosting troubleshooting (#1478) [1c84d29]
  • πŸ› (forge) Fix CLI auth gen [72a5f4a]
  • πŸ› (openai) Fix ask assistant not correctly referencing uploaded f… (#1469) [dc1929e]
  • πŸ› Fix bug when removing first message from create chat comp a… [bc50d62]
  • πŸ› (bot) Fix svg images not being displayed [c75148c]
  • πŸ› (dify) Fix conversation ID being overwritten randomly [7f39d5a]
  • πŸ’š Update lock file [a09ccd1]
  • πŸ› (whatsapp) Enable custom embed blocks [af01439]
  • πŸ› Fix input background not properly set [94539e8]
  • πŸ› (whatsapp) Fix media download [7e3e05f]
  • πŸ› Fix border color not changing [dcd3eaa]
  • πŸš‘ (condition) Fix not contains condition on list variable [4982400]
  • πŸš‘ Fix clientSideAction streaming stuck when it contains … [f9bdcdc]
  • πŸ› Fix invalid format for code blocks in streaming bubble [db6d258]
  • πŸ› Fix streaming text selection (#1444) [3f36780]
  • πŸ› (condition) Improve contains/not contains on list input [cae7be4]
  • πŸ› (buttons) Improve buttons matching when dynamic [d194fbe]
  • πŸ› Wipe chat state from storage if disabled [7d6cf2a]
  • πŸ› (theme) Fix progress bar background color [51bf5b6]
  • πŸ› (theme) Fix containers disabled bg should be transparent [408aeb4]
  • πŸš‘ Fix no scroll issue on mobile [8fe856a]
  • πŸ› Only display export flow option if user is not guest [ae2350e]
  • πŸ› Fix ky not working due to fetch rewriting by mistral package [ef10f69]
  • πŸ› Fix new guessApiHost in editor [6a4a43e]
  • πŸ› Fix autocomplete submit [b5dd12c]

Miscellaneous

  • πŸ§‘β€πŸ’» (forge) Make credentials in fetch function optionnal [988e752]
  • πŸ“ Add "Best WhatsApp chatbot" blog post (#1475) [74a0707]
  • πŸ“ Add "Lead Generation Guide" article (#1465) [5d99e00]
  • πŸ“ Add docker manual image build instructions [6594723]
  • πŸ“ (blog) Improve Image MDX component [5fb20e3]
  • πŸ“ Add "Top 5 Alternatives to Landbot" article [a1da5f2]
  • πŸ“ Improve blog capabilities and components [eb2001c]
  • πŸ“ Add new blog structure [6fe4e28]
  • πŸš€ (theme) Add new aqua glass theme [fb847e1]
  • 🐳 Fix docker build with new prisma version [40b16ea]
  • πŸ§‘β€πŸ’» Allow admin email to signup even if disabled [b5b0788]
  • πŸ“ Update db migration command instructions (#1410) [b6a31c2]