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 #25646

Merged
merged 42 commits into from
Mar 27, 2024
Merged

chore: release v14 #25646

merged 42 commits into from
Mar 27, 2024

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

barredterra and others added 30 commits March 15, 2024 15:42
…-25062

fix: allow page length 2500 (backport #25062)
form_dict is usually _dict, otherwise some unrelated tests will fail.
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
…5556)

* feat: connect to redis sentinel for redis queue

(cherry picked from commit e9ece3b)

# Conflicts:
#	frappe/utils/redis_queue.py

* refactor: resolve conflict

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
feat: backport export CSV server-side instead of client-side
…needed (#25578)

This just prevented us from discovering actual errors

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit 296ef1f)

Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com>
(cherry picked from commit a9ebf58)

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

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

Co-authored-by: Ankush Menat <ankush@frappe.io>
ankush and others added 12 commits March 22, 2024 11:01
…ature

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit 766d2ae)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
…-25599

feat: allow setting a custom rate limit for `login via email link` feature (backport #25599)
(cherry picked from commit 457f5bf)

# Conflicts:
#	frappe/www/contact.py
Ideally, this query should be converted to "Top N" variant and just pick
first 20 records, join only them with other table and send data back.

Currently we always group by `name` in list view. This makes "show title
in link field" join queries insanely slow as it first queries entire
table and then applies limit.

(cherry picked from commit bad3b9e)

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

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

# Conflicts:
#	frappe/desk/search.py

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

fix(Contact form): make email content translatable (backport #25614)
@frappe-pr-bot frappe-pr-bot requested review from a team and ankush and removed request for a team March 26, 2024 09:31
@ankush ankush merged commit b8617b0 into version-14 Mar 27, 2024
8 of 11 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 14.69.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 Apr 13, 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

4 participants