Skip to content

Releases: a-gubskiy/X.Bluesky

Version 1.3.0

12 Dec 17:48
427233a
Compare
Choose a tag to compare

What's Changed

  • Bug Fix: Default Embed Handling
    Fixed an issue where posts without links were disappearing from timelines and profiles. The default embedded content is now set to null instead of empty strings, ensuring proper display of posts without embeds. Implemented by @xforever1313.
  • Improved Timestamp Format
    Updated timestamp generation to include milliseconds, ensuring better compatibility with ATProto requirements and improved post visibility in search windows. Implemented by @xforever1313
  • Image Attachments
    Added support for attaching images to posts, enhancing the richness of shared content. Implemented by @a-gubskiy
  • Customizable PDS Hostname
    Introduced an option to configure the PDS hostname, offering greater flexibility for bot developers. Implemented by @a-gubskiy

New Contributors

Full Changelog: v1.1.7...v1.3.0

NuGet

Version 1.1.7

20 Nov 08:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.7

Nuget

https://www.nuget.org/packages/X.Bluesky/1.1.7

Version 1.1.0

14 Sep 10:39
110aba9
Compare
Choose a tag to compare

New Features

  • Automatic Mentions: X.Bluesky now automatically detects @mentions in your content. This feature enables you to reference users, improving collaboration and engagement.
  • Rich Text Tagging: X.Bluesky now supports the automatic formatting of tags in your text. Any tags you include in your content will be automatically marked as rich text, ensuring they are properly highlighted. This functionality follows the BSky Rich Text guidelines, enabling a seamless and visually appealing display of hashtags and other content markers within posts.
  • Webpage Linking with Auto-Generated Cards: X.Bluesky detect and convert URLs into clickable hyperlinks, it also automatically generates rich preview cards for those links. This feature enhances your posts by providing a visual and informative preview of the linked content, improving both user engagement and readability.

These new features make content creation faster and more efficient, providing both improved usability and presentation.

What's Changed

Full Changelog: v1.0.3...v1.1.0

NuGet

v1.0.3

09 Jul 19:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.3

NuGet

Version 1.0.1

06 Feb 20:11
67e7279
Compare
Choose a tag to compare

Initial release

This is the first library release!

NuGet