Skip to content

1.3.23#15

Merged
FriedrichWeinmann merged 2 commits into
developmentfrom
InstallFix
Jul 14, 2026
Merged

1.3.23#15
FriedrichWeinmann merged 2 commits into
developmentfrom
InstallFix

Conversation

@FriedrichWeinmann

Copy link
Copy Markdown
Member
  • Upd: Install-MDDaemon - added -UsePWSH parameter to allow running mailer with PowerShell 7
  • Fix: Install-MDDaemon - fails to register scheduled task when not providing sender credentials
  • Fix: Install-MDDaemon - incorrectly detects modules as installed on local setup, when the modules are only installed for the local user
  • Fix: Install-MDDaemon - fails to ensure proper installation of EntraAuth on targeted computer

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump to 1.3.23, focusing on improving Install-MDDaemon deployment reliability (scheduled task setup and module prerequisites) and updating dependencies/documentation to match.

Changes:

  • Bumped module version to 1.3.23 and updated PSFramework required version.
  • Extended Test-Module with a -Scope parameter to distinguish module installation scope.
  • Updated Install-MDDaemon to support running the scheduled task with PowerShell 7 (-UsePWSH) and to include EntraAuth in module validation.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
MailDaemon/MailDaemon.psd1 Version bump + PSFramework dependency update.
MailDaemon/internal/functions/Test-Module.ps1 Adds -Scope support and adjusts module discovery logic.
MailDaemon/functions/Install-MDDaemon.ps1 Adds -UsePWSH, ensures EntraAuth is checked, and adjusts task/credential flow.
MailDaemon/en-us/strings.psd1 Adds inline argument hints to two string entries.
MailDaemon/changelog.md Adds 1.3.23 release notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread MailDaemon/internal/functions/Test-Module.ps1 Outdated
Comment thread MailDaemon/functions/Install-MDDaemon.ps1 Outdated
@FriedrichWeinmann
FriedrichWeinmann merged commit fd73e1c into development Jul 14, 2026
1 check passed
@FriedrichWeinmann
FriedrichWeinmann deleted the InstallFix branch July 14, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants