Releases: i-am-bee/bee-ui
Releases · i-am-bee/bee-ui
v0.0.14
v0.0.13
0.0.13 (2024-12-15)
- feat(onboarding): add artifact templates (a41dcab)
- chore: add missing copyright disclaimer (e6c14b9)
Full Changelog: v0.0.12...v0.0.13
v0.0.12
0.0.12 (2024-12-13)
- chore(ci): add usercontent site url to local build arguments (#142) (0827fc1), closes #142
- chore(ci): add usercontent site url to local build arguments (#143) (53d7f05), closes #143
- feat: responsive ui (#139) (96f44b4), closes #139
- feat: track app and assistant origins (#141) (727c251), closes #141 i-am-bee/internal#39
- fix(vector-store): process daily limit error on create file (#136) (151afb3), closes #136
What's Changed
- feat: responsive by @PetrBulanek in #139
- fix(vector-store): process daily limit error on create file by @kapetr in #136
- feat: track app and assistant origins by @Zycon42 in #141
- chore(ci): add usercontent site url to local build arguments by @jezekra1 in #142
- chore(ci): add usercontent site url to local build arguments by @jezekra1 in #143
Full Changelog: v0.0.11...v0.0.12
v0.0.11
0.0.11 (2024-12-13)
- fix: session update (#138) (af9d1f1), closes #138
- feat(observe): add streamlit token count trace info (#137) (10eee5e), closes #137
What's Changed
- feat(observe): add streamlit token count trace info by @GALLLASMILAN in #137
- fix: session update by @kapetr in #138
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
v0.0.8
0.0.8 (2024-12-12)
- feat: qa for launch (#130) (9476ff3), closes #130
- feat: qa for launch (#133) (b7529f5), closes #133
- feat(apps): allow links to open popups (#127) (425aaac), closes #127
What's Changed
- feat(apps): allow links to open popups by @jezekra1 in #127
- feat: qa for launch by @kapetr in #130
- feat: qa for launch by @kapetr in #133
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat(signing): re-enable Google signin for beta release by @pilartomas in #69
- fix: remove focus styles from main elements by @PetrBulanek in #74
- docs: update readme with images by @PetrBulanek in #76
- feat: add onboarding modal by @PetrBulanek in #73
- fix(modals): add default value to ModalControlProvider by @kapetr in #78
- feat(assistant-builder): show setup changes in chat, edit user tool by @kapetr in #77
- feat(assistant-builder): qa updates, chat scroll fix by @kapetr in #80
- fix(assistant-builder): starter questions style by @kapetr in #81
- fix(chat): loading style, reflect thread tools in chat changes by @kapetr in #83
- feat(shell): rework sidebar, add navbad header by @PetrBulanek in #82
- fix(chat): thinking style by @kapetr in #87
- fix(assistant-builder): enable scroll on role field by @kapetr in #88
- fix(trace): hide undefined raw prompt by @kapetr in #90
- feat: add strict csp using nonce without unsafe-inline by @Zycon42 in #91
- fix: deleted thread click causing error by @PetrBulanek in #92
- feat(app-builder): initial WIP by @kapetr in #93
- fix: broken auth, api calls on test user by @kapetr in #95
- refactor: artifact iframe by @PetrBulanek in #98
- feat(signup): add waitlist and error handling by @pilartomas in #96
- feat: usage limit modal by @Zycon42 in #99
- feat(apps): copy to edit, update source code, customize navbar by @kapetr in #100
- fix(chat): recognize artifacts code snippets by @kapetr in #101
- feat(auth): send name explicitly by @pilartomas in #102
- feat(capacity): add public endpoint by @pilartomas in #104
- feat(projects): select & share allowed by feature flag by @kapetr in #105
- ci: add missing Dockerfile args by @matoushavlena in #107
- feat(signup): platform footer by @pilartomas in #106
- fix(build): remove page export by @pilartomas in #108
- feat: add organization for each user by @xjacka in #97
- feat(apps): app detail by @kapetr in #103
- fix(build): prevent routes prerender by @kapetr in #110
- fix: project selector text overflow by @kapetr in #111
- feat: add app icon selector by @PetrBulanek in #109
- fix(assistant-builder): show scrollbar on overflown role textarea by @kapetr in #112
- feat: add app sharing by @PetrBulanek in #113
- feat(apps): onboarding modal with templates by @kapetr in #114
- feat(artifact): rename secret to token by @PetrBulanek in #117
- feat(apps): implement endpoints for app builder by @jezekra1 in #115
- fix(apps): chat completion add missing project and org headers by @jezekra1 in #121
- fix: theme flickering on mount by @PetrBulanek in #116
- fix(apps): use context for project and organization by @jezekra1 in #122
- feat(apps): clone public app by @kapetr in #120
- feat: change Documentation to Resources by @matoushavlena in #119
- feat(shell): rework sidebar by @PetrBulanek in #124
- feat: layout updates & qa by @kapetr in #123
- fix: icon bug by @PetrBulanek in #126
- fix(apps): use the last app code block in message by @JanPokorny in #125
- feat(observe): new OpenTelemetry observe backend implementation by @GALLLASMILAN in #118
- feat: improve initial messages by @JanPokorny in #129
- feat(apps): error reporting and fixing by @JanPokorny in #128
New Contributors
- @Zycon42 made their first contribution in #91
- @matoushavlena made their first contribution in #107
- @xjacka made their first contribution in #97
- @JanPokorny made their first contribution in #125
- @GALLLASMILAN made their first contribution in #118
Full Changelog: v0.0.6...v0.0.7
v0.0.6
0.0.6 (2024-11-13)
- fix: sass imports (#72) (43589bc), closes #72
- fix: theme flickering during load (#58) (502ae3c), closes #58
- fix(assistant-builder): hidden sidebar after 'launch in chat' click (#71) (f2d35f4), closes #71
- fix(assistants): delete button disabled in read-only project (#65) (9b3b385), closes #65
- fix(files): bump dropzone to recognize md files (#70) (a8e82a9), closes #70
- fix(tools): display correct name and icon (#61) (8c37a0e), closes #61
- fix(tools): user tools approval (c442992)
- feat(assistant-builder): qa, improvements (#66) (f7144d3), closes #66
- feat(assistants): initial split screen builder (#60) (c7ca18a), closes #60
- feat(extraction): extend accepted file types (#67) (24064b1), closes #67
- feat(tools): show tool tags with tool types (314d2d4)
- feat(tou): do not block the submit button during animation (#62) (30f71c5), closes #62