Skip to content
Merged
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
16 changes: 8 additions & 8 deletions content/updates/insider.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
---
title: "Insider"
date: "2026-08-24"
date: "2026-08-31"
description: "Rolling release notes for Insider (dev) builds — all _-dev._ versions map here."
heroImage: "/images/updates/Insider.png"
---

## Highlights

- feat: implement tool maturity feature with verified badge and filtering (#642)
- Release note updated and fixed some issues with the agents

## Fixes

- [Fix] Resolves bug 635 for inter tool invocation issue (#641)
- [Fix] Update version to 1.2.6 in package.json
- [Fix] Enhance Sentry environment detection and add unit tests for getSentryEnvironment
- 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.20260824
- Version: 1.2.6-dev.20260831
- Branch: dev
- Commits: 1 in the last 24 hours
- Build Date: 32676694179
- Commits: 3 in the last 24 hours
- Build Date: 33348496796

## Notes

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

## Getting an Insider build

Expand Down
Loading