Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
7.3.0-alpha.26
Bug Fixes
- Incorrect table cell width in App Settings table (#2933) (d46765b)
7.3.0-alpha.25
Bug Fixes
- Modal text input can be resized smaller than its cell in Safari browser (#2930) (82a0cdc)
7.3.0-alpha.24
Features
- Add inclusive date filters "is on or after", "is on or before" in data browser (#2929) (c8d621b)
7.3.0-alpha.23
Bug Fixes
- Hyperlink in Views table ignores
urlQuery
key (#2926) (c5eedf4)
7.3.0-alpha.21
Performance Improvements
- Add config option
enableResourceCache
to cache dashboard resources locally for faster loading in additional browser tabs (#2920) (41a4963)
7.3.0-alpha.20
Features
- Prefetch info panel data with config options
prefetchObjects
and prefetchStale
(#2915) (54a8156)
7.3.0-alpha.19
Features
- Add support for "not equal to" filter for Boolean values in data browser and analytics explorer (#2914) (d55b89c)
7.3.0-alpha.18
Features
- Allow freeform text view resizing in modal dialogs (#2910) (1399162)
7.3.0-alpha.17
Bug Fixes
- Race condition on info panel request shows info panel data not corresponding to selected cell (#2909) (6f45bb3)