diff --git a/README.md b/README.md index 0e45f4c..b82b6c6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be * Build from Win10/Win11 sources using either boot.wim or WinRE.wim as a base. * Designed from the ground up to be developer/contributor friendly and use clean, well documented code. * Easy to understand options and uncluttered user interface. -* Flexible and fully customizable. +* Flexible architecture. +* PEBakery's powerful scripting language allows extensive customization. ## Features @@ -27,6 +28,8 @@ PhoenixPE is a WinPE Rescue/Recovery Environment based on Win10/Win11. It can be * Offline OS Troubleshooting/Repair/Recovery * And more... +PhoenixPE includes a variety of carefully selected applications to get you started and PEBakery's user friendly scripting language makes it easy for you create your own scripts and customize PhoenixePE with your favorite apps and settings. + ## License **PhoenixPE** is licensed under the MIT license. Refer to [license](LICENSE) for more information. @@ -43,7 +46,13 @@ Documentation is available on the [PhoenixPE Wiki](https://github.com/PhoenixPE/ PhoenixPE is developed and maintained, and supported by a community of developers/volunteers who enjoy sharing their ideas and work in their free time. -Interested in contributing to PhoenixPE? Check out our [guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md). +Interested in contributing to PhoenixPE? Please read our [contributor guidelines](https://github.com/PhoenixPE/PhoenixPE/blob/master/docs/CONTRIBUTING.md). + +Want to create your own scripts, include additional applications, and personalize PhoenixPE to your taste? + +Check out the following resources: +* [PEBakery Documentation](https://github.com/pebakery/pebakery-docs) +* [PhoenixPE API](https://github.com/PhoenixPE/PhoenixPE/wiki/PhoenixAPI) ## Enhancements/Bugs diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b8b2e30..f3344c0 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -14,6 +14,8 @@ Notable changes to the PhoenixPE project. - EaseUS Data Recovery Wizard ### Changed +- PCI-Z script now has the option to download the latest pci.ids database from the PCI ID Repository. This vastly improves identification as the database that ships with PCI-Z 2.0.0 is from 2017. +- Apps that dynamically download the latest version now log the program version during build. - Updated PinUtil (1.4.1.1-Homes32) to support pinning to StartAllBack. - Updated KeyboardTestUtility to v2.0.0 - Updated Open-Shell to v4.4.186