Historie doplňku Quick Search for Zendesk - 2 verze
Quick Search for Zendesk od Robert Schwarz
Historie doplňku Quick Search for Zendesk - 2 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 1.1.0
Vydáno 22. kvě 2026 – 117,55 KBFunguje s: firefox 121.0 a novějšív1.1 — cache & search fixes- Rate-limit tier picker (
rpm:N) — typerpm:200,rpm:400,rpm:700, orrpm:2500to match your Zendesk plan; prevents 429 errors during cache builds on Suite Team and lower tiers. - Active-only search by default — prefix searches (
trigger:,macro:,view:, …) now return active records only; press Alt+I to include inactive ones alongside. - Smarter stale detection — the cache now tracks id+name signatures (not just record count), so renames and equal-count churn correctly trigger a rebuild. Tune the freshness window with
stale:Ndays. - Settings entry point — a cogwheel in the spotlight footer (or Ctrl/Cmd+,) opens a Settings popover listing current
rpm:andstale:tiers without memorising prefix syntax.
Zdrojový kód zveřejněn pod licencí Licence MIT
- Rate-limit tier picker (
Starší verze
Verze 1.0.0
Vydáno 6. kvě 2026 – 76,93 KBFunguje s: firefox 121.0 a novějšíCopied from https://github.com/robertschwarz/zendesk-admin-shortcuts/releases/tag/v1.0.0- Alt+K spotlight overlay — works on any *.zendesk.com page, including inside admin Settings iframes (where Zendesk's native Cmd+K silently breaks). Toggle with Alt+K, close with Esc or backdrop click.
- Hardcoded admin-page index — bundled JSON of all major Admin Center pages (Tickets, Channels, People, Workspaces, Apps & Integrations, Account, Objects & Rules, etc.). Tenant-relative URLs work on any tenant.
- Object search — type a prefix and a colon (trigger:, macro:, view:, …) followed by a name or id. Supports 12 object types: triggers, automations, macros, views, groups, SLA policies, ticket forms, ticket fields, user fields, organization fields, custom roles, dynamic content.
- Per-tenant IndexedDB caches — built on explicit user click, scoped to the tenant's hostname, throttled to 30% of the API rate budget. "Build all search caches" sweeps every cache in one pass.
- Tab autocomplete on prefixes (tr → Tab → trigger:).
- Auto light/dark theme — overlay matches the page's effective background.
- Cross-browser — verified on Chromium and Firefox.
Zdrojový kód zveřejněn pod licencí Licence MIT