Plume v0.5.0 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
  • โž• Added

    • Email blocklisting (#718)
    • Syntax highlighting (#691)
    • Persian localization (#782)
    • Switchable tokenizer - enables Japanese full-text search (#776)
    • ๐Ÿ”ง Make database connections configurable by environment variables (#768)

    ๐Ÿ”„ Changed

    • Display likes and boost on post cards (#744)
    • Rust 2018 (#726)
    • โฌ†๏ธ Bump to LLVM to 9.0.0 to fix ARM builds (#737)
    • โœ‚ Remove dependency on runtime-fmt (#773)
    • ๐Ÿš€ Drop the -alpha suffix in release names, it is implied that Plume is not stable yet because of the 0 major version (Plume 1.0.0 will be the first stable release).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix parsing of mentions inside a Markdown code block (be430c6)
    • ๐Ÿ›  Fix RSS issues (#720)
    • ๐Ÿ›  Fix Atom feed (#764)
    • ๐Ÿ›  Fix default theme (#746)
    • ๐Ÿ›  Fix shown password on remote interact pages (#741)
    • ๐Ÿ‘ Allow unicode hashtags (#757)
    • ๐Ÿ›  Fix French grammar for for 0 (#760)
    • Don't show boosts and likes for "all" and "local" in timelines (#781)
    • ๐Ÿ›  Fix liking and boosting posts on remote instances (#762)