diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json index 3d6afe1f..a5306bda 100644 --- a/app/src/main/assets/release_notes/notes.json +++ b/app/src/main/assets/release_notes/notes.json @@ -1,13 +1,8 @@ [ { - "version": "3.30.0-beta-2", - "code": "520", - "note": "Added:\n- Allow to follow the discover timelines of Pixelfed instances\n- Allow to login with a token\n\nChange:\n- Use Pixelfed layout when following Pixelfed instance\n- Allow to scroll buttons for larger screen in conversation \n\nFixed:\n- Nitter to follow Twitter accounts\n- Some minor crashes" - }, - { - "version": "3.30.0-beta-1", - "code": "519", - "note": "Added:\n- Keep media proportions in timeline for Pixelfed\n- Add a like button in timelines for Pixelfed\n\nChange:\n- Give more space to focused message in conversation\n\nFixed:\n- Not clickable URLs when Markdown is enabled\n- Pixelfed timeline not displayed by default" + "version": "3.30.0", + "code": "521", + "note": "" }, { "version": "3.29.2", diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/460.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/460.txt deleted file mode 100644 index 5aa91b71..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/460.txt +++ /dev/null @@ -1,8 +0,0 @@ -Fixed: -- Cross-compose: Wrong instance emojis -- Custom emojis not displayed in notifications -- Fav/Boost markers with shared messages -- Empty notifications -- Fix cw removed when replying -- Fix expand media with fit preview images when sensitive -- Fix an issue with fetch more displayed too often (cache clear will help or wait new messages) \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/461.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/461.txt deleted file mode 100644 index c42cfb77..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/461.txt +++ /dev/null @@ -1,13 +0,0 @@ -Added: -- Pixelfed: Custom layout to display Media fully -*(Settings > Timelines > Pixelfed Presentation) - Also works for other softwares when there are media - -Changed: -- Add pinned tag in "any" to avoid to lose it when renaming timeline - -Fixed: -- Fix push notifications with several accounts -- Fix quotes with tags/mentions -- Fix notifications -- Fix sending multiple media -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt deleted file mode 100644 index f737820e..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt +++ /dev/null @@ -1,21 +0,0 @@ -Added: - -- Add Bubble timeline support in extra-features with filters -- Allow to display public profiles by default to get all messages (Settings > Interface) -- Glitch: Allow to post messages locally (Can be turned off in Settings) -- Pixelfed: Custom layout to display Media fully (Also works for other software when there are media) -- Allow to align left action buttons in messages - -Changed: -- Full rework on links in messages (also mentions and tags) -- Add pinned tag in "any" to avoid to lose it when renaming timeline - -Fixed: -- Links to messages not handled by the app -- CW when editing a message -- Fix push notifications with several accounts -- New messages or edition notifications not pushed -- Fix quotes with tags/mentions -- Fix notifications -- Fix sending multiple media -- Fix crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt deleted file mode 100644 index 4fe4c5fe..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt +++ /dev/null @@ -1,13 +0,0 @@ -Added: -- Search bar: display suggestions when starting by "@" or "#" - -Changed: -- Preload media in timelines to avoid jumps -- Search: Automatically switch to account tab if no results for tags - -Fixed: -- Fix jumps with the fetch more feature -- Fix videos cannot be saved -- Tags cannot be pinned when there are no custom tabs -- PixelFed view: NSFW not honored -- Fix crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/464.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/464.txt deleted file mode 100644 index b35d2e68..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/464.txt +++ /dev/null @@ -1,12 +0,0 @@ -Added: -- Display familiar followers on profiles -- Display and filter Instance directory - -Changed: -- Bot and reply icon indicators more visible -- Single media are hidden with link previews - -Fixed: -- Fix a crash with Art timelines -- Friendica: media cannot be downloaded/shared -- Fix a crash with pinned timelines \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/465.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/465.txt deleted file mode 100644 index c6a58cb9..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/465.txt +++ /dev/null @@ -1,8 +0,0 @@ -Added: -- Display date of the message instead of the boost (default: disabled) -- Allow to disable release notes popup in Settings - -Fixed: -- Fix timelines slow down and stuttering after some scrolls -- Fix color issues with follow buttons -- Fix import from settings (import from login was OK) \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/466.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/466.txt deleted file mode 100644 index e887a752..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/466.txt +++ /dev/null @@ -1,8 +0,0 @@ -Changed: -- Media viewer (pinch zoom) - -Fixed: -- Cross account actions (long press) -- Boost color -- Buttons not visible with custom themes. -- Fix some bad behaviors with media viewer \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/467.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/467.txt deleted file mode 100644 index a6d09517..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/467.txt +++ /dev/null @@ -1,8 +0,0 @@ -Changed: -- Allow to swipe media for profiles - -Fixed: -- Fix crashes with pinch zoom -- Copy/Paste in threads -- Fix crash when checking redirection on http links -- Display menu in media viewer resets pinch-zoom \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/468.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/468.txt deleted file mode 100644 index 131b9f73..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/468.txt +++ /dev/null @@ -1,5 +0,0 @@ -Added: -- Maths support (view and compose) - -Changed: -- Hide single media with preview is now a setting (default: disabled) \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/469.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/469.txt deleted file mode 100644 index 331a3a69..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/469.txt +++ /dev/null @@ -1,12 +0,0 @@ -Added: -- Maths support (view and compose) -- Filter DMs in HOME (long press on the tab) -- Filter languages for users in home timeline (from their profile) -- Add several targeted languages for translator - -Changed: -- Hide single media with preview is now a setting (default: disabled) -- Group items in menu of messages - -Fixed: -- Cross-actions didn't display account instances \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/470.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/470.txt deleted file mode 100644 index 70db766e..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/470.txt +++ /dev/null @@ -1,5 +0,0 @@ -Changed: -- Material dialogs - -Fixed: -- Light theme issues \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/471.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/471.txt deleted file mode 100644 index 7f81b3d0..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/471.txt +++ /dev/null @@ -1,6 +0,0 @@ -Changed: -- Add instance name when sharing - -Fixed: -- Fix a crash when removing media -- Other minor fixes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/472.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/472.txt deleted file mode 100644 index 1bc8fb6a..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/472.txt +++ /dev/null @@ -1,12 +0,0 @@ -Changed: -- Peertube support -- Compose shortcut -- Long press compose button to write with another account - -Changed: -- Cross actions with two accounts display a dialog -- Order & compact og values when sharing > title - url - content - -Fixed: -- Text cleared when adding a media -- Fix crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/473.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/473.txt deleted file mode 100644 index 39f99528..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/473.txt +++ /dev/null @@ -1,8 +0,0 @@ -Added: -- Edit description and focus for media (for the next Mastodon release) - -Changed: -- Peertube: remove role support to avoid crashes with older instances - -Fixed: -- Fix some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/474.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/474.txt deleted file mode 100644 index 8d142c30..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/474.txt +++ /dev/null @@ -1,15 +0,0 @@ -Added: -- Peertube support -- Compose shortcut (long press launcher) -- Long press compose button to write with another account -- Edit description and focus for media (for the next Mastodon release) - -Changed: -- Cross actions with two accounts display a dialog -- Order & compact og values when sharing > title - url - content -- Tap on top message (user info) open threads - -Fixed: -- Text cleared when adding a media -- Fix Maths not working with quotes -- Fix crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/475.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/475.txt deleted file mode 100644 index dad4c953..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/475.txt +++ /dev/null @@ -1,5 +0,0 @@ -Added: -- Peertube 2FA support - -Fixed: -- Dynamic color for Android 12+ \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/476.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/476.txt deleted file mode 100644 index 0632939e..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/476.txt +++ /dev/null @@ -1,7 +0,0 @@ -Added: -- Cache home in background (default disabled -> New settings category and per account) / change frequency -- Auto-fetch missing messages for the Home (default disabled -> in Settings - Timelines) -- Automatically switch between tabs when searching - -Fixed: -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/477.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/477.txt deleted file mode 100644 index 38b3d504..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/477.txt +++ /dev/null @@ -1,17 +0,0 @@ -Added: -- Peertube 2FA support -- Cache home in background (default disabled -> New settings category and per account) / change frequency -- Auto-fetch missing messages for the Home (default disabled -> in Settings - Timelines) -- Automatically switch between tabs when searching -- More deep links detection -- Allow to group mentions at the top (default: disabled) - - -Fixed: -- Dynamic color for Android 12+ -- Missing media description for previews -- Fix a crash when replying -- Fix button size not changed -- Forward tags in replies -- Media cannot be downloaded or shared with Android 10 -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/478.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/478.txt deleted file mode 100644 index ae962fc4..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/478.txt +++ /dev/null @@ -1,15 +0,0 @@ -Added: -- Support camel case tags (automatically recorded when composing) -- Manage tags when composing (top right menu) -- Custom tabs (default: enabled) - -Changed: -- Media heights now use the screen size -- Remove horizontal scroll for media -- Reduce size of emoji when text size is increased -- Update available languages in picker - -Fixed: -- Forwarded tags are added back after being deleted -- TalkBack issues -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/479.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/479.txt deleted file mode 100644 index acd2c15c..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/479.txt +++ /dev/null @@ -1,4 +0,0 @@ -Added: -- Add Lingva translator (Settings > Timelines) -- Add support for Nyastodon-style emoji reactions (skyevg) -- Add chat view for DM (default: disable / Settings > Timelines) \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/480.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/480.txt deleted file mode 100644 index fba299e1..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/480.txt +++ /dev/null @@ -1,7 +0,0 @@ -Changed: -- First media layout will depend of its ratio - -Fixed: -- Impossible to add media with the chat view -- Chat view limited in chars -- Freezes / bad behaviors due to the new media presentation \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt deleted file mode 100644 index 9826da97..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt +++ /dev/null @@ -1,14 +0,0 @@ -Added: -- Settings compose: don't send media if there are no description (default: disabled) -- Settings Timelines: Enable/Disable truncate links -- Allow to set max link length (20 - 150 chars) - -Changed: -- Align media with text (left margin enabled) - -Fixed: -- Media previews remain the same when sharing -- Edit media description not working -- Accessibility (larger fonts): profiles/DM -- Cross replies: Wrong visibility with the selected account -- Several crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/482.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/482.txt deleted file mode 100644 index 0843b2dc..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/482.txt +++ /dev/null @@ -1,9 +0,0 @@ -Added: -- Settings compose: display a dialog to warn if there are missing media description (default disabled) -- Settings > Notification: disable battery optimization -- Settings > Timelines: AutoPlay gif media (default: enabled) - -Fixed: -- Fix an issue with cache and fetch more -- Cache view with large fonts -- Bad behaviors with truncated messages \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/483.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/483.txt deleted file mode 100644 index c12d938e..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/483.txt +++ /dev/null @@ -1,18 +0,0 @@ -Added: -- "Follows you" indicator in accounts list -- Settings compose: display a dialog to warn if there are missing media description (default: disabled) -- Settings > Cache: disable battery optimization -- Settings > Cache - Add charts to check cache logs -- Settings > Timelines: AutoPlay gif media (default: enabled) -- Google: Automatic backup of data and settings - -Changed: -- Improve detections of gap in timelines -- Improve media description -- Chat view by default -- Chat view add an indicator for messages when not direct - -Fixed: -- Fix an issue with cache and fetch more -- Cache view with large fonts -- Bad behaviors with truncated messages \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt deleted file mode 100644 index 2445ff41..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/484.txt +++ /dev/null @@ -1,14 +0,0 @@ -Added: -- Add a button to fetch remote media when it fails -- Add a settings to automatically fetch remote media when it fails (default: disabled) -- Display on profiles & list of accounts if users have requested to follow you -- Warn before boosting a message having no media descriptions (default: enabled) - -Changed: -- Warn when there are missing descriptions enabled by default - -Fixed: -- Some settings not properly restored (multiple choices) -- Cancel a follow request -- Media with a lot of height in landscape -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/485.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/485.txt deleted file mode 100644 index e9b0e52e..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/485.txt +++ /dev/null @@ -1,14 +0,0 @@ -Added: -- Visual indicator when fetching missing messages -- Open media description when it is missing from the warning dialog - -Changed: -- Maths formula aligned to the left -- Faster access to delete all notifications - -Fixed: -- Fix an issue with Nitter and some URLs -- Fix refresh issue with notifications -- Fix an issue when entering a Peertube instance -- Fix jumps with Akkoma/Pleroma when media preview size is not set -- Some crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/486.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/486.txt deleted file mode 100644 index 5b8f5453..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/486.txt +++ /dev/null @@ -1,6 +0,0 @@ -Added: -- Display all following/followers lists from remote profiles -- Display all accounts that boosted/fav from a remote message - -Fixed: -- Fix a crash with auto-fetch messages \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/487.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/487.txt deleted file mode 100644 index de857e5a..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/487.txt +++ /dev/null @@ -1,7 +0,0 @@ -Added: -- Dedicated Peertube entry in main menu (My app) -- Select instances (Instances picker with Filters) -- Comment/Boost/Fav Peertube videos with Mastodon accounts - -Fixed: -- Fix a crash when searching and with the user directory \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/488.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/488.txt deleted file mode 100644 index 0313e6fa..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/488.txt +++ /dev/null @@ -1,15 +0,0 @@ -Added: -- Filter messages in profiles (hide/show boosts or replies) via a long press on the tab - -Changed: -- Some layout improvements for Peertube -- Better management of resolution with Peertube -- Improve instance picker for Peertube - -Fixed: -- URL in upper cases -- Issues with Peertube player -- False positive error when listening to audio -- GIF does not honor nsfw -- Polls having html -- Fix crashes when scrolling timeline with animated gif \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/489.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/489.txt deleted file mode 100644 index 1ab74e17..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/489.txt +++ /dev/null @@ -1,2 +0,0 @@ -Added: -- Android 12+ : Customize accent colors for light/dark theme and per account (Settings > Theming > Custom accent color) diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/490.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/490.txt deleted file mode 100644 index d5909113..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/490.txt +++ /dev/null @@ -1,5 +0,0 @@ -Fixed: -- Too many requests -- Blank Home page -- Crashes when visiting profiles -- Some audio files cannot be uploaded diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/491.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/491.txt deleted file mode 100644 index 0089d96c..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/491.txt +++ /dev/null @@ -1,4 +0,0 @@ -Added: -- Follow Lemmy instance (from Manage Timelines) -Fixed: -- Add 50 chars max for poll options diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/492.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/492.txt deleted file mode 100644 index e7950cb2..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/492.txt +++ /dev/null @@ -1,12 +0,0 @@ -Added: -- Follow Lemmy instances (from Manage Timelines) -- View remote conversations (default: disabled - Settings > Interface) - -Fixed: -- Add 50 chars max for poll options -- Too many requests -- Blank Home page -- Crashes when visiting profiles -- Some audio files cannot be uploaded -- Multiple notifications -- Fix some other crashes \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/493.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/493.txt deleted file mode 100644 index f1949171..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/493.txt +++ /dev/null @@ -1,12 +0,0 @@ -Added: -- Add preview for app icons -- Two new app icons - -Fixed: -- Fix Nitter feeds -- Crash with Pixelfed accounts -- Lingva encoding issue -- Avoid sleep mode for media activity -- Videos are played simultaneously -- Voice messages for Android 10+ -- Punycode not supported for domains \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/494.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/494.txt deleted file mode 100644 index 57af3912..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/494.txt +++ /dev/null @@ -1,5 +0,0 @@ -Added: -- Scrollable media description - -Fixed: -- Crashes with profiles \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/495.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/495.txt deleted file mode 100644 index f012d565..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/495.txt +++ /dev/null @@ -1,2 +0,0 @@ -Added: -- Markdown support (can be disabled in Settings > Timelines) \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/496.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/496.txt deleted file mode 100644 index f0653908..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/496.txt +++ /dev/null @@ -1,7 +0,0 @@ -Fixed: - -- Longer fields when editing bio -- Clicks on card do not open Mastodon posts inside the app -- Crash with Pixelfed -- Line breaks with Markdown -- Side effects with Markdown and some links diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/497.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/497.txt deleted file mode 100644 index aeaffc8d..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/497.txt +++ /dev/null @@ -1,6 +0,0 @@ -Fixed: - -- Holes in timelines due to a cache bug -- Fix tags issue with RTL and the markdown format -- Scrollable bio when editing profiles -- Crash when adding a user into a list diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/498.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/498.txt deleted file mode 100644 index 4ab75bca..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/498.txt +++ /dev/null @@ -1,5 +0,0 @@ -Added: -- Hide / Show Self boosts and self replies (Long press the Home tab) - -Changed: -- Full screen size when writing media descriptions. \ No newline at end of file diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/499.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/499.txt deleted file mode 100644 index dc98651d..00000000 --- a/src/fdroid/fastlane/metadata/android/en/changelogs/499.txt +++ /dev/null @@ -1,19 +0,0 @@ -Added: -- Markdown support (can be disabled in Settings > Timelines) -- Hide / Show Self boosts, self replies and your own messages (Long press the Home tab) - -Changed: -- Full screen size when writing media descriptions. -- Move media descriptions to the top - -Fixed: -- Holes in timelines due to a cache bug -- Spoiler issue when composing threads -- CamelCase tags when forwarding them in replies -- Buttons hidden by keyboard when composing -- Overlay with menu and buttons when playing videos -- Clicks on card do not open Mastodon posts inside the app -- Scrollable bio when editing profiles -- Crash when adding a user into a list -- Longer fields when editing bio -- Crash with Pixelfed diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/521.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/521.txt new file mode 100644 index 00000000..89cd3f19 --- /dev/null +++ b/src/fdroid/fastlane/metadata/android/en/changelogs/521.txt @@ -0,0 +1,18 @@ +Added: +- Allow to follow the discover timelines of Pixelfed instances +- Keep media proportions in timeline for Pixelfed +- Add a like button in timelines for Pixelfed +- Allow to login with a token + +Change: +- Use Pixelfed layout when following Pixelfed instances +- Allow to scroll buttons for larger screens in conversations +- Move QR code into header + +Fixed: +- Not clickable URLs when Markdown is enabled +- Nitter to follow Twitter accounts +- Pixelfed timeline not displayed by default +- Top bar coloring at scroll +- User search suggestions have duplicates +- Some minor crashes