NoteBit 1.2.1
Install without Docker, plus onboarding and polish.
Install
- Native installers: one line on macOS, Linux, and Windows with no Docker required. The installer uses your Node (20+) or fetches a private runtime that lives inside the notebit folder, downloads the prebuilt app, and starts it in the background. Docker remains fully supported via NOTEBIT_DOCKER=1
- Installers can install Docker for you where that path is chosen (winget on Windows, the official script on Linux)
- Dual-mode uninstallers that keep your notes by default, so uninstall then reinstall brings everything back
Onboarding
- Fresh installs open on a Welcome to NoteBit page: the basics, a working toggle, and where everything lives
- Default workspace is now My Workspace
Polish
- Multiplayer cursors: slim caret with a floating name flag, softer remote selections
- Sidebar labels are neutral across themes; the accent marks only the active page
- Kanban boards show a small board glyph in the sidebar
- Support the dev link in Settings
Update from 1.2.0: re-run the install one-liner (native) or ./update.sh (Docker).