1.1.0
Connect button instead of pasting a key. Settings → Publora → Connect opens Publora in the browser, you approve access, and the browser returns to Obsidian through its own obsidian:// link.
The flow is an authorisation code exchange with PKCE. The plugin registers itself with Publora on first use, so it holds no client secret and nothing needs configuring in advance. Tokens refresh on their own, and Disconnect removes them from the vault.
The API key field is still there under Advanced for anyone who prefers it. When both are present, the signed-in account wins.
Also in this release: the API keys link now points at the right page, and the settings screen explains what each option does.