Skip to content

Releases: ronilaukkarinen/mastodon-bird-ui

1.8.4

09 Feb 19:04
Compare
Choose a tag to compare

1.8.4: 2024-02-09

This release is supported by Mastodon servers up to 4.2.5.

💀 Note about compatibility: This version will not support Mastodon 4.3.0-alpha.0 or 4.3.0-alpha.1 or any newer Mastodon mainline versions. For newer Mastodon servers, use the nightly version. No support is provided for the older Mastodon versions prior 4.2.5 either.

If your instance is updated to Mastodon 4.2.5, the Bird UI versions before 1.8.2 are NOT compatible. With older Mastodon Bird UI versions there will most probably be UI glitches. So you need to make sure you have at least Mastodon Bird UI version 1.8.4 on Mastodon 4.2.5. Most preferred is to always have latest Mastodon + latest Mastodon Bird UI.

Changes:

1.8.3

12 Nov 14:59
Compare
Choose a tag to compare

1.8.3: 2023-11-12

  • Add profile link icons for Nostr, Bluesky and Threads
  • Truncate too long links in the profile, like Nostr

2.0.0rc3

31 Oct 17:19
Compare
Choose a tag to compare
2.0.0rc3 Pre-release
Pre-release

2.0.0rc: 2023-12-30

  • Prepare for 4.3.0 release with SVG icons
  • Add icon support for new SVG icons, replace icons for Home, Notifications, Explore, Live feeds, Private mentions, bookmarks, Favorites, Preferences and Lists
  • Replace filter bar icons with new SVG versions
  • Remove deprecated Local icon
  • Remove deprecated Share icon
  • Remove deprecated follow/unfollow hashtag icon
  • Prepare for changing the heart as default
  • Add icons for more ellipsis and close x
  • Add --size-icon variable for easier icon sizing
  • Change default fav action icon to heart
  • Advanced web view support for 4.3.0
  • Make boost animation smoother
  • Fix icon size for private mention
  • Add search icon and fix alignments for search for 4.3.0
  • Make status icons the same size
  • Better accessibility outlines for column links in single column mode
  • Fix a corner case bug where advanced UI in mobile mode has wrong order in column links
  • Add profile link icons for Nostr, Bluesky and Threads
  • Truncate too long links in the profile, like Nostr
  • Remove font-size definitions from icon fonts that are no longer in use
  • Add proportions for the new copy icon
  • Fix alignment for textual label links
  • Add styles for the new /start onboarding on 4.3.0
  • Improve modal icon size and accessibility
  • Profile lock icon alignment fix, show it on the same level

1.8.2

29 Oct 14:35
Compare
Choose a tag to compare

1.8.2: 2023-10-29

  • Remove deprecated Local icon
  • Remove deprecated Share icon
  • Add an icon for Preferences

1.8.1

29 Oct 13:10
Compare
Choose a tag to compare

1.8.1: 2023-10-29

  • Hotfix for regression with the home icon

1.8.0

29 Oct 11:39
Compare
Choose a tag to compare

1.8.0: 2023-10-29

  • Improve button border colors in ultra accessible theme
  • Do not animate when prefers-reduced-motion is set to reduce, Fixes #95
  • Fix profile button icon not horizontally centered
  • Fix regression with icon button aligning when not focused
  • Fix regression with wrong alignment of the bell icon when activated

1.8.0rc2

07 Oct 15:32
Compare
Choose a tag to compare
1.8.0rc2 Pre-release
Pre-release

1.8.0rc2: 2023-10-07

  • Improve button border colors in ultra accessible theme
  • Do not animate when prefers-reduced-motion is set to reduce, Fixes #95

1.7.9

04 Oct 20:10
Compare
Choose a tag to compare

1.7.9: 2023-10-04

  • Improve the visibility of column header borders in advanced view
  • Fix border column-header color also in single column mode
  • Ultra accessible theme improvements (Readme snippet)
  • Add explore__search-results to transparent background color scope
  • Add search-results__section__header to color scopes
  • Fix collapsible border in tab header
  • Make it easier to edit the gap of column-links by splitting the variables in two #86 (thanks @trankten!)
  • Add dark banner styles for account-memorial-banner (thanks @DismalShadowX!), follow-request-banner and moved-account-banners, Closes #94

1.7.8

24 Sep 08:31
Compare
Choose a tag to compare

1.7.8: 2023-09-24

  • Add profile icons for Ko-fi, Patreon, Paypal and Mastodon
  • Add new profile icons to the advanced web interface
  • Add verified badge styles to user listings
  • Fix: Hide pipe from link icons if there is no textual label
  • Fix regression with verified labels on multiple column view
  • Fix unminified globe icon causing it to randomly disappear #89, Fixes #90
  • Fix partial globe icon on light theme
  • Fix mention and hashtag color contrast for light theme
  • Fix consistency for --icon-boost-notification-filter-bar
  • Truncate too long localized unfollow button text in notifications in mobile

1.7.8rc6

23 Sep 23:36
Compare
Choose a tag to compare
1.7.8rc6 Pre-release
Pre-release

1.7.8rc6: 2023-09-24

  • Add profile icons for Ko-fi, Patreon, Paypal and Mastodon
  • Add new profile icons to the advanced web interface
  • Add verified badge styles to user listings
  • Fix: Hide pipe from link icons if there is no textual label
  • Fix regression with verified labels on multiple column view
  • Fix unminified globe icon causing it to randomly disappear #89, Fixes #90