Skip to content

Latest commit

 

History

History
87 lines (51 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

87 lines (51 loc) · 6.54 KB

Changelog

0.0.13 (2024-12-17)

Bug Fixes

0.0.12 (2024-12-17)

Bug Fixes

0.0.11 (2024-12-16)

Bug Fixes

0.0.10 (2024-12-13)

Bug Fixes

  • ci: use correct allow frame ancestors env in local build (#29) (8e0412f)

0.0.9 (2024-12-13)

Features

  • ci: add publish release image workflow (#19) (7889149)

Bug Fixes

0.0.8 (2024-12-13)

Bug Fixes

0.0.7 (2024-12-12)

Features

Bug Fixes

0.0.6 (2024-12-12)

0.0.5 (2024-12-12)

0.0.4 (2024-12-12)

0.0.3 (2024-12-12)

Bug Fixes

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)