Skip to content

v1.4rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gargron Gargron released this 22 May 19:48

Fixes:

  • Fix regression in mutes API and similar (#3202)
  • Allow access token in URI in the EventSource streaming API (#3208)
  • Language attribute in statuses JSON (#3209)
  • Fix "Edit profile" on the account action bar (#3222)
  • Fix cache not being configured correctly (#3219)
  • Keep children of the column-collapsable until animation is completed (#3218)
  • Fix locale regression that made logged-out public pages crash (#3231)
  • Fix "saved" message in wrong locale after updating preferences (#3232)
  • Put creation of remote statuses in a transaction to prevent incomplete statuses from being returned in the API (#3233)

Features:

  • Allow alternate domains to be recognized by Webfinger, while still returning a canonical acct (#3187)
  • Only load i18n data for current language in web UI (#3130)

Locales:

Upgrade notes:

Non-Docker only:

  • Dependency updates: yarn 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:

@Gargron
@zunda
@vidarlee
@h-izumi
@akihikodaki
@sterbfly
@happycoloredbanana
@mabkenar
@ykzts
@unarist
@clworld
@m4sk1n
@nolanlawson
@immae
@rkarabut
@tomosm
@mjankowski