Skip to content
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

build: Release #2499

Merged
merged 32 commits into from
Sep 15, 2023
Merged

build: Release #2499

merged 32 commits into from
Sep 15, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 15, 2023

No description provided.

AshishBarvaliya and others added 30 commits June 11, 2023 18:52
# [5.2.0-alpha.15](parse-community/parse-dashboard@5.2.0-alpha.14...5.2.0-alpha.15) (2023-06-11)

### Bug Fixes

* Vertical scrollbar in data browser is outside visible area when scrolling horizontally ([parse-community#2457](parse-community#2457)) ([5acac3f](parse-community@5acac3f))
# [5.2.0-alpha.16](parse-community/parse-dashboard@5.2.0-alpha.15...5.2.0-alpha.16) (2023-06-19)

### Features

* Reopen last opened class when navigating to data browser ([parse-community#2468](parse-community#2468)) ([3d7148e](parse-community@3d7148e))
# [5.2.0-alpha.17](parse-community/parse-dashboard@5.2.0-alpha.16...5.2.0-alpha.17) (2023-06-19)

### Features

* Add typing with auto-complete to select a filter field in the data browser ([parse-community#2463](parse-community#2463)) ([257f76b](parse-community@257f76b))
# [5.2.0-alpha.18](parse-community/parse-dashboard@5.2.0-alpha.17...5.2.0-alpha.18) (2023-06-20)

### Bug Fixes

* Pasting location coordinates into field of type `GeoPoint` does not work in data browser ([parse-community#2464](parse-community#2464)) ([a8ce343](parse-community@a8ce343))
# [5.2.0-alpha.19](parse-community/parse-dashboard@5.2.0-alpha.18...5.2.0-alpha.19) (2023-06-23)

### Features

* Add Cloud Function execution on Parse Object in data browser ([parse-community#2409](parse-community#2409)) ([996ce91](parse-community@996ce91))
# [5.2.0-alpha.20](parse-community/parse-dashboard@5.2.0-alpha.19...5.2.0-alpha.20) (2023-06-23)

### Bug Fixes

* Selecting a saved filter in data browser also highlights other filters with equal names ([parse-community#2466](parse-community#2466)) ([35360fe](parse-community@35360fe))
# [5.2.0-alpha.21](parse-community/parse-dashboard@5.2.0-alpha.20...5.2.0-alpha.21) (2023-06-24)

### Reverts

* fix: Vertical scrollbar in data browser is outside visible area when scrolling horizontally ([parse-community#2457](parse-community#2457)) ([parse-community#2477](parse-community#2477)) ([2f1d84e](parse-community@2f1d84e))
…ich object field was selected when script was invoked (parse-community#2483)
# [5.2.0-alpha.23](parse-community/parse-dashboard@5.2.0-alpha.22...5.2.0-alpha.23) (2023-06-28)

### Features

* Add parameter `selectedField` to script payload to determine which object field was selected when script was invoked ([parse-community#2483](parse-community#2483)) ([e98d653](parse-community@e98d653))
# [5.2.0-alpha.24](parse-community/parse-dashboard@5.2.0-alpha.23...5.2.0-alpha.24) (2023-06-28)

### Features

* Add support for confirmation dialog before script execution in data browser ([parse-community#2481](parse-community#2481)) ([64d3913](parse-community@64d3913))
# [5.2.0-alpha.25](parse-community/parse-dashboard@5.2.0-alpha.24...5.2.0-alpha.25) (2023-06-29)

### Bug Fixes

* Incorrect highlight maker position in class list in data browser ([parse-community#2490](parse-community#2490)) ([8c28d24](parse-community@8c28d24))
# [5.2.0-alpha.26](parse-community/parse-dashboard@5.2.0-alpha.25...5.2.0-alpha.26) (2023-06-30)

### Bug Fixes

* File extension is hidden in file field when editing object in modal dialog in data browser ([parse-community#2472](parse-community#2472)) ([8df4e4d](parse-community@8df4e4d))
# [5.2.0-alpha.27](parse-community/parse-dashboard@5.2.0-alpha.26...5.2.0-alpha.27) (2023-06-30)

### Bug Fixes

* Adding a file when adding a new row in the data browser doesn't show filename ([parse-community#2471](parse-community#2471)) ([5bbb94e](parse-community@5bbb94e))
@parse-github-assistant
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 Sep 15, 2023
@parse-github-assistant
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.

Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
@mtrezza mtrezza merged commit b1a87dc into parse-community:beta Sep 15, 2023
8 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 15, 2023
@mtrezza mtrezza deleted the build-alpha branch September 15, 2023 23:02
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 20, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 16, 2023
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 state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants