All notable changes to the Power Pages Helper extension will be documented in this file.
- Renamed extension to Power Pages Helper
- Switch paportal to powerpages in CLI commands
- Now "Download Portal" supports modedVersion parameter
- New command Migrate to Bootstrap 5 - converts existing portal to Bootstrap 5 (creates new folder with updated portal)
- New setting Download Latest Model Version - Allows to specify version of the model to download (1 or 2) to support Enhanced Data Model
- New setting Download Portal Skip Included Entities - Allows you to skip Included Entities option in the Download Portal command
- New setting Download Portal Skip Excluded Entities - Allows you to skip Excluded Entities option in the Download Portal command
- Now "Download Portal" supports includeEntities and excludeEntities parameters
- New settings for Download Latest command - Include Entities and Exclude Entities
- Now "Upload Portal" supports deploymentProfile parameter
- New command - "Create Deployment Profile" - allows to create new deployment profile
- Now "Download Latest" will use current parent folder and website id from website.yml so you don't need to type folder path and portal id
- New command - "Download Latest" - allows to download latest changes to the portal + save portal id and folder path to reuse later
- New keybinding for Download Latest command - CTRL+D, CTRL+L
- New Explorer context menu command - "Create Custom JS" - allows to create custom js file for webpages, basic forms and advance form steps
- New Explorer context menu command - "Create Custom CSS" - allows to create custom js file for webpages, basic forms and advance form steps
- Commands now support local folder path that contain white spaces
- Uploaded bigger icon
- Fix README to include relevant description
- Keybindings for Portal commands
- New commad - Upload Current Portal
- Updated icon
- Initial release