Skip to content

v2.0.21-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xal xal released this 13 Jun 20:27
· 1625 commits to master since this release

Added

  • account mutes, blocks, domain blocks feature
  • status conversation mute action
  • auto-add new notifications after notification tab switching. However, new logic forces scroll position to top after tab switching, so we loose old scroll state.
  • sometimes stuck when click on notification (when notification from non-active instance).
  • add timeout to all REST request to avoid freeze on poor connection
  • dismiss single notification feature
  • add android notifications channels
  • Account settings: default visibility, always display spoilers, always display nsfw, mark media nsfw by default

Changes

  • Faster push notifications (changes on PushRelay Ruby proxy-server): unsubscribe from webpush notifications when target FCM device id already expired

Fixes

  • fix invalid font size for statuses when OS accessibility font size changed
  • fix broken chat input field UI