Releases: Pocket/pocket-ios
Releases · Pocket/pocket-ios
v8.0.6.25431
What's Changed
- feat(logging) Log breadcrumb when a user signs in or out by @CMasterson in #784
- IN-650 Record user progress when viewing an article in Reader. by @CMasterson in #783
- Item Widgets: fix vertical thumbnail size by @Gio2018 in #785
- IN-650 Add Syndicated articles to progress recording by @CMasterson in #789
- fix(Sentry) Change a log to a breadcrumb by @CMasterson in #787
- project: bump version to v8.0.6 by @dskuza in #788
- fix(layout): adjust iPad layout to use two hero cards by @cyndichin in #786
- Update Fastfile by @nzeltzer in #794
- project: update team and remove references to alpha neue by @dskuza in #795
- refactor(sync): update SavedItem and Item URLs to String types by @dskuza in #753
- refactor(extension): move array extension to SharedPocketKit by @cyndichin in #793
- project: update release signing identity by @dskuza in #796
- Revert "project: update release signing identity" by @dskuza in #797
- feat(settings): add original view toggle by @cyndichin in #790
- ci: update bitrise signing by @dskuza in #800
- feat(collections): update queries for collections by @cyndichin in #798
- feat: add url via manual input by @CMasterson in #773
- feat(migration): force user migration after app transfer by @dskuza in #772
- Smartling translations are completed for commit 77e0a48 from develop by @pocket-ci in #801
- Unified Home by @Gio2018 in #799
- refactor: offload end-of-feed animation loading to background thread by @dskuza in #803
- Unified Home - Update Analytics by @Gio2018 in #805
- refactor(sync): replace usage of remoteID with (given)URL by @dskuza in #815
- refactor(feature-flags): check assignment from in-memory cache by @dskuza in #822
- project: update snowplow dependency by @dskuza in #830
- feat(sync): log out user on 401 GraphQL response by @dskuza in #827
- feat(collections): add native collections feature by @cyndichin in #806
- In 1597 Sharing PDF links to Pocket by @CMasterson in #832
Full Changelog: release/v8.0.5.25060...release/v8.0.6.25431
v8.0.5.25060
What's Changed
- In 1482 - App Badge Not Displaying by @CMasterson in #768
- Smartling translations are completed for commit 5e1b5a6 from develop by @pocket-ci in #778
- feat(killswitch) Add and enable featureflags for a Reader killswitch by @CMasterson in #780
- Widgets: Recent Saves and Recommendations Widgets (aka Item Widgets) by @Gio2018 in #735
- project: bump version to v8.0.5 by @dskuza in #781
- fix(readableWidth) Fix readable width changing .compact views by @CMasterson in #774
- Smartling translations are completed for commit 87faaed from develop by @pocket-ci in #782
Full Changelog: release/v8.0.4.25010...release/v8.0.5.25060
v8.0.4.25010
What's Changed
- feat(sentry): add user feedback reporting for errors by @cyndichin in #733
- fix(emptystate): fix empty state title and subtitle by @cyndichin in #762
- In 1504: Readable Width for Saves and Search by @CMasterson in #763
- feat(bump): bumping to 8.0.4 by @bassrock in #761
- ci(swiftlint): updated rules by @cyndichin in #757
- refactor(saveto): update URLExtractor logging by @dskuza in #766
- chore(deps): 8.0.4 dependency upgrades by @bassrock in #765
- chore(apollo): bumping apollo to 1.2.0 by @bassrock in #764
- Smartling translations are completed for commit 0a1985d from develop by @pocket-ci in #770
- feat(analytics): add engagement events for reader + saveTo by @cyndichin in #767
- feat(reportIssue): add UI refinements by @cyndichin in #771
- Update README.md, move Releasing the App to Wiki by @CMasterson in #776
- Add the groupID to the example secrets file by @CMasterson in #775
- fix(filters): fix bug where tag menu appears when trying to sort by @cyndichin in #777
Full Changelog: release/v8.0.3.24835...release/v8.0.4.25010
v8.0.3.24835
What's Changed
- fix(listen): removing missed frameworks by @bassrock in #756
- fix(refresh): ensure we force the refresh of feature flags. by @bassrock in #758
- refactor(saveto): improve link extraction when sharing to pocket by @dskuza in #759
Full Changelog: release/v8.0.2.24801...release/v8.0.3.24835
V8.0.2.24801
What's Changed
- Apollo - Always log error code to Sentry by @Gio2018 in #745
- fix(tasks): address errors associated with throwing tasks by @cyndichin in #746
- Premium Purchases - Do not send user cancellations as errors to Sentry by @Gio2018 in #747
- feat(article): open article in web view if it has no article components by @cyndichin in #744
- fix(listen): removing NSLogger from listen by @bassrock in #750
- feat(list): disallow selection of archived or pending items by @dskuza in #751
- Update CONTRIBUTING.md by @CMasterson in #743
- project: bump version to 8.0.2 by @dskuza in #754
- fix(listen): remove checked in listen by @bassrock in #752
Full Changelog: release/v8.0.1.24700...release/v8.0.2.24801
v8.0.1.24700
What's Changed
- feat(HTTPError) Add detection for a 429 error, meaning we are being t… by @CMasterson in #704
- Smartling translations are completed for commit eff4328 from develop by @pocket-ci in #715
- feat(debug): add debug menu by @cyndichin in #716
- Settings - Add user email to the top section header by @Gio2018 in #717
- fix(data): fixing tests missing a piece of data by @bassrock in #722
- feat(analytics): adding in explicit analytics to slate detail by @bassrock in #719
- fix(retry): disabling retry on a 500 by @bassrock in #720
- fix(error): ensuring we dont capture internal server errors by @bassrock in #718
- fix(ui): add semibold weight to offline view title by @cyndichin in #724
- Article - Fix a crash when attempting to load a video with an invalid URL by @Gio2018 in #725
- Smartling translations are completed for commit 70b227a from develop by @pocket-ci in #727
- fix(ui): make adjustments to margins for iPad by @cyndichin in #726
- feat(toast) Add a title to the Server Not Responding toast by @CMasterson in #729
- feat(launch-screen) [IN-1439] by @nzeltzer in #714
- feat(listen): enable audio background mode by @nzeltzer in #730
- Smartling translations are completed for commit 4fa7f4e from develop by @pocket-ci in #732
- fix(sentry): adding profiling by @bassrock in #721
- fix(version): bumping to 8.0.1 by @bassrock in #734
- feat(tags): set tags action title based on tags count by @dskuza in #736
- Feature/launch screen by @nzeltzer in #738
- Smartling translations are completed for commit 8dc3176 from develop by @pocket-ci in #737
- Smartling translations are completed for commit 9da8c3c from develop by @pocket-ci in #739
- fix(refresh): few refresh data fixes for clarity by @bassrock in #740
- refactor(ui): update constants from struct to enum by @cyndichin in #741
Full Changelog: release/v8.0.0.24579...release/v8.0.1.24700
v8.0.0.24579 - Pocket 8 RC 2
What's Changed
- test(sync) Add tests to run fetchSaves and fetchArchive at the same t… by @CMasterson in #710
- fix(search): adjust ui refinements for search dark mode by @cyndichin in #708
- fix(SaveTo): notify app for refresh after adding tags from Save extension by @dskuza in #711
- Search: fix a crash when deleting an item by @Gio2018 in #709
- Premium: remove expired subscription log from Sentry by @Gio2018 in #712
Full Changelog: release/v8.0.0.24552...release/v8.0.0.24579
v8.0.0.24552 - Pocket 8 RC 1
What's Changed
- fix(home): adjust padding between sections for iPad layout by @cyndichin in #699
- fix(ui): update strings to use sentence case + add ui refinements by @cyndichin in #694
- fix(listen): ensure listen stops playing when closed by @bassrock in #701
- fix(background): adding in the processing background mode by @bassrock in #702
- fix(search): add proper url to fetch and create savedItem by @cyndichin in #705
- fix(ui): dark mode buttons + color by @cyndichin in #700
- chore(smartling): translations are completed for commit 358bd55 from develop by @pocket-ci in #707
- fix(share): moving share extension to its old id by @bassrock in #706
- chore(deps): upgrading dependencies by @bassrock in #703
Full Changelog: release/v8.0.0.24524...release/v8.0.0.24552
v8.0.0.24524
What's Changed
- fix(analytics): updating search open analytics to have destination by @bassrock in #692
- fix(swipe): do not call completion handler on list cell swipe actions by @dskuza in #693
- Premium purchases: add some logging by @Gio2018 in #697
- Storekit logs fix by @Gio2018 in #698
Full Changelog: release/v8.0.0.24504...release/v8.0.0.24524
v8.0.0.24504
What's Changed
Full Changelog: release/v8.0.0.24498...release/v8.0.0.24504