Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
1336587
Added deb to build
jLynx Oct 30, 2024
0aee430
Builds a deb updater too
jLynx Oct 31, 2024
8bb4004
generates deb as update
jLynx Oct 31, 2024
acd16d2
Fixed linting
jLynx Nov 1, 2024
619ae70
Revert deb gz
jLynx Nov 3, 2024
129414f
fix: fix webview not focused by default (#11569)
amrbashir Nov 4, 2024
c33bbf4
enhance: include the path in ACL I/O errors (#11575)
kornelski Nov 4, 2024
f8994b2
fix(event): handle AnyLabel listeners in `emit_to` (#11581)
Mikkel-T Nov 4, 2024
058c0db
feat(bundler): add option to configure RPM compression (#11584)
amrbashir Nov 5, 2024
f37e97d
feat: add `use_https_scheme` for Windows and Android (#11477)
amrbashir Nov 5, 2024
4191a7a
fix(tray): build tray on main thread (#11583)
amrbashir Nov 5, 2024
100a445
fix(cli): fix yarn berry detection (#11529)
amrbashir Nov 5, 2024
7af01ff
fix(cli): fix `tauri migrate` failing to install NPM deps when runnin…
amrbashir Nov 5, 2024
17c6952
enhance(core): use `diagnostic::on_unimplemented` on rustc 1.78 and n…
amrbashir Nov 5, 2024
1b6b2cf
feat(cli): process `bundle > windows > wix > fragmentPaths` with Hand…
amrbashir Nov 5, 2024
2a75c64
feat(core): add window_class name API on Windows (#11469)
amrbashir Nov 5, 2024
cbc095e
feat: add `WebviewWindow/Webview::devtools` (#11451)
amrbashir Nov 5, 2024
5c4b830
feat(api): add `SERIALIZE_TO_IPC_FN` const and implement it for dpi t…
amrbashir Nov 5, 2024
0382858
chore(deps) Update Tauri API Definitions (#11543)
renovate[bot] Nov 6, 2024
0a170d0
chore(deps) Update Rust crate anyhow to v1.0.92 (#11594)
renovate[bot] Nov 6, 2024
e835751
chore(deps) Update Rust crate syn to v2.0.87 (#11595)
renovate[bot] Nov 6, 2024
8061fb2
chore(deps) Update Rust crate anyhow to v1.0.93 (#11598)
renovate[bot] Nov 6, 2024
58392a5
chore(deps) Update Rust crate handlebars to v6.2.0 (dev) (#11544)
renovate[bot] Nov 6, 2024
e8c0c57
chore(deps) Update Tauri Codegen (dev) (#11596)
renovate[bot] Nov 6, 2024
b63353b
chore(deps) Update Tauri API Definitions (dev) (#11597)
renovate[bot] Nov 6, 2024
15d6515
chore(deps) Update dependency @types/node to v22 (dev) (#11545)
renovate[bot] Nov 6, 2024
3781429
enhance: always check parent directory (fix #8679) (#11429)
griffi-gh Nov 6, 2024
6b3c82a
chore(deps) Update Tauri macOSSign (dev) (#11541)
renovate[bot] Nov 6, 2024
fabc2f2
feat: add HeaderConfig to SecurityConfig (#11485)
39zde Nov 6, 2024
4d545ab
feat: background color APIs (#11486)
amrbashir Nov 6, 2024
f550a3f
chore(deps) Update Tauri Bundler (dev) (#11601)
renovate[bot] Nov 6, 2024
8e8312b
ci: unpin ravif (#11608)
Legend-Master Nov 7, 2024
6bf9179
feat(cli): add `tauri remove` command (#11322)
ShaunSHamilton Nov 7, 2024
c561786
docs: fix typos in drag&drop event.payload (#11620)
Uninen Nov 8, 2024
229d7f8
fix(core): fix child webviews on macOS and Windows treated as full we…
amrbashir Nov 8, 2024
b284358
chore(deps) Update Rust crate thiserror to v2 (dev) (#11604)
renovate[bot] Nov 8, 2024
60e86d5
fix(cli): `android dev` not working on Windows without `--host` (#11624)
lucasfernog Nov 9, 2024
3f6f07a
chore(deps): update `wry` to `0.47` and `tao` to `0.30.6` (#11627)
amrbashir Nov 9, 2024
86f22f0
apply version updates (#11440)
github-actions[bot] Nov 9, 2024
0fcef3f
docs: document vanilla JS import alternative (#11632)
kornelski Nov 11, 2024
5e94354
fix(api/dpi): fix toLogical and toPhysical for positions (#11639)
dgerhardt Nov 11, 2024
e8a50f6
fix(core): hard code `BaseDirectory` integer values to avoid regressi…
amrbashir Nov 11, 2024
7f81f05
chore: rename change file
amrbashir Nov 11, 2024
ef2592b
Apply Version Updates From Current Changes (#11646)
github-actions[bot] Nov 11, 2024
c3b1fce
docs: correct payload property for DragDropEvent.over example (#11648)
idootop Nov 11, 2024
88ce6c9
Merge branch 'dev' into deb_update
amrbashir Nov 12, 2024
74212d4
feat(cli): include linux DE and session type in `tauri info` (#11653)
amrbashir Nov 12, 2024
4693521
fix: parse json5 capability files when `config-json5` is enabled (#11…
Legend-Master Nov 12, 2024
c8f0ef6
Merge branch 'dev' into deb_update
jLynx Nov 12, 2024
4f2209e
Added changes file
jLynx Nov 12, 2024
dc4d794
feat(windows, linux): add `WebviewWindowBuilder/WebviewBuilder::exten…
SpikeHD Nov 12, 2024
b06dab8
Merge branch 'dev' into deb_update
jLynx Nov 12, 2024
c7452c3
Update .changes/deb-updater-support.md
jLynx Nov 13, 2024
f528070
Update .changes/deb-updater-support.md
jLynx Nov 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changes/android-home-dir.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/bundler-linux-recommends.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changes/cli-updater-errorr.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/curosr-position-gtk.md

This file was deleted.

7 changes: 7 additions & 0 deletions .changes/deb-updater-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'tauri-bundler': minor:feat
'tauri-cli': minor:feat
'@tauri-apps/cli': minor:feat
---

Generate signature for `.deb` packages when `createUpdaterArtifacts` option is enabled.
7 changes: 7 additions & 0 deletions .changes/extension-path.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"tauri": "minor:feat"
"tauri-runtime": "minor:feat"
"tauri-runtime-wry": "minor:feat"
---

Add `WebviewWindowBuilder/WebviewBuilder::extensions_path` on Linux and Windows.
7 changes: 7 additions & 0 deletions .changes/info-linux-de-and-session.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"tauri-cli": "patch:feat"
"@tauri-apps/cli": "patch:feat"
---

Include Linux destkop environment and session type in `tauri info` command.

5 changes: 0 additions & 5 deletions .changes/js-submenu-in-options.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changes/json5-capability-files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"tauri": patch:bug
"tauri-utils": patch:bug
---

Fix `.json5` capability files not recognized even with `config-json5` feature enabled
6 changes: 0 additions & 6 deletions .changes/migrate-schema.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/permission-add-default-windows.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/resolve_command_scope.md

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:

- name: downgrade crates with MSRV conflict
run: |
cargo update -p ravif --precise 0.11.5
cargo update -p aws-config --precise 1.5.5
cargo update -p aws-sdk-ssooidc --precise 1.40.0
cargo update -p aws-sdk-s3 --precise 1.46.0
Expand Down
Loading
Loading