Releases: Zerg00s/FlowPowerAppsMigrator
Releases · Zerg00s/FlowPowerAppsMigrator
FlowPowerAppsMigrator 3.4
- Fixed a major bug preventing export-importing for the lists and libraries.
FlowPowerAppsMigrator 3.3
- Made console output more clear.
FlowPowerAppsMigrator 3.2
Update notes
- Fixed a problem reported in the issue #9
FlowPowerAppsMigrator 3.1
Update notes
- Fixed a bug that corrupted solution zip files during the conversion process
FlowPowerAppsMigrator 3.0
Major update
New features added
Migrate-Packages.bat
script now migrates SharePoint lists and libraries that your Apps and Flow depend on.- Added
Prepare-Deployment-Package-for-Client.bat
script that lets you prepare a deployment package that you can share with your clients or partners. Running this script will generate a package directory that you can then send to your Clients and partners. Distribution of your apps and flows is now even easier.
FlowPowerAppsMigrator 2.2
- Now ZIP creation depends on the solution type: solutions are zipped-up using the
tar
utility while standalone flows and apps are zipped-up with[System.IO.Compression.ZipFile]::CreateFromDirectory
FlowPowerAppsMigrator 2.1
Updates
- Big news. Added support for migration Solutions. Big thank you to Mark Doria for helping me with this feature.
FlowPowerAppsMigrator 2.0
2.0 In version updates
- Graphical user interface
- This version is now fully portable. No need to install PowerShell
FlowPowerAppsMigrator Package
Contains the latest verstion of the FlowPowerAppsMigrator package.