All Versions
18
Latest Version
Avg Release Cycle
78 days
Latest Release
172 days ago

Changelog History
Page 2

  • v0.3.2 Changes

    August 26, 2019

    ๐Ÿ“š To upgrade, follow the upgrade guide.

    ๐ŸŒฒ Log

    • โž• Add installation guide for debian buster with apache
    • โž• Add some necessary directories to git: data/cache and data/files
    • ๐Ÿ›  Fix dev scripts when used in a git worktree directory
    • Take timing from twitch url into account in embeds
    • ๐Ÿ›  Use fixed height images in the lightbox (nlg.js)

    Remarks

    ๐Ÿ›  Bugfix release.

  • v0.3.1 Changes

    August 01, 2019

    ๐Ÿ“š To upgrade, follow the upgrade guide.

    ๐ŸŒฒ Log

    • โž• Add documentation for debian buster
    • โž• Add user list in group-settings
    • ๐Ÿ‘ Allow long format images
    • Display share button only if the user has more than 1 group
    • ๐Ÿ›  Fix avatar change and upscale its resolution
    • ๐Ÿ›  Fix english translation
    • ๐Ÿ›  Fix new messages not appearing immediately
    • ๐Ÿ›  Fix signup during invitation
    • ๐Ÿ›  Fix title input changing form when inputting a space
    • โœ‚ Remove demo instance files
    • โšก๏ธ Update dependencies and dockerfile packages

    Remarks

    ๐Ÿ›  Mostly bugfix release.

  • v0.3 Changes

    July 25, 2019

    ๐ŸŒฒ Log

    • โšก๏ธ Update to symfony 4.3
    • ๐Ÿ”’ Switch security password encoder to 'auto'
    • Regenerate message preview on edition
    • โž• Add "default group" option
    • โž• Add Log and System entities
    • โž• Add CleanLogs, CleanGroups, CleanMessages, RepairDatabase commands
    • โž• Add message sharing feature
    • Rework Cron: will now be called on kernel.terminate event
    • Redirect nginx output to stdout
    • Return only JSON from the API
    • Avoid displaying empty messages
    • Simplify commands invocations
    • 0๏ธโƒฃ .env is now the default config and .env.local symlinks to data/config

    Remarks

    ๐Ÿ”‹ Feature release.
    โšก๏ธ This update has a database structure change. Please see the corresponding migration file.
    ๐Ÿ“š To upgrade, follow the upgrade guide.

    Cron tasks will now execute after each API call. This means that if your Zusam instance is visited sufficiently often, you don't need to call it from the system cron anymore.
    โฌ†๏ธ The first time RepairDatabase will be executed, it could take some time (and cause some API calls to timeout). To avoid this, you can execute it yourself during the upgrade (after having applied the SQL migration) with php api/bin/console zusam:repair-database.

    โšก๏ธ โš ๏ธ The configuration change (.env => .env.local) could impact you if you customized your configuration file paths. Make sure to update the symlink if necessary.
    These changes were made to be compliant with the symfony specifications:

  • v0.2 Changes

    May 06, 2019

    ๐Ÿ”‹ Feature release.

    ๐Ÿ”„ Changes include:

    • โž• Add slovak translation
    • โž• Add opt-in notification emails
    • ๐Ÿ›  Fix video loading in albums
    • โž• Add public link feature
    • Rework news styling
    • ๐Ÿ›  Fix gif upload
    • Declare the webapp as a PWA with a share-intent

    ๐Ÿฑ โš ๏ธ Support for PHP 7.1 was dropped.

    โšก๏ธ This update has a database structure change. Please see the corresponding migration file.
    ๐Ÿ“š To upgrade, follow the upgrade guide.

  • v0.1.1 Changes

    March 29, 2019

    ๐ŸŒฒ Log

    • ๐Ÿ›  Fix styling issues in chrome
    • ๐Ÿ›  Fix s6 lockups in docker
    • ๐Ÿ›  Fix lightbox on image urls
    • โž• Add a writerId to each writer component to avoid edge cases
    • โž• Add spanish translation

    Remarks

    ๐Ÿ›  Mostly bugfix release.

  • v0.1 Changes

    March 21, 2019

    ๐Ÿš€ This is the first release of Zusam that is meant to be used broadly.

  • v0.1-beta.7

    March 05, 2019
  • v0.1-beta.6

    February 17, 2019