Releases: ionmint/get-covers
Releases · ionmint/get-covers
Release list
Get Covers 1.1.1
A small settings polish release on top of 1.1.0.
Changes
- Labeled provider inputs. Each provider row now shows an API key and Results label above its boxes, so it's clear which is which.
- Cleaner SerpAPI usage readout. The "remaining monthly calls" line now sits neatly under the inputs — right-aligned on desktop, full-width on its own row on mobile — and the refresh control is now a proper icon button (no stray box, correctly sized on phones).
- Default Max results is now 4 (was 6). Only affects new installs; existing values are kept.
- Removed "Request timeout" from settings. Requests still time out (10s internally); it's just no longer a user-facing option.
- Assorted CSS fixes: uniform width for the Type → Category selectors and several mobile layout tidy-ups.
Get Covers 1.1.0
Provider and settings update — a keyless Books backend, live SerpAPI quota, and per-provider result counts.
What's new
- Open Library replaces Google Books for Books. Book covers now come from Open Library, which needs no API key — one less thing to set up. (The old Google Books key field is gone; any previously saved key is simply ignored.)
- Live SerpAPI usage in settings. The SerpAPI row shows your real remaining monthly calls — "Used X of Y this month · Z left" — fetched directly from SerpAPI's free account endpoint. Loads when you open settings, with a Refresh button. Does not consume your search quota.
- Per-provider "Default results". Each provider has its own default result-count box that overrides the global Max results. Changing the count in the modal's popover still wins for the current session.
- Requires Obsidian 1.4.4+.
Get Covers 1.0.1
Get Covers 1.0.1
First public fixed release. Get Covers finds a cover image for the note you're viewing and writes it to the note's cover frontmatter property — running from a single codebase on Desktop, Android, and iOS.