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.

195 lines
7.4 KiB

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