Skip to content

v2.3.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gargron Gargron released this 08 Mar 10:21
bd077ad

Mastodon

Note: This is a release candidate. It is intended to be stable, but not guaranteed.

Fixes:

  • fix validation error (media only status) (#6684)
  • Rescue when there's no extension in the remotable (#6358)
  • Run tests with npm-run-all (#6688)
  • Display AttachmentList in timelines in compact style when media missing (#6680)
  • After blocking domain with reject_media, invalidate cache (#6679)
  • Update Yarn to version 1.5.1 (#6689)
  • For now, put a "." into no-text statuses with media for backcompat (#6691)
  • Display AttachmentList in notifications (#6693)
  • When enabled, always display media in gallery. Also: click to reveal (#6692)
  • Improve styling of closed registrations message, rename button (#6695)
  • If login redirects to omniauth, redirect logout to root_path (#6694)

Upgrade notes:

Both Docker and non-Docker:

  • This release includes changes to assets, that means you need to run RAILS_ENV=production bundle exec rails assets:precompile (in Docker: docker-compose run --rm web rails assets:precompile)

Contributors to this release:

@Gargron
@MitarashiDango
@renatolond
@ykzts