app-v2.7.27

screenpipe/screenpipeapp-v2.7.27Sep 8, 2026by louis030195

AI Summary

This release focuses on enterprise improvements and stability fixes. It introduces backfilling capabilities for retained history and addresses various issues regarding audio startup, Windows store access, and agent UI interaction.

Key Highlights

  • Enterprise backfilling of retained history for selected devices
  • Improved UI for agent actions to make them easier to click and identify
  • Fixes for audio device startup failures
  • Resolves Windows store access errors and settings store states
  • Fixes for AI gateway input limits

New Features

  • Backfill retained history for selected devices (Enterprise)

Full Release Notes

## What's Changed
* feat(enterprise): backfill retained history for selected devices by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6953
* fix(home): make agent actions easier to click and identify by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6954
* fix(ai-gateway): classify current input limits by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6945
* fix(audio): recover current device startup failures by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6946
* fix(app): recover current settings store states by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6947
* fix(app): recover current Windows store access errors by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6948
* fix(enterprise): resolve policy in diagnostic log worker by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6955
* fix(app): retain agent deep links in production builds by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6957
* fix(app): prevent referral settings from signing users out by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6959


**Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.7.26...app-v2.7.27