AiVet Dev Hub

Activity

Recent movement across the AiVet platform.

This is a curated activity timeline drawn from verified release notes. A live public git feed will appear here once the source repositories are public — until then we don't render commit data we can't publicly verify.

  1. feature· aivet.dev

    AiVet Dev Hub launches — blog, changelog, activity feed, RSS

    New /blog, /changelog, /feed, and /community sections extend aivet.dev into a developer publication.

  2. security· imaging

    Imaging surface hardened — cross-tenant guard + decision-support reframe

    Added tenant-prefix authorization (isPathInTenant) on all DICOM URL/ingest endpoints.

  3. security· web

    Browser-bundle model key exposure closed and verified

    Confirmed no NEXT_PUBLIC_ AI key ships in the served bundle.

  4. fix· api

    Production REST API routing and tenant-isolation fixes

    Router now mounts at /api/v1, /api, and / so all call sites resolve.