Skip to content

5.6.1

Compare
Choose a tag to compare
@runway-github runway-github released this 08 Feb 18:27
· 342 commits to main since this release
  • after merging main something got reset in the pbx file. (5b094c3)

  • Merge branch 'main' into release-5.6.1 (4ebd3f4)

  • Main <- Release 5.6.1 (#1788) (113c138)

  • Merge branch 'main' into release-5.6.1 (b8a8e5d)

  • added individual certs based on 5.6.0 release branch to individual targets, this may be the actual solution to the failing ci builds. (7642f89)

  • Main <- Release 5.6.1 (#1787) (2c78970)

  • updated the main target to contain the manual provisioning profiles (86ca3c9)

  • Merge branch 'main' into release-5.6.1 (e1b4ce7)

  • added provisioning profiles to pbx file to trigger build. (9d6abaa)

  • Release 5.6.1 to Main Trigger Beta (#1786) (c3439da)

  • quick fix, missed saving launchOptions to Appboy shared instance. (00bfed0)

  • Merge branch 'main' into release-5.6.1 (5515630)

  • [Regression Fix] Braze Segment Integration Crash (#1785) (1e1c01d)

  • formatting (01b4f0e)

  • commented out fb password reset screen because the functionality didn't make sense at time of writing. (fda4e40)

  • Added Correct Provisioning Profile for iTunes Build Release 5.6.1 (#1784) (b1e1e7b)

  • Merge branch 'main' into release-5.6.1 (f242925)

  • updated pp from development to appstore in pbxproj (850f31b)

  • Updated Provisioning Profiles on XCode Project File To Allow FastLane Match To Run Distribution Build (#1783) (f9b53d4)

  • Merge branch 'main' into release-5.6.1 (aa23c79)

  • need to set the provisioning profiles in pbxproj files to allow fastlane to match them with ios-certificates. (5bf8aec)

  • Update Marketing Version Release 5.6.0 to 5.6.1 (#1782) (731ce37)

  • updated marketing version to 5.6.1 from 5.6.0 (5b34f04)

  • [WEB-935] Creator Dashboard Analytics (#1780) (9e67046)

  • [PAY-1527] Local Reward Feature Flag Removed (#1779) (684e856)

  • [PAY-2142] Fix Deeplinks Not Routing From Braze (#1775) (36dffc5)

  • Circleci/pipeline queue (#1778) (6d59c58)

  • [Unticketed] Trigger Alpha and Beta Release (#1777) (146e5ff)

  • Feature/aws fixes (#1776) (20e82bf)

  • [Unticketed] Trigger KickAlpha (#1770) (4ef0ce1)

  • [Unticketed] AWS Secret Key Env Vars Removal From Fastfile (#1774) (87e6f26)

  • Revert "attempt to fix Fastlane S3 access" (#1773) (16037b9)

  • attempt to fix Fastlane S3 access (#1771) (502fb49)

  • [Unticketed] Circle CI Beta, Alpha Contexts for Private Deploys (#1769) (19d2bb3)

  • ENV-ize AWS role ARN (#1768) (25fc263)

  • CircleCI fixes (#1767) (8b15610)

  • triggering build on oss to test ci jobs (6f74d51)

  • [WEB-696] CTA Dialog on Facebook Login Error (FB Deprecation) (#1763) (cd6fe2b)

  • guard against index out of range issue and default selected tab to index 0 if this scenario arises (#1761) (b936c69)

  • [PAY-2053] Add New Payment Button Padding FIx (#1759)

  • added constraints to add new button and loading indicator view to constraint them to the edges of their stack view and center them. One is only shown at a time, so the spacing error should not occur (39346ce)

  • [Unticketed] user needs_password not returned in v1/discover/ creator (#1758)

  • needs password needs to be optional.

  • add a default property for encoding (36fdf25)

  • [WEB-666] - Require FB Only Users To Set A Password (#1755)

  • adds bool to user model

  • separate apple and facebook signals to gain more control over facebook flow in LoginToutViewController

  • Push SetYourPasswordViewController if fb user needs a (611cc91)

  • [PAY-2055] Project Currency Country Code Display Error (#1754)

  • added a project currency, oddly build is crashing when opening a project, but unrelated to any new code.

  • removed extaneous currency field from top level project and used existing stats (0054fad)