Skip to content

Releases: Sefaria/Sefaria-Project

v6.106.1-preprod.1

v6.106.1-preprod.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:38
c1d401e

6.106.1-preprod.1 (2026-07-12)

v6.106.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 20:34
e610579

6.106.0 (2026-07-12)

Features

v6.105.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:04
adcb9c2

6.105.3 (2026-07-12)

v6.105.3-prod.1

v6.105.3-prod.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 15:24
c0c2c2c

6.105.3-prod.1 (2026-07-12)

v6.105.3-preprod.1

v6.105.3-preprod.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:57
e7b4652

6.105.3-preprod.1 (2026-07-09)

v6.105.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:45
9aa77ff

6.105.2 (2026-07-09)

v6.105.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:45
8471ab2

6.105.1 (2026-07-09)

Bug Fixes

  • ci: restore get-gke-credentials v3 auth reverted by preprod merge (#3506) (8471ab2), closes #3470

v6.105.1-preprod.1

v6.105.1-preprod.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:58
678c319

6.105.1-preprod.1 (2026-07-09)

v6.105.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:55
cb5b4c8

6.105.0 (2026-07-09)

Features

  • add api for semantic search (3cdc33c)
  • add gemini-api-key helper and wire into web pod envFrom (e100f0e)
  • add orm for semantic search chunks (f08841b)

Bug Fixes

  • add django.contrib.postgres to INSTALLED_APPS (013a9d7)
  • add explicit PGVECTOR_PORT to embed job to override K8s service injection (ff0fca8)
  • add KnnSearch to api/views.py and remove stale query_embedding.py (107e6d3)
  • add pgvector env vars to local-settings configmap template (efd863a)
  • add pgvector to requirements.txt (79c8c51)
  • bug in TimePeriod.get_era(). (b0148d1)
  • embedder: capture last retryable HTTP error for better failure messages (a00c5d3)
  • knn-search: fix SyntaxError from misplaced return in try/except block (813db4c)
  • knn-search: validate filters and limit in KnnSearch endpoint (cb1ceac)
  • rename PGVECTOR_DB default from sefaria_semantic to pgvector (b185189)
  • rename PGVECTOR_PORT to PGVECTOR_DB_PORT to avoid K8s service env collision (f7d44bd)
  • sefaria: guard visitor-storage helpers against SSR (sc-45324) (ce94284)
  • wire pgvector-secret into web pod envFrom (89f9f18)

v6.104.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:01
77a873f

6.104.2 (2026-07-09)

Bug Fixes

  • sc-38063: stop deleted texts from crashing topic pages (#3484) (77a873f)