Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 5.2.0-beta.2 [skip ci]
# [5.2.0-beta.2](parse-community/parse-dashboard@5.2.0-beta.1...5.2.0-beta.2) (2023-06-10) ### Bug Fixes * Back button in data browser disappears after page refresh ([parse-community#2421](parse-community#2421)) ([6c5f19f](parse-community@6c5f19f)) * Cannot navigate to nested relation field in data browser ([parse-community#2420](parse-community#2420)) ([e7ace9e](parse-community@e7ace9e)) * Dashboard crashes when adding a row with modal in a class that contains a pointer to another class that contains an array of pointers ([parse-community#2416](parse-community#2416)) ([286269f](parse-community@286269f)) * Empty table in data browser when navigating back using the "back” button ([parse-community#2423](parse-community#2423)) ([6f3dab6](parse-community@6f3dab6)) * File uploading status not updating in data browser ([parse-community#2422](parse-community#2422)) ([e761f97](parse-community@e761f97)) * Hitting backspace key in data browser crashes dashboard ([parse-community#2456](parse-community#2456)) ([32aeea2](parse-community@32aeea2)) * Incorrect date picker position in data browser filter dialog ([parse-community#2425](parse-community#2425)) ([b96b48f](parse-community@b96b48f)) * Option missing for Parse Config parameter to require master key ([parse-community#2440](parse-community#2440)) ([6623369](parse-community@6623369)) * Scroll position is preserved when re-opening the same class in data browser via navigation bar ([parse-community#2445](parse-community#2445)) ([667675c](parse-community@667675c)) * Text input cursor jumps to first position when writing long text ([parse-community#2413](parse-community#2413)) ([422ffb2](parse-community@422ffb2)) ### Features * Add export of saved data browser filters via `classPreference` settings ([parse-community#2455](parse-community#2455)) ([f56f946](parse-community@f56f946)) * Add filter views to save frequently used filters in data browser ([parse-community#2404](parse-community#2404)) ([a9ec3a9](parse-community@a9ec3a9)) * Add links to users and roles in ACL dialog and handle invalid entries ([parse-community#2436](parse-community#2436)) ([a20cb8e](parse-community@a20cb8e)) * Add visual configurator for Parse Dashboard settings ([parse-community#2406](parse-community#2406)) ([228d839](parse-community@228d839))
- Loading branch information