forked from parse-community/parse-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Merge community changes #575
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# [5.0.0-alpha.8](parse-community/parse-dashboard@5.0.0-alpha.7...5.0.0-alpha.8) (2022-10-24) ### Bug Fixes * login fails with error `req.session.regenerate is not a function` ([parse-community#2196](parse-community#2196)) ([a71848c](parse-community@a71848c)) ### Features * remove limitation to refresh Cloud Jobs list only after 30 seconds ([parse-community#2332](parse-community#2332)) ([ad1132f](parse-community@ad1132f))
# [5.0.0](parse-community/parse-dashboard@4.2.0...5.0.0) (2022-11-01) ### Bug Fixes * increase required Node engine version to `>=14.20.1`; this is a breaking change, but will be published as a patch version because the change should have been done with the release of `5.0.0-alpha.1` which has just been released ([parse-community#2281](parse-community#2281)) ([50de52b](parse-community@50de52b)) * minor UI layout issues ([parse-community#2270](parse-community#2270)) ([51d083b](parse-community@51d083b)) * raw value of read-only date field in data browser cannot be copied ([parse-community#2326](parse-community#2326)) ([4af7b98](parse-community@4af7b98)) * using browser navigation backward / forward button clears data browser ([parse-community#2317](parse-community#2317)) ([7d9b957](parse-community@7d9b957)) ### Features * improve distinction between deletion confirmation dialogs ([parse-community#2319](parse-community#2319)) ([23c12ff](parse-community@23c12ff)) * keep entered filter value when changing filter operator ([parse-community#2313](parse-community#2313)) ([d6d38bf](parse-community@d6d38bf)) * remove Node 12 support ([parse-community#2277](parse-community#2277)) ([18b0e76](parse-community@18b0e76)) ### BREAKING CHANGES * This version removes support for Node 12; the new minimum required Node version is 14. ([18b0e76](18b0e76))
# [5.1.0-beta.1](parse-community/parse-dashboard@5.0.0...5.1.0-beta.1) (2022-11-01) ### Features * remove limitation to refresh Cloud Jobs list only after 30 seconds ([parse-community#2332](parse-community#2332)) ([ad1132f](parse-community@ad1132f))
# [5.1.0-alpha.1](parse-community/parse-dashboard@5.0.0...5.1.0-alpha.1) (2022-11-05) ### Bug Fixes * Text selection not visible in modal dialog header ([parse-community#2340](parse-community#2340)) ([fb0e79c](parse-community@fb0e79c)) ### Features * remove limitation to refresh Cloud Jobs list only after 30 seconds ([parse-community#2332](parse-community#2332)) ([ad1132f](parse-community@ad1132f))
…re accessible via direct URLs (parse-community#2363)
# [5.1.0-alpha.2](parse-community/parse-dashboard@5.1.0-alpha.1...5.1.0-alpha.2) (2023-01-20) ### Bug Fixes * Blank screen shown if server is unreachable; unsupported pages are accessible via direct URLs ([parse-community#2363](parse-community#2363)) ([9855258](parse-community@9855258))
# [5.1.0-alpha.3](parse-community/parse-dashboard@5.1.0-alpha.2...5.1.0-alpha.3) (2023-01-20) ### Features * Add schema export ([parse-community#2362](parse-community#2362)) ([33df049](parse-community@33df049))
…n across browser sessions (parse-community#2366)
# [5.1.0-alpha.4](parse-community/parse-dashboard@5.1.0-alpha.3...5.1.0-alpha.4) (2023-01-25) ### Bug Fixes * Add dashboard option `cookieSessionMaxAge` to keep user logged in across browser sessions ([parse-community#2366](parse-community#2366)) ([9ea95fc](parse-community@9ea95fc))
# [5.1.0-alpha.5](parse-community/parse-dashboard@5.1.0-alpha.4...5.1.0-alpha.5) (2023-01-25) ### Features * Add export all rows of a class and export in JSON format ([parse-community#2361](parse-community#2361)) ([9eb36a1](parse-community@9eb36a1))
# [5.1.0-alpha.6](parse-community/parse-dashboard@5.1.0-alpha.5...5.1.0-alpha.6) (2023-01-25) ### Bug Fixes * Navigation to page fails if user re-login is required ([parse-community#2369](parse-community#2369)) ([0db6f55](parse-community@0db6f55))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.