Updates

What’s New

Release history and product updates for SEOToolkits. Current version 0.2.3. AAIO Inc..

v0.2.3
Bump package.json whenever you add entries below.

v0.2.3

New Tier A NLP tools: Coherence Scorer, Outlier Sentence Detector, Relevance Scorer

  • Feature

    Coherence Scorer — scores logical flow between adjacent sentences using mean cosine similarity (Semantic assist) or keyword-overlap Jaccard (heuristic fallback). Sentence-pair breakdown table sorted by weakest pairs first.

  • Feature

    Outlier Sentence Detector — embeds all sentences, computes the topic centroid, and flags the bottom quartile by cosine-distance as potential off-topic or padding candidates. Copy-out of flagged sentences included.

  • Feature

    Relevance Scorer — scores query–passage topical alignment via embedding cosine similarity mapped to 0–100. Keyword-overlap Jaccard fallback when Semantic assist is disabled. URL fetch supported.

v0.2.2

AI Content Detector upgrade and API origin hardening

  • Feature

    AI Content Detector now blends multi-signal heuristics (lexical diversity, sentence uniformity, repetition, AI-phrase density) with an optional dual-anchor embedding assist — toggle Semantic assist on the tool page; stays fully local when disabled.

  • Improvement

    API POST origin checks accept any-port localhost in dev and the default production origin on Vercel, fixing false 403 Forbidden on custom domains and preview hosts.

v0.2.1

Security hardening for APIs and dependencies

  • Improvement

    API routes now read JSON bodies with a strict byte cap (DoS mitigation) instead of unbounded req.json().

  • Improvement

    Outbound URL helpers enforce a maximum URL length; multi-URL checks reject overlong strings early.

  • Improvement

    Fetch/headers/redirects error responses avoid leaking raw low-level exception messages for unknown failures.

  • Improvement

    Public brand HSL env vars are validated so unsafe tokens cannot slip into CSS custom properties.

  • Improvement

    PostCSS bumped and npm overrides pin a patched glob (supply-chain advisories in the dev/tooling graph).

  • Fix

    Windows: npm run clean retries removal of .next so a half-deleted cache (and missing vendor chunks in dev) is less likely.

v0.2.0

What’s New page, version label, and tool highlights

v0.1.0

Initial SEOToolkit catalog

  • Feature

    Launched browseable SEO tool directory with categories, search, embed-powered semantic similarity utilities, site audit entry points, legal pages, and metadata/sitemap scaffolding.

Looking for the full catalog? Browse all tools.