v0.7.20
Install
Docker (any OS):
docker run -p 8000:8000 ghcr.io/sanniheruwala/rednotebook-ai:v0.7.20Python (any OS): download the attached *.whl and pip install it.
See the README for full instructions.
What's Changed
- fix(dialog): drop duplicate close X + repair History dialog body height (v0.7.20) by @sanniheruwala in #13
- fix: complete the v0.7.20 patch — Cursor removal, persist on refresh, history redesign, publisher charts by @sanniheruwala in #15
Full Changelog: v0.7.19...v0.7.20