---
title: "HitKeep 2.4.2: Site Export Dropdown Fix | HitKeep"
description: "HitKeep 2.4.2 fixes site export format dropdown actions so site-specific takeout downloads reliably start from the dashboard."
canonical: "https://hitkeep.com/blog/hitkeep-2-4-2/"
---

[← All posts](https://hitkeep.com/blog/)

# HitKeep 2.4.2: Site Export Dropdown Fix

Published May 8, 2026·[Pascale Beier, HitKeep maintainer](https://github.com/pascalebeier)·1 min read

HitKeep 2.4.2 is a focused patch release for dashboard exports. It fixes the site-specific export format dropdown so choosing CSV, XLSX, Parquet, JSON, or NDJSON starts the matching site takeout download.

The all-sites export dropdown already worked. This patch keeps that behavior unchanged and tightens the site-row path that calls `/api/sites/{id}/takeout?format=<format>`.

Release pipeline note

This patch is intentionally small and follows 2.4.1 quickly. It fixes the site export menu bug and exercises the release pipeline with a narrow change.

## What changed

- **Site export menu actions:** site export dropdown items stay bound to the intended site row while the menu is open.
- **Alternate formats:** CSV, XLSX, Parquet, JSON, and NDJSON remain available for site-specific takeout downloads.
- **Global exports unchanged:** the all-sites export dropdown still calls `/api/user/takeout?format=<format>`.
- **Regression coverage:** focused unit coverage checks repeated site menu reads, and seeded Playwright coverage verifies all-sites and per-site JSON downloads in the German dashboard at the reported desktop viewport.

## Upgrade guidance

Upgrade to 2.4.2 if users rely on site-specific exports from the Import & Export page.

No backend export schema, takeout endpoint, permission model, or supported format changes are included in this patch.

## Read more

- [Open Exports and Takeout](https://hitkeep.com/guides/data/takeout/)
- [GitHub Release v2.4.2](https://github.com/PascaleBeier/hitkeep/releases/tag/v2.4.2)
- [HitKeep 2.4.1 release notes](https://hitkeep.com/blog/hitkeep-2-4-1/)

Managed option

## Run HitKeep without the ops burden.

HitKeep Cloud runs the same single binary in region-pinned EU or US infrastructure, with managed updates and backups.

[Start free in HitKeep Cloud](https://cloud.hitkeep.eu/signup?utm_source=hitkeep_docs&utm_medium=website&utm_campaign=cloud_signup&utm_content=content_cta&plan=free&billing=monthly)[Self-host instead](https://hitkeep.com/guides/installation/)

[← OlderHitKeep 2.4.1: MCP Reliability And Go Security Fixes](https://hitkeep.com/blog/hitkeep-2-4-1/)[Newer →HitKeep 2.5.0: Web Vitals, Opportunities, And Subdirectory Installs](https://hitkeep.com/blog/hitkeep-2-5-0/)
