Commit 65dea8bf authored by Thomas's avatar Thomas
Browse files

Prepare some release notes

parent f266b582
Loading
Loading
Loading
Loading
+3 −8
Original line number Diff line number Diff line
[
  {
    "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",
+0 −8
Original line number Diff line number Diff line
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
+0 −13
Original line number Diff line number Diff line
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
+0 −21
Original line number Diff line number Diff line
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
+0 −13
Original line number Diff line number Diff line
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
Loading