Skip to content

v0.7.0

Compare
Choose a tag to compare
@YrrepNoj YrrepNoj released this 14 May 04:28
· 14 commits to main since this release
0e84764

0.7.0 (2024-05-14)

Features

Bug Fixes

Miscellaneous

  • sidenav redesign with import and export (#398) (368e4e9)
  • textarea instead of text input (#435) (47a0fba)
  • ui: Assistant Avatars (#494) (b4d9cfc)
  • ui: dates (#404) (7efcebf)
  • add zarf variable to api package for exposing the OpenAPI specification (#503) (054444c)
  • adding huggingface_hub has optional dev dependency (#440) (857f583)
  • bring ui into monorepo (#349) (0463af9)
  • ci: add unit test and linting workflow for leapfrogai_ui (#439) (b5aa668)
  • ci: setup release-please to assist with manage version refs internally (#465) (8c300b0)
  • ci: update publish workflow w leapfrogai UI artifacts (#464) (32c4ab5)
  • deps-dev: bump @sveltejs/kit in /src/leapfrogai_ui (#452) (d2553fe)
  • deps-dev: bump @testing-library/svelte in /src/leapfrogai_ui (#449) (e3d6a45)
  • deps-dev: bump @typescript-eslint/parser in /src/leapfrogai_ui (#427) (a8be49b)
  • deps-dev: bump eslint-plugin-svelte in /src/leapfrogai_ui (#477) (9666a79)
  • deps-dev: bump svelte from 4.2.12 to 4.2.15 in /src/leapfrogai_ui (#451) (62cb193)
  • deps-dev: bump svelte-check in /src/leapfrogai_ui (#475) (21be2a1)
  • deps-dev: bump typescript in /src/leapfrogai_ui (#478) (5393e34)
  • deps-dev: bump vite from 5.1.5 to 5.2.10 in /src/leapfrogai_ui (#426) (392c821)
  • deps: bump @supabase/ssr in /src/leapfrogai_ui (#476) (49efaec)
  • deps: bump @sveltejs/vite-plugin-svelte in /src/leapfrogai_ui (#453) (06062c8)
  • deps: bump msw from 2.2.3 to 2.2.14 in /src/leapfrogai_ui (#425) (8cfe8b5)
  • deps: bump openai from 4.29.0 to 4.38.5 in /src/leapfrogai_ui (#450) (7567bc7)
  • deps: bump openai from 4.38.5 to 4.41.1 in /src/leapfrogai_ui (#474) (86837e9)
  • documenting proposal for solution to database ADR (#416) (7a3a0ad)
  • Misc UI package configuration updates (#495) (ebe4fde)
  • refactoring API and adding stubs for new OpenAI endpoints (#437) (cba9676)
  • reformat with new prettier settings (#466) (2bfad2d)
  • restrict e2e tests from running on lfai-ui changes (#401) (037d157)
  • show copy/edit btns for non last message during regen (#444) (7c67a4f)
  • Supabase migrations (#496) (86ed880)