pachli-android/CHANGELOG.md

12 KiB

Pachli changelog

v2.2.0

New features and other improvements

  • Disable filter functionality if not supported by the server (#366, Nik Clayton)

Significant bug fixes

  • Ensure actions happen against the correct status (#373, Nik Clayton)
  • Don't leak MainActivity in DrawerImageLoader (#382, Nik Clayton)
  • Show correct trending tag values at the end of the chart lines (#380, Nik Clayton)

Translations

v2.1.1

Significant bug fixes

v2.1.0

New features and other improvements

  • Show roles on profiles (#312, Nik Clayton)
  • Display compose button when viewing lists (#279, sanao)
  • Display compose button when viewing bookmarks list (#278, sanao)

Significant bug fixes

  • Show translated content when viewing a thread (#320, Nik Clayton)
  • Calculate length of posts and polls with emojis correctly (#315, Nik Clayton)
  • Prevent crash if a preview card does not have an author (Nik Clayton)
  • Prevent crash if an error is shown in a timeline without a FAB (Nik Clayton)
  • Prevent crash showing profile if account has null createdAt field (Nik Clayton)
  • Prevent memory leak in CompositeWithOpaqueBackground (#309, Nik Clayton)
  • Prevent UnsupportedOperationException in PachliTileService (#288, Nik Clayton)

Translations

v2.0.0

New features and other improvements

  • Translate statuses on cached timelines (#220, Nik Clayton)
  • Display compose button when viewing hashtags (#254, sanao)
  • Display compose button when viewing favorites list (#276, sanao)
  • Increase the amount of information in link previews (#275, Nik Clayton)
  • Warn the user about an Android animation bug (#274, Nik Clayton)

Significant bug fixes

  • Prevent a ClassCastException when handling timeline errors (#273, Nik Clayton)
  • Use transparent system bar on all Android versions (#272, Nik Clayton)
  • Ensure update-related data classes are retained (#269, Nik Clayton)
  • Update themes to correct poll/black theme issues (#255, Nik Clayton)

Translations

  • Update German translations (vinz)
  • Update Japanese translations (sanao)
  • Update Italian translations (chaoscalm)

v1.4.0

New features and other improvements

  • Periodically check for updates and alert user (#236)

Significant bug fixes

  • Show preference changes immediately (#234)
  • Honour the FAB_HIDE preference in timelines (#227)
  • Ensure system controls are visible on older devices (#224)
  • Remove progressbar from status timelines (#208)
  • Restore image aspect ratio when drag ends (#207)
  • Prevent potential crash when filters are slow to load (#205)

Translations

  • Update Italian translations (#240)

v1.3.0

New features and other improvements

  • Add a preference to hide "self-boosts" (#193)
  • Show announcement dates (#151)
  • Show full display and username in profile view (#195)
  • Improve display of "obscured" links (#194)
  • Adjust video playback UX behaviour (#186)

Significant bug fixes

  • Ensure empty timeline message is visible (#191)
  • Use Pachli blue and orange for notification icons (#182)
  • Update timeline when link preview setting changes (#180)
  • Show media when resuming ViewMediaFragment (#174)
  • Show thread indicators and other dividers using Material colours (#157)

Translations

  • Update Polish and Japanese translations

v1.2.2

New features and other improvements

  • Embed the privacy policy in the app (#139)

v1.2.1

New features and other improvements

  • Link to the privacy policy from "About" (#137)

v1.2

New features and other improvements

  • Show vertical scrollbars on scrollable lists (#96)

Significant bug fixes

  • Restore the user's reading position under all circumstances (#133)
  • Enable/disable vote button when the user can/can't vote (#91)
  • Use the correct colour for the status bar
  • Ensure poll option text is visible against the background (#86)

v1.1

Significant bug fixes

  • Use the correct contrast colour on hashtag tab chips (#47)
  • Scale the monochrome icon to fit (#46)
  • Restore the user's home timeline position (#44)
  • Ensure refreshing does not create a gap in the timeline (#43)
  • Show the FAB according to the user's preferences (#29)
  • Fix toolbar flickering when scrolling lists (#26)
  • Fix crash on entering MainActivity on Pixel C devices (#25)

v1.0

Pachli 1.0 is a fork of Tusky 23.0. The changes listed here are relative to that version.

New features and other improvements

  • "Load more" no more, posts load as you scroll
  • Support trending links and posts
  • Support more than 5 tabs at once
  • Choose from a range of accessible fonts
  • New media player component (more video formats supported)
  • Mark lists as "exclusive". Posts from accounts on exclusive lists only appear in the list, not your home timeline
  • Add "bookmarks" to a tab
  • Extend the list of available languages

Significant bug fixes

  • Images don't "stick" when you zoom or swipe between them
  • Keep search text when moving between search tabs
  • Show the actual error message when an image upload fails
  • Filters work in notifications

Significant UI changes

  • A visual refresh, new colour scheme, some new UX components
  • Determine the default theme from your Android settings
  • Move "Clear notifications" to a menu to make it more difficult to trigger accidentally