Skip to content

v1.5.1

Compare
Choose a tag to compare
@Gargron Gargron released this 06 Aug 21:58

Mastodon

Fixes:

  • Critical: Fix WebFinger regression that some servers experience (#4527)
  • Use correct keys for keyboard navigation (#4487)
  • Fix column-back-button style for some browsers (#4484)
  • Don't normalize invalid domain names (#4499)
  • Make number of comparison in emojify() fewer (#4500)
  • Redirect to PasswordController#new when reset_password_token is invalid (#4506)
  • Enable cache for babel-loader (#4505)
  • Docker: Use GNU libiconv in Nokogiri (#4494)
  • Scroll columns area to right when children property is changed (#4517)
  • Add "signed in as" header to some pages (#4523)

Upgrade notes:

Non-Docker only:

  • Dependency updates: bundle install

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:

TBA