Skip to content

v1.6.0

Compare
Choose a tag to compare
@nolanlawson nolanlawson released this 13 Apr 23:08
· 799 commits to master since this release

v1.6.0

New features

Direct messages UI (thank you @sgenoud!)

  • feat: Adds a basic conversations timeline #1137
  • fix: tweaks to conversations (direct) UI #1137

Account page filters (e.g. media, toots with replies)

  • feat: add account page filters #1124

OpenGraph cards UI (thanks again @sgenoud!)

  • feat: Add support for Open Graph cards #1121
  • fix: slight tweaks to opengraph card #1128
  • fix: add placeholder icon for opengraph cards without images #1131
  • fix: Remove placeholder for cards without images #1135
  • fix: Add hostname when description is missing #1145
  • feat: Add a shortcut to opening the cards link #1134

PWA support on iOS 12.2+ (@sgenoud strikes again!)

  • fix: Enable PWA support for iOS devices #1120

Add a setting to reload the page (once again, Mr. @sgenoud)

  • feat: Add a setting to reload the page #1132

Bugfixes

You can finally press the back button on Android to dismiss the modal dialog!

  • fix: back button dismisses the modal dialog #826
  • fix: fix and test shortcut keys in modals #1115

Better scrollbar styling and support (thanks @sgenoud!)

  • fix: Disable custom scrollbars by default on iOS #1133
  • fix: Manage the width to take scrollbars into account #1138

Full changelog