Skip to content

v0.7.20

Choose a tag to compare

@github-actions github-actions released this 12 Jun 12:11
· 32 commits to main since this release
219c183

Install

Docker (any OS):

docker run -p 8000:8000 ghcr.io/sanniheruwala/rednotebook-ai:v0.7.20

Python (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