Skip to content

v1.9.1

Compare
Choose a tag to compare
@meltyshev meltyshev released this 24 Dec 15:27
· 368 commits to master since this release

Migrating from 1.9.0 to 1.9.1

If you use docker-compose or run docker manually

Everything should work without any changes.

If you run it without docker

You need to migrate the database by npm run server:db:migrate.

What's Changed

  • feat: Preserve original format of images, change interpolation kernel
  • fix: Increase height of scroll area in popups
  • fix: Add missing translation key
  • fix: Fix active tab style
  • fix: Fix image size for animated attachments
  • fix: Proper image error handling during migration

Full Changelog: v1.9.0...v1.9.1