Added
- API Keys settings tab: users can now create and manage API keys directly from the Settings modal. API keys enable third-party integrations and automation to interact with StashSync data.
- REST API endpoint reference: the API Keys tab includes an inline reference panel listing available REST API endpoints, making it easy to get started with the API without leaving the app.
- MCP server configuration guide: the integrations UI includes setup instructions for connecting StashSync to AI assistants (e.g., Claude Desktop) via the MCP remote protocol alongside the Streamable HTTP transport.
Fixed
- Fixed bubble toolbar popups clipping off-screen on small viewports; the toolbar now repositions itself to remain fully visible.