Skip to content
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: release v14 #24489

Merged
merged 26 commits into from
Jan 24, 2024
Merged

chore: release v14 #24489

merged 26 commits into from
Jan 24, 2024

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

dhiashalabi and others added 22 commits January 16, 2024 12:32
- Using the parent doctype by passing the reference doctype

(cherry picked from commit 4c41558)
…-22439

fix: permission check for the child table in search link (backport #22439)
(cherry picked from commit c17f014)

# Conflicts:
#	frappe/integrations/doctype/google_settings/google_settings.py
…-24390

refactor: remove redundant API Key from Google Picker (backport #24390)
* fix: set 2 as simultaneous_sessions by default

* fix: Correct offset for simultaneous_sessions

* refactor: use freeze_time instead of patching

* chore: misleading docstring

* test: set lower simultaneous_sessions for test

(cherry picked from commit 484049c)
…-24387

fix: simultenous sessions causing invalid expiry (backport #24387)
Co-authored-by: Corentin Forler <8860073-cforler_dokos@users.noreply.gitlab.com>
(cherry picked from commit 7123f50)

Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
closes #24377

(cherry picked from commit afef4b8)

Co-authored-by: Ankush Menat <ankush@frappe.io>
This can be addressed later instead of failing a migrate

(cherry picked from commit ea08418)

Co-authored-by: Ankush Menat <ankush@frappe.io>
…24439)

* fix: avoid mutating list while iterating over it (#24438)

(cherry picked from commit ee6743c)

# Conflicts:
#	frappe/utils/response.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit f74939e)

# Conflicts:
#	frappe/permissions.py
…-24444

fix: disable strict user perms for single doctypes (backport #24444)
(cherry picked from commit d1f308a)
…-24461

fix: Handle invalid descendant filter (backport #24461)
This partially reverts bd3f89b

A few custom app installations are breaking because of them seemingly writing to `$BENCH_DIR/apps/logs/frappe.log` instead of `$BENCH_DIR/logs/frappe.log`
Until we can figure out why that's happening, reverting this change.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
fix: revert translation loading failure logging
@frappe-pr-bot frappe-pr-bot requested review from a team and ankush and removed request for a team January 23, 2024 09:31
barredterra and others added 4 commits January 23, 2024 20:16
(cherry picked from commit bb7bb41)
(cherry picked from commit c7f1789)

Co-authored-by: Ankush Menat <ankush@frappe.io>
form_timeline.js
- check if frappe.session.user_email is available in email_account for the user
- if reply_all and sender is not same as last email sender,
    set (last email recipient - current sender) to cc

communication.js
- if frappe.session.user_email is available in email_account for the user,
    set sender by default to frappe.session.user_email
- added on_change on sender to re-evaluate recipients.

- check if sender is same as last email sender
- if yes, set recipient to last email recipient
- if no, set recipient to last email sender
- add all other recipients to cc

(cherry picked from commit c6d3035)

Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com>
…-24494

fix: Google Drive translatability (backport #24494)
@ankush ankush merged commit 2fe852c into version-14 Jan 24, 2024
6 of 11 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 14.63.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants