What's new

Every release of Dodam AI, newest first.

6 releases

  1. 1.4.0CurrentReleased

    Everything joined up

    Plans, help, legal and support are now reachable from every screen, plan limits are actually enforced, and new workspaces get a setup checklist.

    • AddedPricing, help centre, changelog, contact and the legal documents are linked from the landing header and from every public footer, so no page is a dead end.
    • AddedNew workspaces see a four-step setup checklist on the dashboard — default market, first inspection, first applied fix, first teammate. Dismissing it is remembered per organization.
    • ImprovedREST API access now follows the plan. A key belonging to a free organization is refused with 403, and the number of live keys is capped by the plan; Settings → API keys shows the allowance before you hit it.
    • ImprovedThe OpenAPI document now describes the rate-limit and quota headers, the 403 returned for a plan without API access, and the plan limits returned by GET /usage.
    • SecurityThe contact form is rate limited by IP as well as by sender, so it holds up even when the database is unreachable. Password reset and authentication pages are excluded from search indexing.
    • FixedThe fix-suggestions guide no longer warns that replacement wording is English only — Korean phrases are now replaced with Korean wording.
  2. 1.3.0Released

    Help centre and support desk

    Written guides in English and Korean, a contact form that files a real ticket, and this release history.

    • AddedHelp centre at /help with eleven guides across six topics, full-text search and per-article feedback.
    • AddedContact form at /contact. Messages are stored with a ticket number, pre-filled from your account when signed in, and rate limited to three per five minutes.
    • AddedIn-app help at /support: quick guides, a link to the contact form and your own recent enquiries with their status.
    • AddedRelease history at /changelog, and an onboarding checklist component for new workspaces.
  3. 1.2.0Released

    English-first interface and the Dodam design system

    The whole product now reads completely in English and Korean, on one set of design tokens.

    • AddedComplete English and Korean dictionaries for every screen, with a language switch that persists to your profile.
    • AddedEngine output is translated too — rule titles, descriptions and fix suggestions read in the interface language.
    • ImprovedMobile-first shell: 56 px app bar, bottom tab bar, bottom sheets that become dialogs on desktop, and a 44 px minimum touch target everywhere.
    • ImprovedVerdict stamp, score counter and before-and-after slider now respect the reduced-motion preference.
  4. 1.1.0Released

    REST API v1, API keys and usage limits

    Everything the interface does is now callable from your own pipeline.

    • AddedPublic API v1: create inspections, read findings, apply fixes, re-inspect, fetch outputs and reports, read the resolved ruleset, and query usage.
    • AddedScoped API keys (jobs:read, jobs:write, rules:read) with a last-used timestamp and one-click revocation.
    • AddedMonthly quota with a usage breakdown by API key and by team member, plus an OpenAPI document at /api/v1/openapi.json.
    • SecurityKeys are stored as hashes; only a short prefix is kept for display. Every request is checked for organization scope before any data is read.
  5. 1.0.0Released

    Fix workflow, final assets and reports

    Approve a suggestion, let the engine rewrite the file, re-inspect and download the result.

    • AddedFix screen with word-level text diffs and a drag slider for image before and after, plus partial approval of individual suggestions.
    • AddedAutomatic image fixes: resize, format conversion and metadata stripping, each written as a new asset version.
    • AddedFinal assets with version history, ZIP download containing the images, report.json and listing-text.txt, and a printable report.
    • AddedDownload log recording the file, version, person and time for every download.
  6. 0.9.0Released

    Inspection engine and upload wizard

    The first end-to-end run: upload a detail page, get a score, a verdict and evidence.

    • AddedRule engine covering five inspection types — specification, expression, rights, required information and image quality — across 17 countries and 13 marketplaces.
    • AddedThree-step inspection wizard: market and category, images and listing text, review and run.
    • AddedScore out of 100, verdict stamp, severity and category breakdown, and evidence on every finding with links to the underlying sources.
    • AddedDashboard, inspection list with filters, and monthly reports with CSV export.

Something in a release not behaving as described? Tell us. Contact us