-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore(sync) Syncing changes from alpha to main #441
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
If connections are made too closely together sometimes windows will refuse a new connection. this update will retry connections.
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
…t used as the source closes #423
updates: - [github.com/Riverside-Healthcare/djLint: v1.32.1 → v1.33.0](djlint/djLint@v1.32.1...v1.33.0)
…dated python output to read only final line.
# [2.12.0-alpha.1](v2.11.1-alpha.1...v2.12.0-alpha.1) (2023-09-19) ### Bug Fixes * **config:** prevented error when opt config values where missing. Updated python output to ([a08d1d5](a08d1d5)) * **docs:** fixed link to docs in navbar ([aa20bac](aa20bac)) * **python:** fixed issue where files created by python script were not used as the source ([891d519](891d519)), closes [#423](#423) * **strftime links:** fixed links to strftime documentation ([a481e4d](a481e4d)), closes [#280](#280) * **task:** fixed missing fields on new task page ([e96882a](e96882a)), closes [#416](#416) * **version check:** fixed version check on admin page ([d374f12](d374f12)), closes [#63](#63) ### Features * **features:** multiple new features and bug fixes, mainly from [@paysni](https://github.com/paysni) at Valley Health ([bab702f](bab702f)) * **smb:** improved smb code for file downloads ([7f27b1c](7f27b1c))
🎉 This PR is included in version 2.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.12.0-alpha.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Automated changes by create-pull-request GitHub action