Skip to content

Latest commit

 

History

History
342 lines (162 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

342 lines (162 loc) · 17.2 KB

1.29.0 (2024-01-25)

Features

1.28.0 (2024-01-24)

Features

  • show error alert when requests fail (#90) (6ba861a)

1.27.2 (2024-01-19)

Bug Fixes

  • TypeformLink: Adjust break on small screens (c9d1e19)

1.27.1 (2024-01-18)

Bug Fixes

1.27.0 (2024-01-18)

Features

1.26.1 (2024-01-18)

Bug Fixes

1.26.0 (2024-01-17)

Bug Fixes

Features

  • add favicons to generated metadata (#80) (245d246)

1.25.0 (2024-01-17)

Features

1.24.0 (2024-01-17)

Features

  • make sidebar sticky for long list of prev questions (#75) (3b4f0ab)

1.23.1 (2024-01-17)

Bug Fixes

1.23.0 (2024-01-17)

Features

1.22.1 (2024-01-17)

Bug Fixes

  • remove unneeded elements from loading skeleton (#72) (d0626c3)

1.22.0 (2024-01-17)

Features

1.21.0 (2024-01-16)

Features

  • add logo on sidebar and splashscreen (#67) (70bd7f4)

1.20.1 (2024-01-16)

Bug Fixes

1.20.0 (2024-01-12)

Features

1.19.0 (2024-01-12)

Features

1.18.0 (2024-01-09)

Features

1.17.0 (2023-11-30)

Features

  • Answer: Add disclaimer after answer (382e8e2)

1.16.0 (2023-11-29)

Features

  • add include_summary_in_response_generation flag (#48) (6de9ec1)

1.15.0 (2023-11-29)

Bug Fixes

  • prevent example questions to change on rerender (42ef465)

Features

  • faq: Add FAQ page (090176c)
  • ResultHistory: Add functionality to clear history and remove entries (a95354e)
  • SearchResultSection: Show similarity as text (6bd9963)

1.14.0 (2023-11-28)

Features

  • randomly select 3 questions as example questions (0f4236f)

1.13.0 (2023-11-27)

Bug Fixes

  • answer: In case of NaN ignore count (2926168)

Features

  • Answer: Reintroduce summaries (71e45dd)
  • DocumentLoadingSkeleton: Add new skeletons for documents (10bc23e)
  • page: Load search and answer separately (9fe2361)
  • PromptForm: Add submit on enter (6c26387)

1.12.0 (2023-11-27)

Features

  • added hook to show the splash screen only once, reworked info button (32003e5)
  • adjusted info icon design, added hover on ki.anfrage anchor (5c8dbdb)

1.11.0 (2023-11-27)

Features

  • Markdown: Adds ReactMarkdown component (0bce033)

1.10.0 (2023-11-23)

Bug Fixes

  • examplePrompts: Auto submit example prompts on click (7448c46)
  • Sidebar: Reintroduce history in sidebar (62eec6c)

Features

  • SearchResultSection: reintroduce tags (1ff5bbd)

1.9.1 (2023-11-23)

Bug Fixes

  • AcrobatIcon: Fix attribute format in SVG (eab8d08)
  • Multiple fixes based on @esshahn comments (see commit description) (e8f88b0)
  • splash-screen: Click doesnt close modal (59304e3)

1.9.0 (2023-11-20)

Features

1.8.0 (2023-11-14)

Bug Fixes

Features

  • adapt to new response schema (939fee9)
  • SearchResultSection: Add tags to the mix (393cb65)

1.7.0 (2023-11-14)

Features

1.6.2 (2023-11-06)

Bug Fixes

1.6.1 (2023-11-02)

Bug Fixes

1.6.0 (2023-11-02)

Features

  • UI revamp + results from different doc sources (#17) (ac24aaf)

1.5.0 (2023-09-01)

Bug Fixes

  • icon: Remove flashing by including fa css (67c4c9f)
  • iconsa: remve icon flash (218fd67)

Features

  • layout: Make layout more condensed (179081b)
  • search: WIP Make ui more condensed (06456b9)

1.4.0 (2023-08-31)

Features

1.3.2 (2023-08-31)

Bug Fixes

1.3.1 (2023-08-30)

Bug Fixes

  • types: type was not renamed in Label (377b782)

1.3.0 (2023-08-29)

Features

  • Icons with tooltips (43b470b)
  • search paramters: Add opts to tweak request (e315722)

1.2.0 (2023-08-25)

Features

  • SearchResult: Sorted by similarity (bf702d6)

1.1.0 (2023-08-25)

Bug Fixes

Features

  • Duplicate call to api with larger text chunks (168e963)
  • explorer: adds reponse data as table (3ccacc2)
  • Favicon (a89e3cd)
  • Markdown rendering (f74adbc)
  • Max tokens based on model (c200a2c)
  • Prompt creation in own function (36a618d)
  • Refine prompt (9bd9d36)
  • Results as component for double tests (1f1ea6a)

1.0.0 (2023-08-18)

Bug Fixes

  • empty query: Check if query is empty (6bb8bf8)
  • runtime: Change runtime export (1e4b968)

Features

  • Types and better prompt (041ac0a)