-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore: release v14 #24962
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
chore: release v14 #24962
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
PIL doesn't handle ALL image types. E.g. HEIC fails with bad error. (cherry picked from commit 3524cae) # Conflicts: # frappe/utils/image.py
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
…-23873 fix: ignore and gracefully handle img optimization failure (backport #23873)
(cherry picked from commit bbd4283)
…-24905 fix: invite contact as user (backport #24905)
* fix: keep order in `get_values_from_single` * fix: add test for destructuring --------- Co-authored-by: Ankush Menat <ankush@frappe.io> (cherry picked from commit 68eb2d9) Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
…s (backport #24919) (#24921) * fix: ensure has_value_changed works for datetime, date and timedelta fields (cherry picked from commit a1cb19c) # Conflicts: # frappe/model/document.py # frappe/utils/data.py * test: add more tests for has_value_changed (cherry picked from commit 0d84743) # Conflicts: # frappe/model/document.py * chore: conflicts --------- Co-authored-by: scdanieli <23150094+scdanieli@users.noreply.github.com> Co-authored-by: Ankush Menat <ankush@frappe.io>
Before, we used the database creation date, which coincidentally corresponds to the real communication date in many cases. (cherry picked from commit 10bd9a7) # Conflicts: # frappe/desk/form/load.py
…-24884 fix: use communication date in timeline (backport #24884)
* chore: remove default UI tours Experiment 🤷 (cherry picked from commit 74071c1) * refactor: Reset password flow - Hash one time reset tokens instead of storing them as is - Up the perm level - Use better source of randomness for generating token - minor code cleanup here and there (cherry picked from commit 4c925e0) # Conflicts: # frappe/core/doctype/user/user.json # frappe/core/doctype/user/user.py # frappe/patches.txt # frappe/tests/test_utils.py * test: redo reset password tests (cherry picked from commit 38565a8) # Conflicts: # frappe/core/doctype/user/test_user.py # frappe/tests/utils.py * fix(UX): usability of reset password page - password managers use paste, added that event to trigger our code - if no password policy then skip. Way too much needless business logic in HTML here. (cherry picked from commit 78264a7) * chore: conflicts --------- Co-authored-by: Ankush Menat <ankush@frappe.io>
🎉 This PR is included in version 14.66.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 weekly release.