Releases: i-am-bee/bee-usercontent-site
Releases · i-am-bee/bee-usercontent-site
v0.0.3
0.0.3 (2024-12-12)
Bug Fixes
What's Changed
- fix: caching by @JanPokorny in #21
- chore: no-root deployment by @pilartomas in #22
New Contributors
- @pilartomas made their first contribution in #22
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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
- feat: add Dockerfile with nginx for vite SPA by @Zycon42 in #2
- ci: add travis deployment by @matoushavlena in #3
- feat: add styles for streamlit components by @PetrBulanek in #4
- feat: add fullscreen mode + js and css linters by @PetrBulanek in #5
- chore: add security headers by @jezekra1 in #6
- feat: add fonts by @PetrBulanek in #7
- chore: remove duplicate eslint config by @PetrBulanek in #8
- fix: dataframe styles by @PetrBulanek in #10
- feat: update run.py, switch to embedded streamlit, add request-response mechanism by @JanPokorny in #9
- fix: remove configurable LLM function rate limit by @JanPokorny in #11
- feat: add loading spinner by @JanPokorny in #12
- fix(apps): show true error message when llm function request fails by @jezekra1 in #14
- fix: make the loader backdrop stay within the app area by @JanPokorny in #15
- fix(docker): add pnpm patches to dockerfile by @jezekra1 in #16
- feat: add special styling for title and description by @JanPokorny in #17
- fix: correctly format traceback for Pyodide by @JanPokorny in #18
- fix(csp): allow fetching external resources by @jezekra1 in #20
New Contributors
- @Zycon42 made their first contribution in #2
- @matoushavlena made their first contribution in #3
- @PetrBulanek made their first contribution in #4
- @jezekra1 made their first contribution in #6
- @JanPokorny made their first contribution in #9
Full Changelog: https://github.com/i-am-bee/bee-usercontent-site/commits/v0.0.2