Zusam v0.4 Release Notes

Release Date: 2020-02-16 // about 4 years ago
  • ๐Ÿ“š To upgrade, follow the upgrade guide.

    ๐ŸŒฒ Log

    • ๐Ÿšš Rework backend to remove dependency to api-platform
    • Rework container to be compatible with podman
    • โœ… Start writing tests and prepare test environment
    • ๐ŸŒฒ Store log outside of the database in a plain file
    • โฌ†๏ธ Upgrade to Preact 10
    • โฌ†๏ธ Upgrade to Symfony 5
    • Split out some modules from the webapp
    • โž• Add notifications feature
    • โž• Add reply to comments feature
    • โž• Add search feature
    • ๐Ÿ›  Fix loadEnv issues on the backend
    • โž• Add IDLE_HOURS parameter for the backend
    • ๐Ÿ›  Fix Uuid service from producing invalid UUIDs
    • ๐Ÿ‘ Allow Zusam to be on a subpath of the domain
    • ๐Ÿ›  Fix notification emails
    • โž• Add CSP headers to the container
    • Rework the container to be "podman compatible"
    • Create identicons for users without an avatar
    • ๐Ÿ‘‰ Use prettier on the webapp

    Remarks

    ๐Ÿ”‹ Feature release.
    โšก๏ธ This update has a database structure change. Please see the corresponding migration file.
    ๐Ÿš€ A detailed blog post for this release can be read here