Skip to content

v2.4.0

Compare
Choose a tag to compare
@nolanlawson nolanlawson released this 28 Nov 01:40
· 43 commits to master since this release

What's Changed

  • fix: If the focus is inside a toot, make keyboard commands operate relative to the parent toot. by @jcsteh in #2229
  • fix: Focus the textarea in the Compose dialog instead of the Close button. by @jcsteh in #2227
  • Remove alert role from the loading indicator so it no longer interferes with screen readers. by @MarcoZehe in #2238
  • fix: dont rely on colour for boost/favourite state by @NickColley in #2234
  • fix: announce "loading more" with aria-live=polite after delay by @nolanlawson in #2240
  • fix: use dvh for bottom nav by @nolanlawson in #2241
  • fix: fix mismatched dark/light color-scheme by @nolanlawson in #2244
  • fix: hide invisible content consistently by @NickColley in #2254
  • Page titles by @g2p and @nolanlawson in #2211
  • Make click on reposter's small avatar image go to reposter's account page by @ringtailsoftware in #2260
  • fix: improve button a11y for theme Sorcery by @mlcdf in #2266

New Contributors

Full Changelog: v2.3.2...v2.4.0