Skip to content

Releases: i-am-bee/bee-usercontent-site

v0.0.3

12 Dec 13:54
Compare
Choose a tag to compare

0.0.3 (2024-12-12)

Bug Fixes

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Dec 18:06
Compare
Choose a tag to compare

0.0.2 (2024-12-11)

Features

  • add Dockerfile with nginx for vite SPA (#2) (99ea697)
  • add fonts (#7) (6a2a07f)
  • add fullscreen mode + js and css linters (4248d89)
  • add loading spinner (#12) (71f418f)
  • add styles for streamlit components (#4) (dae0c80)
  • add title styling (#17) (815cb2d)
  • update run.py, switch to embedded streamlit, add request-response mechanism (#9) (a17e5a6)

Bug Fixes

  • apps: show true error message when llm function request fails (#14) (ff11138)
  • correctly format traceback for Pyodide (#18) (e3cb2b0)
  • csp: allow fetching external resources (#20) (2dfd18c)
  • dataframe styles (#10) (2b5f80e)
  • docker: add pnpm patches to dockerfile (#16) (b27ad84)
  • make the loader backdrop stay within the app area (#15) (4b2fd53)
  • remove configurable LLM function rate limit (#11) (e16b7ef)

What's Changed

New Contributors

Full Changelog: https://github.com/i-am-bee/bee-usercontent-site/commits/v0.0.2