Releases: darkwheel/pptb-solutionExplorer
Releases · darkwheel/pptb-solutionExplorer
v0.2.6
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
v0.2.4
v0.2.3
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
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
Full Changelog: v0.2.0...v0.2.1
What's Changed
- Initial Review v2 by @darkwheel in #1
Full Changelog: https://github.com/darkwheel/pptb-solutionExplorer/commits/v0.2.1
v0.2.0
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
- Load the tool from PPTB
- Click "Load Solutions" to fetch solutions from your active environment
- Use filters and search to find specific solutions
- Click any solution card to view detailed information including deployment history
- 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