Skip to content

Releases: fabrisodotps1/M365PSProfile

v0.9.0

05 May 16:46
ead2387
Compare
Choose a tag to compare

Whats new in this release:
V0.9.0

  • Added MicrosoftPlaces Module to the Standard Modules (Get-M365StandardModule)
  • Bugfix: Uninstall-M365Module -FileMode did not cover all aspects
  • Updated to Microsoft.PowerShell.PSResourceGet 1.1.1

v0.8.0

08 Nov 11:24
ef08120
Compare
Choose a tag to compare

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

02 Oct 15:42
2a4b6a5
Compare
Choose a tag to compare

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

12 Jul 11:00
4dcf6a5
Compare
Choose a tag to compare

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

15 Apr 15:20
ca22a2a
Compare
Choose a tag to compare

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

02 Feb 15:08
4799027
Compare
Choose a tag to compare

Whats new in this release:
V0.4.0

  • Added Code to fix Modules like AZ and Microsoft.Graph

v0.3.0

21 Dec 13:36
93250e0
Compare
Choose a tag to compare

Whats new in this release:
V0.3.0
Functions:

  • Install-M365Module
  • Uninstall-M365Module
  • Get-M365StandardModule
  • Add-M365Profile
  • Disconnect-All
  • Set-WindowTitle

v0.2.0-Preview2

05 Dec 19:48
b2f9c91
Compare
Choose a tag to compare
v0.2.0-Preview2 Pre-release
Pre-release

Fixed Add-M365PSProfile
Updated Readme and added Images