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
- @xforever1313 made their first contribution in #24
Full Changelog: v1.1.7...v1.3.0