Skip to content

Releases: adamburley/PassPushPosh

Better bearer & File, URL, QR support

01 Mar 20:45
aeed934
Compare
Choose a tag to compare

Important: Initialize-PassPushPosh and New-Push have different syntax. Please verify your code is compatible before updating.

What's Changed

Full Changelog: v1.2.0...v1.3.2

v1.2.0 - Pro account features

06 Feb 18:32
eb4d595
Compare
Choose a tag to compare

v1.2.0 Release

Premium and Pro account support

  • Added support for branded domains in links and specifying an account to send from (for Pro users)
  • Added Get-PushAccount for Pro users to view linked accounts

Related PR

Full Changelog: v1.0.0...v1.2.0

v1.0.0

04 Sep 14:33
736955d
Compare
Choose a tag to compare

v1.0.0 Release

  • Updated calls to match Password Pusher API schema 1.1
  • Implemented Passphrase support for creating and retrieving pushes
  • Refactored all functions for improved feedback and error handling
  • Implemented automated testing with Pester

Related PR

Full Changelog: v0.3.0...v1.0.0

Compatibility update for PasswordPusher 1.42.2

24 Jul 01:47
Compare
Choose a tag to compare

Resolves compatibility with new release of PasswordPusher 1.42.2 which in part removes route translation URI segments (/en/)

Full Changelog: v0.2.3...v0.3.0

PassPushPosh 0.2.3

05 Mar 01:42
Compare
Choose a tag to compare

Version 0.2.3 of PassPushPosh. Incorporates PR #1.
You can use the module without installing from PowerShell Gallery by downloading and extracting the module zip archive.

# Assuming zip is extracted to current path
Import-Module .\PassPushPosh