Releases: fabrisodotps1/M365PSProfile
Releases · fabrisodotps1/M365PSProfile
v0.9.0
v0.8.0
Whats new in this release:
V0.8.0
- Bugfix: Removed unnecessary variable $InstalledModuleVersion in "module is not installed" area
- Added Parameter -FileMode to uninstall Modules using the Filesystem
- Bumped Requirement for Microsoft.PowerShell.PSResourceGet to 1.0.6
- Improved the Disconnect-All Function
v0.7.0
Whats new in this release:
V0.7.0
- Added Version to the Install-M365Module Function
- Added optional Parameter -Repository (default PSGallery) if using multiple Repositorys by @diecknet
- The Function Add-M365PSProfile now adds the needed commands to the $Profile by @diecknet and @BohrenAn
- Changed from "Press any key to continue..." to a Counter from 5 to 1 when other PS Processes are running
v0.6.0
Whats new in this release:
V0.6.0
- Fixed Bug when Modules are not installed
- Updated required Modules to Microsoft.PowerShell.PSResourceGet 1.0.5
v0.5.0
Whats new in this release:
V0.5.0
- Added Info for adding M365PSProfile to the Profile when loading the Module
- Updated required Modules to Microsoft.PowerShell.PSResourceGet 1.0.3
- Added Code to update Microsoft.PowerShell.PSResourceGet to the latest Version
- Added Icon on PowerShell Gallery
v0.4.0
Whats new in this release:
V0.4.0
- Added Code to fix Modules like AZ and Microsoft.Graph
v0.3.0
v0.2.0-Preview2
Fixed Add-M365PSProfile
Updated Readme and added Images