Skip to content

Releases: darkwheel/pptb-solutionExplorer

v0.2.6

03 Apr 12:07
f74e1c4

Choose a tag to compare

What's Changed

  • Add new icon and update build to version 0.2.6 by @darkwheel in #7

Full Changelog: v0.2.5...v0.2.6

v0.2.5

03 Apr 10:02
5225823

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

28 Feb 11:56
e51dc3b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

28 Feb 11:55
8633f9c

Choose a tag to compare

What's Changed

  • Change icon to work with light and dark backgrounds by @darkwheel in #3

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Feb 11:55
121035d

Choose a tag to compare

What's Changed

  • Removed features of package json due to changed validation process by @darkwheel in #2

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Jan 11:10
3f376fd

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

What's Changed

Full Changelog: https://github.com/darkwheel/pptb-solutionExplorer/commits/v0.2.1

v0.2.0

23 Jan 16:59

Choose a tag to compare

Release Notes - v0.2.0

🎉 Initial Release

First public release of the Solution Explorer tool for Power Platform Toolbox (PPTB).

📦 What's New

A comprehensive tool for exploring and managing Dataverse solutions with detailed metadata designed specifically for administrators and managers.

Key Features

  • Complete Solution Listing - View all solutions in your Dataverse environment with essential metadata
  • Dynamic Filtering - Configure result limits (100, 250, 500, 1000, or all solutions)
  • Search Functionality - Quick search across solution names, unique names, and publishers
  • Type & Visibility Filters - Filter by managed/unmanaged status and visibility settings
  • Publisher Information - Display customization prefix, option value prefix, and publisher details
  • Component Count - See how many components each solution contains
  • Deployment History - Track the last 20 deployments per solution with timestamps and user information
  • Quick Actions - Copy solution ID and unique name to clipboard
  • Responsive Design - Clean two-panel interface with light/dark theme support

Technical Details

  • Built with TypeScript and the PPTB framework
  • Uses FetchXML for efficient Dataverse queries
  • Displays connection name in page title for multi-environment scenarios
  • Professional UI with card-based layout and detailed solution metadata

📋 Requirements

  • Power Platform Toolbox (PPTB)
  • Active Dataverse connection
  • Read permissions on solution, publisher, and importjob tables

🎯 Usage

  1. Load the tool from PPTB
  2. Click "Load Solutions" to fetch solutions from your active environment
  3. Use filters and search to find specific solutions
  4. Click any solution card to view detailed information including deployment history
  5. Use the clipboard icons to copy solution IDs or unique names

🙏 Acknowledgments

Built for the Power Platform community to simplify solution management and provide visibility into deployment history.

📝 License

MIT License - see LICENSE file for details


Repository: https://github.com/darkwheel/pptb-solutionExplorer
Author: Christoph Schaffer