This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Releases: defenseunicorns/leapfrogai-ui
Releases · defenseunicorns/leapfrogai-ui
0.3.5
0.3.4
What's Changed
- fix: Update release workflow to push arm64 and amd64 images/packages by @gphorvath in #148
- feat: adds a zarf var for configuring concurrent requests by @gphorvath in #155
- feat: Migrate from legacy completions to chat completions by @gphorvath in #158
Full Changelog: 0.3.1...0.3.4
0.3.3
What's Changed
- fix: Update release workflow to push arm64 and amd64 images/packages by @gphorvath in #148
- feat: adds a zarf var for configuring concurrent requests by @gphorvath in #155
Full Changelog: 0.3.1...0.3.3
0.3.1
What's Changed
- feat: Adding hovertips aka tooltips to chat and transcribe header links. by @lemonprogis in #133
- chore: Bump flowbite from 1.8.1 to 2.2.1 by @dependabot in #49
- fix: default origin and rag port by @gphorvath in #144
New Contributors
- @lemonprogis made their first contribution in #133
Full Changelog: v0.3.0...0.3.1
v0.3.0
What's Changed
- Feat: Migrate to UDS Deployment by @YrrepNoj in #107
- Feat: RAG Admin Route by @gphorvath in #102
- Feat: Chat with RAG by @gphorvath in #112
- Fix: Adds CSS to fix hovering scroll bar at the bottom of the page by @CollectiveUnicorn in #105
- Fix: Check if concurrentRequests var is undefined by @YrrepNoj in #106
- Fix: incorrect images, model and tags by @justinthelaw in #108
- Fix: branding and add back transcribe tab by @gphorvath in #111
- Fix: Update OSSF Scorecard Badge by @gphorvath in #127
- Fix: removed erroneous F from default route by @gphorvath in #129
Full Changelog: v0.2.1...v0.3.0
v0.2.0
What's Changed
- changed from crypto to uuidv4 so that http works by @gphorvath in #35
- Change default theme by @gphorvath in #38
- Formating changes for the UI by @gphorvath in #41
- Bump flowbite-svelte from 0.44.15 to 0.44.21 by @dependabot in #37
- dependency updates by @gphorvath in #44
- Move divs of panels to be more uniformed and remove bottom border on … by @gphorvath in #46
- Refactor UI into components by @gphorvath in #47
- Reverts changes to istio route configs by @CollectiveUnicorn in #51
- Persona refactor by @gphorvath in #66
- Fixes uuid discrepancy for new chats and styling issue by @CollectiveUnicorn in #74
- Fixes failure to create new conversations on deletion of old conversations by @CollectiveUnicorn in #75
- Adds switch to last conversation upon delete by @CollectiveUnicorn in #76
- add CODEOWNERS file by @YrrepNoj in #67
- Create scorecard.yml by @gphorvath in #77
- techdebt: issue template by @fingermustache in #86
- Add Gato to codeowners by @gphorvath in #94
- Chat container refactor by @gphorvath in #84
- 69: Workflows for publishing release artifacts by @YrrepNoj in #85
- Queue llm requests by @CollectiveUnicorn in #95
New Contributors
- @YrrepNoj made their first contribution in #67
- @fingermustache made their first contribution in #86
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump postcss from 8.4.30 to 8.4.31 by @dependabot in #1
- Bump zod from 3.22.2 to 3.22.4 by @dependabot in #2
- [LFAI #200] Feature(Chats): Persist conversations across user sessions by @justinthelaw in #4
- Fix theme by @gphorvath in #7
- Changes loading indicator to be a status indicator instead of a spinner by @CollectiveUnicorn in #8
- change streaming response from content to delta by @gerred in #19
- 18 - Fixes model selection and switches to typescript by @CollectiveUnicorn in #20
- 12 - Create zarf package by @CollectiveUnicorn in #24
- Moves openai variables so that they load at runtime by @CollectiveUnicorn in #25
- Improves spacing and formatting between conversations and buttons by @CollectiveUnicorn in #29
- Adds route for redirect to prevent errors on apply by @CollectiveUnicorn in #31
- Adds markdown and code formatting to chat by @CollectiveUnicorn in #32
- Fix /chat/ k8s gateway routing by @justinthelaw in #33
New Contributors
- @dependabot made their first contribution in #1
- @gphorvath made their first contribution in #7
- @CollectiveUnicorn made their first contribution in #8
- @gerred made their first contribution in #19
Full Changelog: https://github.com/defenseunicorns/leapfrog-ui/commits/v0.1.0