Releases: parse-community/parse-dashboard
Releases · parse-community/parse-dashboard
5.1.0-beta.1
5.1.0-beta.1 (2022-11-01)
Features
5.0.0
5.0.0 (2022-11-01)
Bug Fixes
- increase required Node engine version to
>=14.20.1
(#2281) (50de52b) - minor UI layout issues (#2270) (51d083b)
- raw value of read-only date field in data browser cannot be copied (#2326) (4af7b98)
- using browser navigation backward / forward button clears data browser (#2317) (7d9b957)
Features
- improve distinction between deletion confirmation dialogs (#2319) (23c12ff)
- keep entered filter value when changing filter operator (#2313) (d6d38bf)
- remove Node 12 support (#2277) (18b0e76)
BREAKING CHANGES
- This version removes support for Node 12; the new minimum required Node version is 14. (18b0e76)
5.0.0-alpha.8
5.0.0-beta.1
5.0.0-beta.1 (2022-10-17)
Bug Fixes
- increase required Node engine version to
>=14.20.1
(#2281) (50de52b) - minor UI layout issues (#2270) (51d083b)
- raw value of read-only date field in data browser cannot be copied (#2326) (4af7b98)
- using browser navigation backward / forward button clears data browser (#2317) (7d9b957)
Features
- improve distinction between deletion confirmation dialogs (#2319) (23c12ff)
- keep entered filter value when changing filter operator (#2313) (d6d38bf)
- remove Node 12 support (#2277) (18b0e76)
BREAKING CHANGES
- This version removes support for Node 12; the new minimum required Node version is 14. (18b0e76)
5.0.0-alpha.7
5.0.0-alpha.7 (2022-10-17)
Bug Fixes
5.0.0-alpha.6
5.0.0-alpha.6 (2022-10-15)
Bug Fixes
5.0.0-alpha.5
5.0.0-alpha.5 (2022-10-15)
Features
4.2.0
4.2.0 (2022-10-15)
Bug Fixes
- button text "Show all" in column menu is truncated (#2208) (b89d044)
- column names in data browser menu not left-aligned (#2263) (fc5673a)
- context menu in data browser is not scrollable (#2271) (6c54bd8)
- dashboard contains invalid html for top-level document (#2254) (bbce857)
- file upload dialog in data browser shows multiple times (#2276) (3927340)
- login fails with error
req.session.regenerate is not a function
(#2260) (1dc2b91) - security upgrade terser from 5.10.0 to 5.14.2 (#2222) (645cfdd)
- unnecessary count operations in Data Browser (#2250) (bfc1684)
- view relation dialog requires browser refresh when navigating (#2275) (d60a8b7)
Features
- add column name to related records (#2264) (cc82533)
- add Node 18 support (#2206) (bc7895a)
- add option to auto-sort columns alphabetically (#2252) (2b7f20f)
- apply filter in data browser by pressing "Enter" key (#2256) (bc4f9eb)
- auto-submit one-time password (OTP) after entering (#2257) (e528705)
- improve button labels to be more concise in text (#2207) (230fc14)
- remove support and documentation links (#2203) (35e4476)
- show skeleton as loading indicator in data browser while data is loading (#2273) (059f616)