-
-
Notifications
You must be signed in to change notification settings - Fork 1k
🚀 Release v0.21.7 #1707
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
Merged
Merged
🚀 Release v0.21.7 #1707
Conversation
This file contains hidden or 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
- Updated the label for the group name input field to indicate it accepts a comma-separated list. - Modified the logic for checking group name inclusion to support multiple names separated by commas.
…nent - Added a new state for debounced search term to improve search performance. - Updated search handling to use the debounced value when querying backup files. - Modified the search input to reflect the current search value and handle changes accordingly.
feat: implement debounced search functionality in RestoreBackup compo…
Fix: #1708, missing Dutch translation and sorted list by population
…or node version - emphasis added since using later versions of Node cause errors in the terminal - since the project uses biome but most IDEs have eslint/prettier addons, this tip will avoid commit/build suprises
- Simplified the password submission and verification processes. - Introduced a new state for OTP input, allowing for direct user input. - Updated error handling to provide clearer feedback during the verification process. - Enhanced the user experience by resetting the OTP value when switching steps and modifying the form structure for better clarity.
…ith-issuer-name-and-cannot-be-cleared-during-2fa-setup Refactor 2FA enablement flow in Enable2FA component
- Added error handling to check for the existence of the PostgreSQL container before executing the backup command. - Updated the backup command to use the retrieved container ID, ensuring the command runs correctly.
Enhance PostgreSQL backup command in web server utility
Update language "Simplified Chinese"
docs(contributing): tips added for nvm use and biome ide addon
- Updated the group name check to allow for a comma-separated list of names, improving flexibility in group name validation.
…ab-groups feat(gitlab): add support for multiple group names with a single provider
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.
This PR promotes changes from
canary
tomain
for version v0.21.7.🔍 Changes Include:
✅ Pre-merge Checklist: