Skip to content

PSBluesky_v2.7.0

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 13 Jun 18:45
· 4 commits to main since this release

PSBluesky Changelog

v2.7.0 - 2025-06-13 14:42:59

Added

  • Added command Get-BskyKnownFollowers.
  • Added command Format-SpectreConsole with aliases of fsc and Format-Bsky.
  • Added script property Links for profile objects to pull links from the profile description.

Changed

  • Made ALT text for images required. If the user specifies an image with New-BskyPost and doesn't specify ALT text, they will be prompted. The ImageAlt parameter in Add-BskyImage is now mandatory. This is a breaking change.
  • Updated Get-BskyModuleInfo with parameters Verb and Noun.
  • Updated Get-BskyProfile to return the link to the profile banner.
  • Updated Get-BskyFeed and Get-BskyTimeline output with a new property of Links to get embedded links.
  • Updated Get-BskyLiked to include Thumbnail and Links properties.
  • Added support Write-Progress output to Get-BskyLiked, Get-BkskyFollowers and Get-BskyFollowing [Issue #40].
  • help documentation updates.
  • Updated README.