mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-06-29 00:20:09 +03:00
Prepare some release notes
This commit is contained in:
parent
f266b582df
commit
65dea8bf56
42 changed files with 21 additions and 393 deletions
|
@ -1,13 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"version": "3.30.0-beta-2",
|
"version": "3.30.0",
|
||||||
"code": "520",
|
"code": "521",
|
||||||
"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"
|
"note": ""
|
||||||
},
|
|
||||||
{
|
|
||||||
"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.29.2",
|
"version": "3.29.2",
|
||||||
|
|
|
@ -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)
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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)
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -1,5 +0,0 @@
|
||||||
Added:
|
|
||||||
- Maths support (view and compose)
|
|
||||||
|
|
||||||
Changed:
|
|
||||||
- Hide single media with preview is now a setting (default: disabled)
|
|
|
@ -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
|
|
|
@ -1,5 +0,0 @@
|
||||||
Changed:
|
|
||||||
- Material dialogs
|
|
||||||
|
|
||||||
Fixed:
|
|
||||||
- Light theme issues
|
|
|
@ -1,6 +0,0 @@
|
||||||
Changed:
|
|
||||||
- Add instance name when sharing
|
|
||||||
|
|
||||||
Fixed:
|
|
||||||
- Fix a crash when removing media
|
|
||||||
- Other minor fixes
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -1,5 +0,0 @@
|
||||||
Added:
|
|
||||||
- Peertube 2FA support
|
|
||||||
|
|
||||||
Fixed:
|
|
||||||
- Dynamic color for Android 12+
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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)
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -1,2 +0,0 @@
|
||||||
Added:
|
|
||||||
- Android 12+ : Customize accent colors for light/dark theme and per account (Settings > Theming > Custom accent color)
|
|
|
@ -1,5 +0,0 @@
|
||||||
Fixed:
|
|
||||||
- Too many requests
|
|
||||||
- Blank Home page
|
|
||||||
- Crashes when visiting profiles
|
|
||||||
- Some audio files cannot be uploaded
|
|
|
@ -1,4 +0,0 @@
|
||||||
Added:
|
|
||||||
- Follow Lemmy instance (from Manage Timelines)
|
|
||||||
Fixed:
|
|
||||||
- Add 50 chars max for poll options
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -1,5 +0,0 @@
|
||||||
Added:
|
|
||||||
- Scrollable media description
|
|
||||||
|
|
||||||
Fixed:
|
|
||||||
- Crashes with profiles
|
|
|
@ -1,2 +0,0 @@
|
||||||
Added:
|
|
||||||
- Markdown support (can be disabled in Settings > Timelines)
|
|
|
@ -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
|
|
|
@ -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
|
|
|
@ -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.
|
|
|
@ -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
|
|
18
src/fdroid/fastlane/metadata/android/en/changelogs/521.txt
Normal file
18
src/fdroid/fastlane/metadata/android/en/changelogs/521.txt
Normal file
|
@ -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
|
Loading…
Reference in a new issue