- Starting to log changes in CHANGELOG.md - Port and hostname are now configurable through the `CHAINLIT_HOST` and `CHAINLIT_PORT` env variables. You can also use `--host` and `--port` when running `chainlit run ...`. - A label attribute to Actions to facilitate localization.
Fixed
- Clicks on inlined `RemoteImage` now opens the image in a NEW tab.