Open-source alternative Instagram client on Android. More maintainers needed!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

193 lines
7.2 KiB

5 years ago
  1. v15.9
  2. note: there will be no F-Droid updates from this version (v15.9) and onward, download updates from repo's Releases page.
  3. + added user stories in Feed
  4. + added frame to currently showing slider item
  5. + removed tap to pause/resume from Post viewer, replaced with controller
  6. + fixed swipe not working when posts are opened from stories
  7. + fixed comments not showing for slider items
  8. v15.8
  9. + added user's website in profile
  10. + fixed caption mentions length (@kernoeb)
  11. + fixed some translations (@kernoeb)
  12. + fixd feed captions merging with "... more"
  13. v15.4
  14. + ADDED FRENCH AND SPANISH!!!
  15. +-> Huge thanks to @kernoeb (Telegram) for French translation and @sguinetti (GitLab) for Spanish translation!!
  16. + added custom post time format support!
  17. + fixed flickering after changing settings
  18. + fixed posts not showing after searching from a private profile
  19. + fixed stories and profile pictures not downloading in user folders even when option was enabled
  20. + fixed issues with feed, discover and post viewer
  21. + fixed search suggestions crashes
  22. v15.2
  23. + fixed feed video not pausing when opened in post viewer
  24. + added 1 new profile picture view mode
  25. + added fields in LogCollector to better understand how things went wrong
  26. + better comments, story, feed, discover and suggestion fetchers
  27. v15.0
  28. + added support for Instagram.com urls! (:
  29. + added "Downloaded" check on posts if they've already been downloaded (as per suggestion)
  30. + fixed highlights scrolling issues
  31. + fixed comments issues
  32. + fixed posts weren't showing after searching anything from a private account
  33. + fixed suggestions not showing sometimes
  34. + fixed Stories viewer swipe issues
  35. + fixed Import/Export dialog not showing on old phones
  36. + added user's name in suggestions search list
  37. + added comment likes in Comments viewer
  38. + sending logs won't add empty logs to archive anymore!
  39. + fixed no new line in logs
  40. + handled Login WebView lifecycles
  41. + a better way of handling highlight swipes
  42. + removed useless code parts
  43. v14.5
  44. + added changelog after update
  45. + added swipe support in both Discover/Explore and Feed pages
  46. + added Send Logs button in Settings to send logs when something doesn't work
  47. + added clickable user profile in Post Viewer
  48. + fixed weirdly collapsing toolbar when toolbar is shown at the top
  49. v14.0
  50. + added theme selection support
  51. + added import/export settings, favorites and logins functionality (thanks to Airikr [@edgren] on Telegram)
  52. + added support for downloading slider items from User Feed page
  53. + added support for usernames and hashtags in user's biography/about text
  54. + added multiple selection in Discover/Explore page
  55. + added post date for feed items
  56. + added some more date formats
  57. + copyable feed item caption (long tap)
  58. + fixed late refresh indicator in Followers/Following comparison mode
  59. + changed feed item size to squares
  60. + fixed some caption text issues having mentions and hashtags
  61. + removed clipboard listener (stopped working after some changes)
  62. + added log collector for different crash scenarios
  63. v13.7
  64. + fixed custom download folder selection issues
  65. v13.3
  66. + added discover/explore page (only for logged in users)
  67. + added function to remove IPTC tracking data from downloaded pictures (thanks to Airikr [@edgren] on Telegram)
  68. + added multiple accounts support (quick access) and favorites (a suggestion from Saurabh on Telegram)
  69. + added custom download folder option, you can select where to download posts (a suggestion from Airikr)
  70. + added desktop mode toggle in Login activity (a suggestion from Eymen on Telegram)
  71. + added post date in post viewer (a suggestion from W on Telegram)
  72. + added post time format settings [ Settings > Post Time Settings ]
  73. + fixed some icons and layouts
  74. + removed color from slider items in feed
  75. + removed useless methods and properties
  76. + better way of handling multiple stories and posts (sliders) in post viewer
  77. + tried to make notifications grouped together.. hope they work
  78. + some other fixes and additions which i probably forgot, cause i'm a human ffs
  79. v13.0
  80. + fixed crash when searching hashtags
  81. + added lazy loading for hashtags
  82. + added Show Feed option in Settings (feed may crash app on some phones)
  83. + added null check in Download async
  84. + better/adapatable icon
  85. + fixed sheet dialog themes
  86. v12.7
  87. + (probably) fixed inflating issue in some devices
  88. v12.5
  89. + some small performance improvements
  90. v12.0
  91. + added feed!! (only for logged in users)
  92. + fixed multiple hashtags with no spaces between them
  93. + stopped activity from recreating when nothing changed
  94. + changed highlights to RecyclerView instead of HorizontalScrollView
  95. + changed some numbers and precisions cause she left me on read
  96. v11.0
  97. + added crash reporting library
  98. + added mute/unmute for session
  99. + better profile picture viewer + profile picture info
  100. + better swipe gesture
  101. + fixed mention and hashtag issues
  102. v10.0
  103. NOTE: YOU MAY NEED TO LOGIN TO VIEW PROFILES CAUSE OF INSTAGRAM CHANGES.
  104. + added direct download multiple posts dialog
  105. + fixed notification problems
  106. + fixed some direct download problems
  107. + fixed batch download and username folder not creating in some activities
  108. + fixed update checker
  109. v9.0
  110. + added search in comments viewer
  111. + added settings to auto or lazy load posts
  112. + added user & hashtag stack when back pressed
  113. + added loading icon when loading posts
  114. + profile info bar sticks to top
  115. + fixed highlights and profile picture size in portrait and landscape mode
  116. + fixed posts loading from other user when restarting app
  117. + fixed posts size changing when scrolled
  118. + users & hashtag search shows only users or hashtag when first char is @ or #
  119. + scrolls to top when back pressed
  120. v8.0
  121. + added pull-to-refresh layout in main posts, followers/following viewer
  122. + added search in followers/following viewer
  123. + added video views in post viewer
  124. + added animation when showing highlights (if available)
  125. + fixed long usernames not animating (marquee)
  126. + fixed padding and size in portrait and landscape modes
  127. + fixed accounts showing personal followers/following when account has 0 followers/following
  128. + fixed double ripple when tapped on profile picture
  129. + smaller story border around profile picture
  130. v7.0
  131. + added comments viewer!!
  132. + added highest quality post fetcher
  133. + added loading indicator where it was missing before
  134. + fixed highlight name alignment
  135. + fixed swiping on posts opened via Share or link
  136. v6.0
  137. + added story highlights!! (issue #5)
  138. + added button to view posts posted in stories
  139. + added verified badge for accounts
  140. + fixed posts & story swiping issues
  141. + fixed slow loading and stuff
  142. + fixed different margins and sizes
  143. + fixed activity not recreating after settings dialogs closed
  144. v5.0
  145. + added followers / following checker
  146. + added search view suggestions for usernames & hashtags
  147. + added sliding profile container
  148. + fixed batch download permission issue (issue #4)
  149. + fixed some small screen panning issues
  150. + fixed search view width
  151. + fixed update checker
  152. v4.0
  153. + fixed Login and Visit project page button codes.
  154. v3.0
  155. + fixed posts merged from different accounts when searched while posts are loading!
  156. + view stories (only if you're logged in)
  157. + directly download posts
  158. + choose between two pfp (profile picture) viewer methods
  159. + fixed search box not showing up when toolbar is at bottom
  160. + automatically checks for updates
  161. v2.0
  162. + fixed Login crashes
  163. v1.0
  164. + first ever changelog
  165. + basic stuff like downloading profile pics, posts and copying captions and bio.
  166. + batch download posts