• 2.11.3 8005fcc0b4

    hj released this 2026-08-14 18:23:15 +00:00 | 224 commits to develop since this release

    Fixed

    • fixed tapping "Mute..." and "Change visiblity" (admin action) in extra status actions closing the dropdown
    • fix image cropper error preventing avatar upload
    • fix pinned indicator looking wrong on CJK locales
    • domain mute fixed
    • Fix followers list showing followed users as non-followed
    • Fixed moderation actions requiring confirmation closing user popover
    • fix moderation tools button possibly not appearing for admins
    • Fixed server-side domain mutes rendering/api calls
    • Fix Theme 2 fonts falling back to serif after upgrade
    • Fix theme lists failing to load when custom resource indexes are unavailable
    • Fix Themes 2.0 applying incorrect fonts
    • Fixed themes 3 not loading in appearance tab
    • Fixed layout selector (third column/reverse) not working immideately upon change
    • Fixed status index approxmiation in timeline rendering for dynamically changing viewport geometries
    Downloads
  • 2.11.2 d59bf7df3e

    hj released this 2026-07-30 11:42:54 +00:00 | 264 commits to develop since this release

    Fixed

    • Do not crash even on css rule insertion failure
    • Fixed serif-fonts being used by default in some cases
    • Fix MFA login and recovery code authentication.
    • Fixed font select component showing and using objects instead of strings
    • Fixed generic ('sans-serif', 'monospace' etc) fonts not working
    • Fix style of extra notifications
    • Potentially fixed theme rendering on Firefox 153
    Downloads
  • 2.11.1 cb0ebd9985

    hj released this 2026-07-20 13:09:59 +00:00 | 280 commits to develop since this release

    Fixed

    • User note not working
    Downloads
  • 2.11.0 2568e0d7f0

    hj released this 2026-07-20 12:12:20 +00:00 | 284 commits to develop since this release

    Added

    • Initial MFM rendering support
    • Button to remove all drafts
    • Option to remove forced aspect ratio for user profiles (requested)
    • Showing user tags (MRF policies for user + custom if present)
    • Version information now is also in about page
    • Mention autosuggest now sorts by recent activity
    • Non-square emoji support (toggleable by user)
    • Displaying other user's backgrounds (if supported by BE)
    • Add quoting by URL and in replies
    • Settings synchronization
    • User highlight synchronization
    • User administration + post scope/sensitivity admin change support

    Changed

    • Migrated to Vite 8 and optimized our imports, more stuff is loaded on-demand, reducing the initial load time and transfer size
    • Overall improved spacing in status action buttons and post form
    • Logout confirm button is now dangerous
    • Reply/quote now is a radio group and wraps, fixes overflow on languages where labels are too wide
    • Personal note input is now bigger
    • Moved "edit pinned" to the bottom for status action buttons.
    • Dots status action button drops down instead of up to avoid hiding the action buttons
    • Improved attachment description (alt text) input and display

    Fixed

    • Fix HTML attribute parsing for escaped quotes
    • Fix emojis breaking user bio/description editing
    • Navbar wide logo cropping search input
    • Danger buttons being too bright
    • User background upload failure no longer breaks new uploads + displays an error
    • Importing theme from old theme editor
    • Removed duplicate federationpolicy entry in admin tab
    • Repeater name overflowing content
    • Reply popover is now shown if replied-to status is muted
    • Second language input not having header
    • Post form's bottom left buttons not showing their toggled state
    • Some font overrides not working
    • Popovers opening outside of window's boundaries
    • Occasional blank page when showing new posts
    • Fixed status action mute hiding itself on click
    • Fix reply form crash when quote-reply settings are unavailable
    Downloads