Skip to content

Conversation

@parseplatformorg
Copy link
Contributor

Release

This pull request was created automatically according to the release cycle.

Warning

Only use Merge Commit to merge this pull request. Do not use Rebase and Merge or Squash and Merge.

mtrezza and others added 30 commits October 3, 2025 14:32
# [7.6.0-alpha.1](7.5.0...7.6.0-alpha.1) (2025-10-04)

### Features

* Add `matches regex` filter to data browser replacing limited `string contains string` filter ([#2991](#2991)) ([64a9f71](64a9f71))
# [7.6.0-alpha.2](7.6.0-alpha.1...7.6.0-alpha.2) (2025-10-04)

### Bug Fixes

* Filter text field in data browser partly looses focus when hitting enter key to apply filter ([#2992](#2992)) ([e3085b9](e3085b9))
…ting in drop-down element by hitting enter key to apply filter (#2993)
# [7.6.0-alpha.3](7.6.0-alpha.2...7.6.0-alpha.3) (2025-10-04)

### Bug Fixes

* Filter text field in data browser partly looses focus when selecting in drop-down element by hitting enter key to apply filter ([#2993](#2993)) ([f4c17c7](f4c17c7))
# [7.6.0-alpha.4](7.6.0-alpha.3...7.6.0-alpha.4) (2025-10-05)

### Bug Fixes

* Missing alert when changing data browser browser data while rows are selected ([#2994](#2994)) ([6cabaa3](6cabaa3))
# [7.6.0-alpha.5](7.6.0-alpha.4...7.6.0-alpha.5) (2025-10-05)

### Bug Fixes

* View table data may be retained when switching between views ([#2996](#2996)) ([ddc91c9](ddc91c9))
# [7.6.0-alpha.6](7.6.0-alpha.5...7.6.0-alpha.6) (2025-10-05)

### Bug Fixes

* Storing view on server creates view key with hashed view name instead of UUID ([#2995](#2995)) ([7cb65f3](7cb65f3))
# [7.6.0-alpha.7](7.6.0-alpha.6...7.6.0-alpha.7) (2025-10-05)

### Bug Fixes

* Dashboard config objects stored on server with public read / write access ([#2997](#2997)) ([31a4639](31a4639))
…fects the specific view instead of updating all views (#2998)
# [7.6.0-alpha.8](7.6.0-alpha.7...7.6.0-alpha.8) (2025-10-05)

### Performance Improvements

* Storing, deleting, modifying view in server storage now only affects the specific view instead of updating all views ([#2998](#2998)) ([48cea3c](48cea3c))
# [7.6.0-alpha.9](7.6.0-alpha.8...7.6.0-alpha.9) (2025-10-14)

### Bug Fixes

* Security upgrade passport from 0.5.3 to 0.6.0 ([#3000](#3000)) ([fbb5e6d](fbb5e6d))
# [7.6.0-alpha.10](7.6.0-alpha.9...7.6.0-alpha.10) (2025-10-14)

### Bug Fixes

* ESC key does not cancel editing in data browser cell ([#3001](#3001)) ([d1d7241](d1d7241))
# [7.6.0-alpha.11](7.6.0-alpha.10...7.6.0-alpha.11) (2025-10-14)

### Bug Fixes

* Currently displayed view reloads when editing and saving a different view ([#3002](#3002)) ([794a35a](794a35a))
# [7.6.0-alpha.12](7.6.0-alpha.11...7.6.0-alpha.12) (2025-10-22)

### Bug Fixes

* Security upgrade parse from 3.5.1 to 7.0.1 ([#3003](#3003)) ([5123fbf](5123fbf))
# [7.6.0-alpha.13](7.6.0-alpha.12...7.6.0-alpha.13) (2025-10-25)

### Features

* Add Parse Server version compatibility detection ([#3004](#3004)) ([9a7a60f](9a7a60f))
BREAKING CHANGE: This increases the required minimum version to Parse Server 7.
# [8.0.0-alpha.1](7.6.0-alpha.13...8.0.0-alpha.1) (2025-10-25)

### Bug Fixes

* Add missing major version increase of dashboard release ([#3005](#3005)) ([5debb4d](5debb4d))

### BREAKING CHANGES

* This increases the required minimum version to Parse Server 7. ([5debb4d](5debb4d))
semantic-release-bot and others added 11 commits October 25, 2025 10:31
# [8.0.0-alpha.2](8.0.0-alpha.1...8.0.0-alpha.2) (2025-10-25)

### Bug Fixes

* Cannot connect to server with error invalid header name ([#3006](#3006)) ([ea4ec07](ea4ec07))
# [8.0.0-alpha.3](8.0.0-alpha.2...8.0.0-alpha.3) (2025-10-29)

### Bug Fixes

* Info panel briefly shows cached media content from previously selected cell when using pre-fetch ([#3008](#3008)) ([dd6a85e](dd6a85e))
…tchAudio` to pre-fetch media content in the info panel (#3009)
# [8.0.0-alpha.4](8.0.0-alpha.3...8.0.0-alpha.4) (2025-10-29)

### Features

* Add info panel options `prefetchImage`, `prefetchVideo`, `prefetchAudio` to pre-fetch media content in the info panel ([#3009](#3009)) ([6796c9e](6796c9e))
# [8.0.0-alpha.5](8.0.0-alpha.4...8.0.0-alpha.5) (2025-10-29)

### Bug Fixes

* Switching between browser tabs can cause illegible text color for config parameter value field ([#3010](#3010)) ([77c5c67](77c5c67))
# [8.0.0-alpha.6](8.0.0-alpha.5...8.0.0-alpha.6) (2025-10-29)

### Bug Fixes

* Session management issue that causes malformed redirect URLs ([#3011](#3011)) ([1649dd3](1649dd3))
@parse-github-assistant
Copy link

🚀 Thanks for opening this pull request!

@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch build/release-20251101

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@parseplatformorg
Copy link
Contributor Author

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants