Skip to content

build: Release #2664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Mar 4, 2025
Merged

build: Release #2664

merged 32 commits into from
Mar 4, 2025

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 4, 2025

No description provided.

parseplatformorg and others added 30 commits October 9, 2024 11:52
# [6.0.0-alpha.21](parse-community/parse-dashboard@6.0.0-alpha.20...6.0.0-alpha.21) (2025-01-24)

### Bug Fixes

* Info panel not showing when some apps miss infoPanel config ([parse-community#2627](parse-community#2627)) ([539e883](parse-community@539e883))
# [6.0.0-alpha.22](parse-community/parse-dashboard@6.0.0-alpha.21...6.0.0-alpha.22) (2025-01-29)

### Bug Fixes

* Info panel not configurable via `new ParseDashboard()` when running as express middleware ([parse-community#2639](parse-community#2639)) ([a9b8cd4](parse-community@a9b8cd4))
# [6.0.0-alpha.23](parse-community/parse-dashboard@6.0.0-alpha.22...6.0.0-alpha.23) (2025-01-29)

### Bug Fixes

* Info panel Cloud Code call is unauthenticated without using master key ([parse-community#2641](parse-community#2641)) ([e879e4f](parse-community@e879e4f))
# [6.0.0-alpha.24](parse-community/parse-dashboard@6.0.0-alpha.23...6.0.0-alpha.24) (2025-01-29)

### Bug Fixes

* Info panel Cloud Code call sends `objectId` instead of `Parse.Object` ([parse-community#2643](parse-community#2643)) ([a4bcabc](parse-community@a4bcabc))
# [6.0.0-alpha.25](parse-community/parse-dashboard@6.0.0-alpha.24...6.0.0-alpha.25) (2025-01-30)

### Features

* Add info panel item `panel` to load and display data on demand ([parse-community#2622](parse-community#2622)) ([8e5741d](parse-community@8e5741d))
# [6.0.0-alpha.26](parse-community/parse-dashboard@6.0.0-alpha.25...6.0.0-alpha.26) (2025-01-31)

### Features

* Add info panel `keyValue` item parameter `isRelativeUrl` to link to dashboard pages ([parse-community#2646](parse-community#2646)) ([6389fc6](parse-community@6389fc6))
# [6.0.0-alpha.27](parse-community/parse-dashboard@6.0.0-alpha.26...6.0.0-alpha.27) (2025-02-01)

### Bug Fixes

* Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 ([parse-community#2647](parse-community#2647)) ([44df723](parse-community@44df723))
# [6.0.0-alpha.28](parse-community/parse-dashboard@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` ([parse-community#2649](parse-community#2649)) ([884ff70](parse-community@884ff70))
# [6.0.0-alpha.29](parse-community/parse-dashboard@6.0.0-alpha.28...6.0.0-alpha.29) (2025-02-14)

### Features

* Add dynamic master key by allowing to set option `masterKey` to a function ([parse-community#2655](parse-community#2655)) ([9025ed0](parse-community@9025ed0))
# [6.0.0-alpha.30](parse-community/parse-dashboard@6.0.0-alpha.29...6.0.0-alpha.30) (2025-03-03)

### Features

* Add cell selection in data browser on space bar touch down ([parse-community#2661](parse-community#2661)) ([9d623a9](parse-community@9d623a9))
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build: release build: Release Mar 4, 2025
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza merged commit fd1bf5c into parse-community:release Mar 4, 2025
10 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants