SendDrop
0.4.0
PowerShell Module for the SendDrop.com API
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) Thomas Subotitsch. All rights reserved.
Package Details
Author(s)
- Thomas Subotitsch
Functions
Get-SendDropBrand Get-SendDropbrandLogo Add-SendDropShipmentDocument Copy-SendDropShipment Get-SendDropShipment Get-SendDropShipmentDocument New-SendDropShipment New-SendDropShipmentLabel New-SendDropShipmentReturn Update-SendDropShipment Update-SendDropShipmentBrand Update-SendDropShipmentComment Connect-SendDrop Disconnect-SendDrop Invoke-SendDropAPICall
Dependencies
This module has no dependencies.
Release Notes
## [0.4.0] - 2026-04-12
### Added
#### `CLAUDE.md`
- Added "Changelog Conventions" section instructing Claude Code to always update `CHANGELOG.md` under `[Unreleased]` after every change without being asked.
### Fixed
#### `.build/Update-ChangelogDirect.ps1`
- Fixed authentication URL to use `x-access-token` as the username instead of `$GitUserName`, which caused 403 errors when pushing as `github-actions[bot]`.
- Added exit code check after `git push` — the function previously reported success even when the push failed.
#### `.github/workflows/publish.yml`
- Added `permissions: contents: write` to the `build-and-publish` job so the `GITHUB_TOKEN` can push the changelog commit back to `main`.
- Downgraded GitVersion setup action from `v4.5.0` to `v3.1.1` to restore compatibility with `versionSpec: 5.x` (`v4.x` requires GitVersion `>=6.1.0`).
FileList
- SendDrop.nuspec
- SendDrop.psd1
- SendDrop.psm1
- en-US\about_SendDrop.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.4.1 | 4 | 4/12/2026 |
| 0.4.0 (current version) | 3 | 4/12/2026 |
| 0.3.6 | 3 | 4/12/2026 |
| 0.3.5 | 3 | 4/12/2026 |
| 0.3.4 | 2 | 4/12/2026 |
| 0.3.3 | 3 | 4/12/2026 |
| 0.3.2 | 2 | 4/12/2026 |
| 0.3.1 | 3 | 4/12/2026 |
| 0.3.0 | 2 | 4/12/2026 |
| 0.2.6 | 2 | 4/12/2026 |
| 0.2.5 | 3 | 4/12/2026 |
| 0.2.4 | 3 | 4/12/2026 |
| 0.2.3 | 2 | 4/12/2026 |
| 0.2.2 | 4 | 4/12/2026 |
| 0.2.1 | 4 | 4/12/2026 |
| 0.2.0 | 5 | 4/12/2026 |