Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: parse-community/Parse-SDK-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: parse-community/Parse-SDK-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.1
Choose a head ref
  • 8 commits
  • 13 files changed
  • 7 contributors

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    447f972 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    6fad701 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    f9a90e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    3cd4581 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    a5798a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4842329 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. fix: users logged out after SDK upgrade due to different cache path; …

    …this fixes the bug that was introduced with release 3.0.0 which ignores SDK-internal data that is stored locally on the client side (#1168)
    rommansabbir authored May 26, 2022
    Configuration menu
    Copy the full SHA
    ec7bd03 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.1 [skip ci]

    ## [3.0.1](3.0.0...3.0.1) (2022-05-26)
    
    ### Bug Fixes
    
    * users logged out after SDK upgrade due to different cache path; this fixes the bug that was introduced with release 3.0.0 which ignores SDK-internal data that is stored locally on the client side ([#1168](#1168)) ([ec7bd03](ec7bd03))
    semantic-release-bot committed May 26, 2022
    Configuration menu
    Copy the full SHA
    c658995 View commit details
    Browse the repository at this point in the history
Loading