Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
7.6.0-alpha.8
Performance Improvements
- Storing, deleting, modifying view in server storage now only affects the specific view instead of updating all views (#2998) (48cea3c)
7.6.0-alpha.7
Bug Fixes
- Dashboard config objects stored on server with public read / write access (#2997) (31a4639)
7.6.0-alpha.6
Bug Fixes
- Storing view on server creates view key with hashed view name instead of UUID (#2995) (7cb65f3)
7.6.0-alpha.5
Bug Fixes
- View table data may be retained when switching between views (#2996) (ddc91c9)
7.6.0-alpha.4
Bug Fixes
- Missing alert when changing data browser browser data while rows are selected (#2994) (6cabaa3)
7.6.0-alpha.3
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) (f4c17c7)
7.6.0-alpha.2
Bug Fixes
- Filter text field in data browser partly looses focus when hitting enter key to apply filter (#2992) (e3085b9)
7.6.0-alpha.1
Features
- Add
matches regex
filter to data browser replacing limited string contains string
filter (#2991) (64a9f71)
7.5.0
7.5.0 (2025-10-02)
Features
- Add button to view table to open all pointers of a column in new browser tabs (#2976) (b8033a4)
- Add data browser filter condition
containedIn
(#2979) (c1dc5bb)
7.5.0-alpha.2
Features
- Add data browser filter condition
containedIn
(#2979) (c1dc5bb)