> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# Medera Releases

> Latest updates across Medera products.

Medera ships continuously. Release notes are indexed per product.

<CardGroup cols={2}>
  <Card title="Platform" icon="https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/server.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=419656a675042e606aca235afc5f7e5c" href="/release-notes/platform" width="40" height="40" data-path="icons/ui/server.svg">
    Backend, runtime, RLS, audit, encryption.
  </Card>

  <Card title="Agentic Framework" icon="https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/layers.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=b19e6f39887a8a61762fcb53957d2271" href="/release-notes/agentic" width="40" height="40" data-path="icons/ui/layers.svg">
    Canvas, agents, experts, orchestrator.
  </Card>

  <Card title="Multimodal Sensing" icon="https://mintcdn.com/medera-357fd587/iC-6rAuwl-0aQSw_/icons/ui/audio-lines.svg?fit=max&auto=format&n=iC-6rAuwl-0aQSw_&q=85&s=a4f3136aa8df6fe2d044778c71ba2bbc" href="/release-notes/multimodal" width="40" height="40" data-path="icons/ui/audio-lines.svg">
    Vocal, facial, Neurobehavioral Construct engines.
  </Card>

  <Card title="Text Generation" icon="https://mintcdn.com/medera-357fd587/n1mgcc3nR2sq_PoL/icons/ui/text-align-start.svg?fit=max&auto=format&n=n1mgcc3nR2sq_PoL&q=85&s=730c3b374df501e7694db27465e52760" href="/release-notes/textgen" width="40" height="40" data-path="icons/ui/text-align-start.svg">
    SOAP, templates, facts, RAG.
  </Card>
</CardGroup>

## Recent highlights

| Date       | Release                                                                 |                                                                                                              |
| :--------- | :---------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| 2026-03-02 | • FORCE ROW LEVEL SECURITY completeness sweep on all RLS-enabled tables |                                                                                                              |
| 2026-03-02 | • GIN indexes (`jsonb_path_ops`) on JSONB columns                       |                                                                                                              |
| 2026-03-02 | • JSONB column defaults audit (fix double-stringified defaults)         |                                                                                                              |
| 2026-03-02 | • Dynamic FK index detection + creation                                 |                                                                                                              |
| 2026-03-02 | • Standardized RLS on 12 tables — 4-policy `has_tenant_access`          |                                                                                                              |
| 2026-02-10 | Hardcoded service keys removed from 4 files (17 occurrences)            |                                                                                                              |
| 2026-02-10 | Auth rate limiting added to `/register`, `/login`, `/forgot-password`   |                                                                                                              |
| 2026-02-10 | PII `console.log` purged from 4 files                                   | See [Change Policy](/release-notes/change-policy) and [Upcoming Changes](/release-notes/changelog-upcoming). |
