Skip to content
AutoSuggesAutoSugges home
Start free
Menu
Appearance
Appearance: System.

Changelog

What changed in each release, for anyone integrating with AutoSugges. Compatibility rules and deprecation notice periods are on API versioning and deprecation.

  1. v0.2.0

    • Added: The dashboard runs in production at app.autosugges.com: sign up, create or import a list, publish it and copy a publishable key.
    • Changed: No change to the runtime API.
  2. v0.1.3

    • Added: The dashboard, public site and documentation deploy to Cloudflare next to the runtime.
    • Fixed: A runtime deploy whose health check fails is rolled back to the previous version automatically.
    • Changed: No change to the runtime API.
  3. v0.1.2

    • Added: Runtime API v1 is live at runtime.autosugges.com: /v1/query serves compiled, published lists, and /health reports the running build.
  4. v0.1.0

    • Added: First tagged release of the runtime Worker.
Changelog — AutoSugges