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-dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0-alpha.27
Choose a base ref
...
head repository: parse-community/parse-dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.0-alpha.28
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 1, 2025

  1. Configuration menu
    Copy the full SHA
    81c9c77 View commit details
    Browse the repository at this point in the history
  2. fix: Info panel item panel calls Cloud Code with parameter `objectI…

    …d` instead of `Parse.Object` and without `masterKey` (#2649)
    mtrezza authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    884ff70 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.0.0-alpha.28 [skip ci]

    # [6.0.0-alpha.28](6.0.0-alpha.27...6.0.0-alpha.28) (2025-02-01)
    
    ### Bug Fixes
    
    * Info panel item `panel` calls Cloud Code with parameter `objectId` instead of `Parse.Object` and without `masterKey` ([#2649](#2649)) ([884ff70](884ff70))
    semantic-release-bot committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    3862c32 View commit details
    Browse the repository at this point in the history
Loading