-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
build: Release #3013
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
base: release
Are you sure you want to change the base?
build: Release #3013
Conversation
…tring contains string` filter (#2991)
# [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))
…ng enter key to apply filter (#2992)
# [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.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))
…lected cell when using pre-fetch (#3008)
# [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))
…r config parameter value field (#3010)
# [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))
|
🚀 Thanks for opening this pull request! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Committo merge this pull request. Do not useRebase and MergeorSquash and Merge.