Skip to content

v2.3.1

Compare
Choose a tag to compare
@Gargron Gargron released this 13 Mar 15:20

Mastodon

Fixes

  • Remove unused git from Docker image (#6724)
  • Remove unused su-exec from Docker image (#6722)
  • Fix accidentally double-encoded page titles (#6720)
  • Use Alpine Linux yarn package in Docker instead of building it manually (#6725)
  • Improve performance of account media timelines API (#6729)
  • Make catalan words with the L geminate letter work in hashtags (#6741)
  • Add license info to README (#6583)
  • Fix focal point cropping, fix focal point modal (#6740)
  • Hide loading bar on status interactions (#6774)
  • Fix follow relationships not loading after notifications fetch (#6746)
  • Fix Procfile on OS X (#6748)
  • Avoid using JS to set height in MediaModal (#6750)
  • Hide pinned toots on with replies (#6753)
  • Insert space before shortcode if necessary (#6751)
  • set SAFETY_ASSURED=1 of db:setup in mastodon:setup (#6758)
  • Detailed SMTP setup (#6759)
  • [Nanobox] Fix DB backup task (#6766)
  • Change the title of spoiler button by state (#6772)
  • Change the title of sensitive button by state (#6771)
  • Adjust RTL styles for landing page (#6768)
  • Log BackupWorker backtrace, delete Backup if retries exhausted (#6769)

Features

  • Add show more/less toggle for entire threads in web UI (#6733)
  • Add new avatar placeholder with cute elephant and higher dimensions (#6728)

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:

@abcang
@akihikodaki
@connyduck
@danhunsaker
@Gargron
@m4sk1n
@nightpool
@renatolond
@TrashMacNugget
@ushitora-anqou
@ykzts
@yuntan