diff --git a/changelog.d/minor.add b/changelog.d/minor.add new file mode 100644 index 000000000..ef0e45898 --- /dev/null +++ b/changelog.d/minor.add @@ -0,0 +1,5 @@ +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 diff --git a/changelog.d/minor.change b/changelog.d/minor.change new file mode 100644 index 000000000..a234ad9c2 --- /dev/null +++ b/changelog.d/minor.change @@ -0,0 +1,6 @@ +overall improved spacings 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 diff --git a/changelog.d/minor.fix b/changelog.d/minor.fix new file mode 100644 index 000000000..69d7b11fe --- /dev/null +++ b/changelog.d/minor.fix @@ -0,0 +1,11 @@ +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 diff --git a/changelog.d/sync-config.add b/changelog.d/sync-config.add new file mode 100644 index 000000000..76a5a1cca --- /dev/null +++ b/changelog.d/sync-config.add @@ -0,0 +1,2 @@ +settings synchronization +user highlight synchronization