Skip to content

fix: Allow downloads by default on linux/macos to match windows behavior - #1602

Merged
FabianLars merged 1 commit into
devfrom
allow-downloads
Aug 15, 2025
Merged

fix: Allow downloads by default on linux/macos to match windows behavior#1602
FabianLars merged 1 commit into
devfrom
allow-downloads

Conversation

@FabianLars

Copy link
Copy Markdown
Member

ref tauri-apps/tauri#14006 (comment)

If we don't want to do this then we should disable it on Windows as right now it allows downloads if no handler is set.

closes tauri-apps/tauri#14006
closes tauri-apps/tauri#13734
closes tauri-apps/tauri#4633

@FabianLars
FabianLars requested a review from a team as a code owner August 15, 2025 12:28
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through f64f0c8

There are 1 changes which include wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.52.1 0.52.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master

Copy link
Copy Markdown
Contributor

From what people were asking, I think it makes sense to enable it by default

@FabianLars

Copy link
Copy Markdown
Member Author

well, people also ask us to remove the allowlist :P i thought disabling it would be more in line with how strict we are/were about well anything really 🤷

@Legend-Master

Copy link
Copy Markdown
Contributor

I think this is more or less in line with what we put in our default permissions (core:default) though

@FabianLars
FabianLars merged commit 1456f8e into dev Aug 15, 2025
14 checks passed
@FabianLars
FabianLars deleted the allow-downloads branch August 15, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saving files from vanilla js code does nothing (but is working in modern browsers). [bug] Can not download in front end

2 participants