Plume v0.7.0 Release Notes

Release Date: 2022-01-02 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘ Allow dir attributes for LtoR text in RtoL document (#860)
    • ๐ŸŒ More translation languages (#862)
    • ๐Ÿ‘ Proxy support (#829)
    • Riker a actor system library (#870)
    • (request-target) and Host header in HTTP Signature (#872)
    • 0๏ธโƒฃ Default log levels for RUST_LOG (#885, #886, #919)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade some dependent crates (#858)
    • ๐Ÿ‘‰ Use tracing crate (#868)
    • โšก๏ธ Update Rust version to nightly-2021-11-27 (#961)
    • โฌ†๏ธ Upgrade Tantivy to 0.13.3 and lindera-tantivy to 0.7.1 (#878)
    • โš™ Run searcher on actor system (#870)
    • Extract a function to calculate posts' ap_url and share it with some places (#918)
    • ๐Ÿ‘‰ Use article title as its slug instead of capitalizing and inserting hyphens (#920)
    • Sign GET requests to other instances (#957)

    ๐Ÿ›  Fixed

    • Percent-encode URI for remote_interact (#866, #857)
    • Menu animation not opening on iOS (#876, #897)
    • ๐Ÿ‘‰ Make actors subscribe to channel once (#913)
    • Upsert posts and media instead of trying to insert and fail (#912)
    • โšก๏ธ Update post's ActivityPub id when published by update (#915)
    • Calculate media URI properly even when MEDIA_UPLOAD_DIRECTORY configured (#916)
    • Prevent duplicated posts in 'all' timeline (#917)
    • Draw side line for blockquote on start (#933)
    • ๐Ÿ›  Fix URIs of posts on Mastodon (#947)
    • Place edit link proper position (#956, #963, #964)