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 v15 #25355

Merged
merged 42 commits into from
Mar 12, 2024
Merged

chore: release v15 #25355

merged 42 commits into from
Mar 12, 2024

Conversation

frappe-pr-bot
Copy link
Collaborator

Automated weekly release.

ankush and others added 30 commits March 6, 2024 06:56
Any existing DB column can work so no need to check for meta explicitly.

(cherry picked from commit 457654c)
…-25248

fix: Delete EPS logs before deleting user (backport #25248)
…-25247

fix: loosen validation on fetch from columns (backport #25247)
… dependent on it

Support ticket 10929 / Sentry FRAPPE-3T8

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit 0576a08)
…-25252

fix(uninstall): don't allow uninstalling an app if we have other apps dependent on it (backport #25252)
…-25258

fix(ModuleDef): Add list view filter options to app_name Select (backport #25258)
Broke in 30a2f27

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
…-25275

fix: Setup fail if fail function exists (backport #25275)
(cherry picked from commit 26cf1c8)
…-25281

fix: dont set fetch from if partial (backport #25281)
…-25296

fix: Add `is_virtual` in bootstrap schema (backport #25296)
… key for restored sites

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit 1032d9b)
…-25299

fix: ignore route history and access log from link check (backport #25299)
…-25267

chore: include a link to FC docs regarding what to do with encryption key for restored sites (backport #25267)
…-25315

fix: missing timeline timestamp for comments (backport #25315)
(cherry picked from commit 68a78d3)
* fix: rollback invalid customize form changes

* fix: commit before doing DDL

(cherry picked from commit b60c64c)
These are native implementations of some of the things socketio relies
on. Just installing makes few things faster.

These are optional so yarn should ignore failure to install.

(cherry picked from commit 692a400)
…25284) (#25302)

* fix(patch): Remove obviously invalid fetch from expressions (#25284)

(cherry picked from commit 4f4a387)

# Conflicts:
#	frappe/patches.txt

* chore: conflicts

---------

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

fix: Enqueue action after commit (backport #25318)
…-24954

perf: Add optional socketio native packages (backport #24954)
ankush and others added 12 commits March 11, 2024 15:34
… (#25328)

- There is code that depends on "commit", everything that happens with `db.after_commit`.
- There are operations that will not write anything to DB but just
  enqueue the function, if it's enqueue_after_commit then it will break.

(cherry picked from commit acf398f)

Co-authored-by: Ankush Menat <ankush@frappe.io>
This is a special feature that should be enabled explicitly. In DocField, it's already disabled by default.

(cherry picked from commit b26dcdc)

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
…-25331

fix: list view click and drag select rows (backport #25331)
…-25198

fix: rollback invalid customize form changes (backport #25198)
(cherry picked from commit 885fab6)

Co-authored-by: Ankush Menat <ankush@frappe.io>
* fix: Use debug log to log DB queries

(cherry picked from commit 13c74ec)

* fix: avoid linking to ephemeral virtual docs

(cherry picked from commit 448991d)

* ci: add debug gha option

(cherry picked from commit 77c907a)

# Conflicts:
#	.github/workflows/server-tests.yml

---------

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

Co-authored-by: Ankush Menat <ankush@frappe.io>
…table (#25335) (#25342)

This code tried to fetch the child doctype with the parent's ID otherwise

Support ticket 11145

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit c441c84)

Co-authored-by: Akhil Narang <me@akhilnarang.dev>
* revert: fetch validations (#25343)

(cherry picked from commit fc7366d)

# Conflicts:
#	frappe/core/doctype/doctype/doctype.py

* chore: conflicts

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
* fix: mac shortcuts

- "Command" symbol in Navbar
- Show "Alt" symbol instead of text

(cherry picked from commit 4e77e5f)

* fix: show "Shift" symbol istead of text

(cherry picked from commit e9a57de)

* fix: settings and help shortcuts

(cherry picked from commit 04a1b54)

---------

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
@frappe-pr-bot frappe-pr-bot requested review from a team and ankush and removed request for a team March 12, 2024 09:31
@ankush ankush merged commit 2a9ff5d into version-15 Mar 12, 2024
17 of 20 checks passed
@frappe-pr-bot
Copy link
Collaborator Author

🎉 This PR is included in version 15.17.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 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

7 participants