Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions content/updates/insider.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
---
title: "Insider"
date: "2026-08-15"
date: "2026-08-23"
description: "Rolling release notes for Insider (dev) builds — all _-dev._ versions map here."
heroImage: "/images/updates/Insider.png"
---

## Highlights

- [Feature] Implement Sentry telemetry for Electron main and renderer with PII scrubbing (#622)
- [Feature] Private marketplace: Restart app modal (#618)
- [Feature] Enable Private Marketplace (#616)
- [Feature] Re-trigger CSP consent when tool adds new permissions since last approval (#613)
- chore: bump version to 1.2.5 in package.json
- Fixed the issue when Supabase creds are missing; ensureing mock data loads
- Release note updated and fixed some issues with the agents
- [Feature] MCP tools headless execution (#629)

## Fixes

- [Fix] Update connection modal to include 'Configure App' button and adjust related functionality (#628)
- [Fix] Add repository links in installed tool details and context menu (#626)
- [Fix] Update telemetry consent messaging for clarity and adjust modal height
- [Fix] Capture download and MAU analytics errors in Sentry (#623)
- Fix header formatting in release notes for consistency
- [Fix] Bump package versions for @pptb/types to 1.2.5 and @pptb/validate to 1.0.1
- [Fix] issue with selecting Environment URL after enabling Power Platform API (#636)
- [Fix] Open Consent Review directly in full view (#633)
- [Fix] Preserve error stack in logError when passed an Error object (#631)
- [Fix] Update 'Copy Script' messaging in Configure App notes for clarity
- Potential fix for pull request finding
- Potential fix for pull request finding

## Developer & Build

- Version: 1.2.5-dev.20260815
- Version: 1.2.5-dev.20260823
- Branch: dev
- Commits: 1 in the last 24 hours
- Build Date: 31853594604
- Commits: 2 in the last 24 hours
- Build Date: 32607889896

## Notes

- No manual migration needed; existing settings and connections continue to work.
- This page currently reflects Insider build `v1.2.5-dev.20260815` (and newer).
- This page currently reflects Insider build `v1.2.5-dev.20260823` (and newer).

## Getting an Insider build

Expand Down
Loading