Releases: i-am-bee/bee-ui
Releases · i-am-bee/bee-ui
v0.0.24
0.0.24 (2025-01-22)
- fix: build, tool api schema scroll (#191) (baa2d19), closes #191
- fix: vector store files invalidations (#192) (357af33), closes #192
- fix(app-builder): horizontal scroll after code update (47acd2a)
- fix(tools): api calling detail modal (#185) (fc3c8f4), closes #185
- fix(tools): api schema field style (#189) (593f112), closes #189
- feat: onboarding redesign, assistant name fallback (#187) (eed9b42), closes #187
- feat(app-builder): app loading update (#188) (02fd490), closes #188
- feat(code-textarea): add line numbers (#178) (83f03f2), closes #178
- feat(tools): add api calling, fetch retryOn fix (#182) (5a1b1a0), closes #182
- refactor: queries usage and add semi-auto mutation invalidation (bc251fc)
v0.0.23
0.0.23 (2025-01-16)
- feat: for dummy JWT use username from the API (#184) (3e2d9eb), closes #184 i-am-bee/bee-api#56
- feat: redesign assistant detail modal (#175) (80fd5f1), closes #175
- feat: unify sizing of artifact iframe with public site (#176) (fa12654), closes #176
- feat(app-builder): app loading updates (#179) (513211e), closes #179
- fix(chat): forced full reload on code update (#180) (c931479), closes #180
- fix(vector-store): unable to add new files (#181) (c2a7bc2), closes #181
- refactor: appContext to modals (#174) (b81bbbd), closes #174
- refactor(apps): protocol (#171) (ed7727b), closes #171
v0.0.22
0.0.22 (2025-01-08)
- chore(feature-flags): make feature flags configurable at runtime (#172) (5df12c3), closes #172
- fix(auth): token revalidation and session update (#166) (d794c1f), closes #166
- fix(chat): cancel run (#168) (f8b1201), closes #168
- fix(chat): disable submit on pending file upload (#173) (5e308b3), closes #173
- feat: post-launch qa updates 2 (a9afce3)
- feat(observe): add raw prompt for streamlit agent (#161) (586e66f), closes #161
v0.0.21
0.0.21 (2024-12-19)
- fix: assistant builder form edit bug (#162) (623863b), closes #162
- fix: assistant creation and show all tools on Tools page (#156) (436ff00), closes #156
- fix(tool): fix system tool icon (#158) (38a73cb), closes #158
- feat: pos-tlaunch qa updates (#160) (45de325), closes #160
- feat(tools): add llm and calculator tools (#132) (5851900), closes #132
What's Changed
- feat(tools): add llm and calculator tools by @xjacka in #132
- fix(tool): fix system tool icon by @GALLLASMILAN in #158
- feat: pos-tlaunch qa updates by @PetrBulanek in #160
- fix: assistant creation and show all tools on Tools page by @PetrBulanek in #156
- fix: assistant builder form edit bug by @PetrBulanek in #162
Full Changelog: v0.0.20...v0.0.21
v0.0.20
0.0.20 (2024-12-17)
- fix(apps): correct formatting in error message (#154) (bbfd730), closes #154
- fix(apps): use a normal message for error fixing (#155) (8c3cbac), closes #155
What's Changed
- fix(apps): correct formatting in error message by @JanPokorny in #154
- fix(apps): use a normal message for error fixing by @JanPokorny in #155
Full Changelog: v0.0.19...v0.0.20
v0.0.19
0.0.19 (2024-12-17)
- feat: add "Show app preview" button and hide dark mode video on mobile (#153) (cd6d74a), closes #153
- feat: change app name to BeeAI (394a189)
What's Changed
- feat: change app name to BeeAI by @PetrBulanek in #149
- feat: add "Show app preview" button and hide dark mode video on mobile by @PetrBulanek in #153
Full Changelog: v0.0.18...v0.0.19
v0.0.18
0.0.18 (2024-12-17)
What's Changed
- fix: responsive layout styles by @PetrBulanek in #152
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
0.0.16 (2024-12-16)
- feat: update styles of ToU (#150) (12d17cd), closes #150
- fix: missing messages, plan button, sources icons (#148) (a312c17), closes #148
- chore: minor copy changes (5a1e34b)
What's Changed
- fix: missing messages, plan button, sources icons by @kapetr in #148
- feat: update styles of ToU by @PetrBulanek in #150
Full Changelog: v0.0.15...v0.0.16
v0.0.15
0.0.15 (2024-12-16)
- feat: new BeeAI logo in signin (#145) (0362f9d), closes #145
- feat: responsive updates (a331f8a)
- chore: update assistant templates (#146) (c277034), closes #146
- fix(assistant-builder): new tool modal error (#144) (5e4642d), closes #144
What's Changed
- feat: new BeeAI logo in signin by @Zycon42 in #145
- fix(assistant-builder): new tool modal error by @Zycon42 in #144
- chore: update assistant templates by @Zycon42 in #146
- feat: responsive updates by @PetrBulanek in #147
Full Changelog: v0.0.14...v0.0.15