github-actions[bot]
4bbcdbd556
publish new versions ( #2542 )
2025-03-16 21:51:48 -03:00
Lucas Fernandes Nogueira
12c4537b8e
feat(updater): add support to riscv64 architecture ( #2541 )
...
Tauri now supports it, so the updater should check the riscv64 arch and replace the {{arch}} and {{target}} variables properly.
ref https://github.com/tauri-apps/tauri/pull/12602/
2025-03-17 02:42:37 +02:00
Amr Bashir
a15eedf378
fix(http): avoid closing stream multiple times ( #2535 )
...
* fix(http): avoid closing stream multiple times
closes #2533
* use different signal than empty vec
2025-03-16 16:45:45 -03:00
github-actions[bot]
5347de8db9
publish new versions ( #2534 )
...
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
2025-03-15 02:08:18 +02:00
Adriel Jansen Siahaya
d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side ( #2522 )
2025-03-15 02:06:41 +02:00
github-actions[bot]
1e9e496b06
publish new versions ( #2526 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-03-12 22:29:34 +01:00
Knobibrot
1bb1ced538
feat(log): enable TargetKind::LogDir on mobile ( #2524 )
...
* enable log dir on iOS/Android
* Create change-pr-2524.md
---------
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-03-12 22:27:40 +01:00
github-actions[bot]
b40a02c525
publish new versions ( #2477 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-03-10 14:17:57 +01:00
Fabian-Lars
a1b3fa27f1
fix: Re-export api structs ( #2515 )
...
* fix: Re-export api structs
* whoops
2025-03-10 13:57:17 +01:00
Guilherme Oenning
faefcc9fd8
feat(updater): add configure_client to UpdaterBuilder ( #2430 )
2025-03-09 03:53:16 +02:00
Lucas Fernandes Nogueira
ac60d589ec
feat(updater): improve tracing and error logging ( #2513 )
2025-03-09 03:24:45 +02:00
Adriel Jansen Siahaya
cb38f54f4a
HTTP add stream support ( #2479 )
...
* feat: add stream support
* feat: add stream support
* Revert "feat: add stream support"
This reverts commit 5edea81680 .
* feat: add stream support
* Discard changes to pnpm-lock.yaml
* Discard changes to plugins/http/package.json
* fix(stream): change IPC packet
* fix: update stream message guest-js
* fix: return early when aborted
* fix: use InvokeResponseBody as packet
* fix: remove serde_bytes
* fix: remove reqwest response
* fix: content conversion bug
* fix: remove ReqwestResponses along with its implementations
* formatting and update changelog
* build api-iife.js
---------
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-03-08 15:45:05 -03:00
Clément Fouré
d37bbdef8d
fix(clipboard-manager): Wayland support ( #2507 )
...
* fix(clipboard-manager): Wayland support
* style(deps): merge dependencies declaration
2025-03-07 19:53:14 +01:00
Jim
024815018f
feat(log): Add skip_logger setting ( #2377 )
2025-03-01 16:20:18 +01:00
github-actions[bot]
393e956728
publish new versions ( #2468 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-02-27 23:57:29 +01:00
Fabian-Lars
1a9846599b
chore(deps): Update objc2 to 0.6 ( #2469 )
2025-02-27 15:24:18 +01:00
renovate[bot]
71f95c9f05
chore(deps): update rust crate windows to 0.60 (v2) ( #2445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-27 11:45:55 +01:00
github-actions[bot]
fbd4d28920
publish new versions ( #2404 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2025-02-24 16:31:28 +01:00
Amr Bashir
0af367f7d4
refactor(single-instance): improve userdata ptr handling ( #2453 )
...
* fix(single-instance): fix null pointer dereference panic on Windows
* fmt
2025-02-24 17:10:30 +02:00
Fabian-Lars
1ab5f15763
fix(single-instance): check if pointer is null ( #2452 )
2025-02-23 19:25:00 +02:00
Fabian-Lars
6f881293fc
fix(updater): Propagate request error ( #2439 )
2025-02-20 11:47:37 +01:00
Seishiin
6b4c391738
fix(log): timezone_strategy overwriting LogLevels ( #2401 )
2025-02-08 09:41:34 +08:00
github-actions[bot]
80804adc68
publish new versions ( #2380 )
...
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-02-04 07:27:53 -03:00
jLynx
5369898db7
fix(macOS): Tauri V2 Update Permission Denied Error ( #2067 )
...
* WIP
* Fixed linting
* WIP
* Fixed linting
* use osakit to show actual app name on dialog
* sync versions
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-02-02 17:54:09 -03:00
Fabian-Lars
ca7395a5ce
fix(upload): Enable reqwest's rustls-tls feature by default ( #2378 )
2025-02-01 11:17:22 +01:00
github-actions[bot]
ad17266273
Publish New Versions (v2) ( #2348 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-27 19:34:40 +01:00
Twilight
78acfa456f
feat(websocket): add ability to remove listener ( #2027 )
2025-01-27 15:18:24 +01:00
Fabian-Lars
0afc9b6be0
feat(updater): Collect unknown response fields ( #2325 )
2025-01-23 02:54:02 +02:00
DiamondDrake
105136494c
feat(http): add dangerous settings / disable ssl verification - issue #518 ( #2204 )
2025-01-22 02:23:37 +02:00
Fabian-Lars
ce11079f19
fix(clipboard-manager): Drop on exit ( #2280 )
...
* fix(clipboard-manager): Drop on exit
ref https://docs.rs/arboard/latest/arboard/struct.Clipboard.html
ref https://github.com/tauri-apps/plugins-workspace/issues/2267
* more specific
2025-01-22 02:15:01 +02:00
Mads Marquart
784a54a390
[log] Use objc2 ( #2344 )
2025-01-21 22:57:35 +02:00
github-actions[bot]
28f5c33d65
Publish New Versions (v2) ( #2324 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-19 19:28:26 +01:00
Didrik Nordström
5b82118158
fix(opener): invoke the mobile plugin in the commands too ( #2234 ) ( #2332 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-19 18:47:14 +01:00
thewh1teagle
0ec895c378
feat(window-state): add filter callback for excluding windows from tracking ( #2330 )
...
* feat(window-state): Add glob pattern support to denylist for flexible window management
* changefile
fix(window-state): Remove unnecessary reference in denylist pattern processing
chore(changes): Update window-state and window-state-js versioning for glob pattern support
docs(window-state): Update glob pattern denylist documentation for clarity
* refactor(window-state): Simplify denylist handling and error management in with_denylist method
* feat: add with_denylist_glob
* feat(window-state): Add filter callback for excluding windows from tracking
* refactor(window-state): Remove unused Glob error variant from Error enum
* refactor(window-state): Change filter_callback from Arc<Mutex<FilterCallbackFn>> to Box<FilterCallbackFn>
* refactor(window-state): Remove glob dependency from Cargo.toml and Cargo.lock
* feat(window-state): Introduce filter callback for dynamic window exclusion
* Update .changes/window-state-filter-callback.md
2025-01-18 09:31:20 +08:00
Fabian-Lars
406e6f484c
fix(geo/haptics): Fix serde import error with specta feature disabled ( #2323 )
2025-01-15 13:28:40 +01:00
github-actions[bot]
efc7bb19a8
Publish New Versions (v2) ( #2317 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-13 15:59:32 +01:00
Fabian-Lars
c9c13a0fe7
fix(geo/haptics)!: specta version and feature flag ( #2316 )
2025-01-13 15:36:54 +01:00
renovate[bot]
da5c59e2fe
chore(deps): update rust crate zbus to v5 (v2) ( #2271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-13 13:58:09 +01:00
github-actions[bot]
e2203b760f
Publish New Versions (v2) ( #2285 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-10 21:01:30 +01:00
Fabian-Lars
fb67ab2b92
fix(geo/haptics): Add specta_util ( #2281 )
2025-01-08 17:01:52 +01:00
github-actions[bot]
6112867735
Publish New Versions (v2) ( #2269 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-06 23:44:31 +01:00
renovate[bot]
05cca602d9
chore(deps): update rust crate tokio-tungstenite to 0.26 (v2) ( #2210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2025-01-06 13:38:40 +01:00
github-actions[bot]
3a826fb6bf
Publish New Versions (v2) ( #2237 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-06 11:09:06 +01:00
Didrik Nordström
a9ac1e3c93
fix(opener): return error if path not exists ( #2253 )
2025-01-04 01:27:01 +02:00
Amr Bashir
57efb47c11
feat(updater): add Builder::header and Builder::headers ( #2235 )
2024-12-24 17:00:12 +02:00
github-actions[bot]
51919fb26c
publish new versions ( #2209 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-12-15 08:44:54 +01:00
universalappfactory
ee0f65de5c
fix(opener): use the correct packagename in OpenerPlugin.kt ( #2207 )
2024-12-14 18:58:48 +02:00
github-actions[bot]
c9acff99c6
publish new versions ( #2188 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-12-10 14:24:04 -03:00
Lucas Fernandes Nogueira
18dffc9dfe
fix(opener): iOS build ( #2189 )
...
* fix(opener): iOS build
* fix covector
2024-12-10 14:21:11 -03:00
Night_Hunter
829b632650
feat(updater): add Builder::default_version_comparator ( #1919 )
2024-12-10 15:11:43 +02:00