• 0.7.1 ec3205b372

    Plume 0.7.1 Pre-release

    KitaitiMakoto released this 2022-01-13 04:49:24 +00:00 | 668 commits to main since this release

    We are pleased to announce this new alpha version of Plume. It includes database schema change. You need run migration before start new version. See documentation for the steps.

    This update added MAIL_PORT environment variable support. See documentation for details.

    Also it added sign-up feature. You can see how to set up at SIGNUP variable in Useful environment variables page. A blog post might help you.

    Changelog

    Added

    • Introduce environment variable MAIL_PORT (#980)
    • Introduce email sign-up feature (#636, #1002)

    Changed

    • Some styling improvements (#976, #977, #978)
    • Respond with error status code when error (#1002)

    Fiexed

    • Fix comment link (#974)
    • Fix a bug that prevents posting articles (#975)
    • Fix a bug that notification page doesn't show (#981)
    Downloads