Skip to content

[pull] dev from tauri-apps:dev#307

Merged
pull[bot] merged 12 commits into
code:devfrom
tauri-apps:dev
Apr 30, 2026
Merged

[pull] dev from tauri-apps:dev#307
pull[bot] merged 12 commits into
code:devfrom
tauri-apps:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 30, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dmytrodudnik-netizen and others added 12 commits April 30, 2026 09:08
* fix(ci): use macos-13 runner for x86_64-apple-darwin CLI build

`macos-latest` now resolves to arm64 runners, so the x86_64-apple-darwin
build was producing arm64 binaries. Use `macos-13` (Intel) to get a
native x86_64 build.

* actually enforce target

---------

Co-authored-by: dmytro.dudnyk <dmytro.dudnyk@openvpn.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
* Revert "fix(deps): update specta in lockfile (#15303)"

This reverts commit b240341.

* Enable lint workflow

* Enable other tests as well on Cargo.lock changes
* detect arm systems in windows

- Arm system were not detected when running signtool causing bundle failures when signing windows binaries
…14313)

* feat(cli): restart Android emulator if it is disconnected from adb

needs tauri-apps/cargo-mobile2#495 and tauri-apps/cargo-mobile2#493

* lint
…4173 (#14473)

* feat(macros): add support for alias command macro in tauri-macros #14173

* feat(macro): rename alias command to improve clarity in tauri-macros

* feat(wrapper): refactor rename handling in WrapperAttributes for improved clarity

* feat(wrapper): update rename policy to use TokenStream2 for improved flexibility

* feat(handler): streamline command definition parsing for improved efficiency

* feat(wrapper): simplify macro export logic in wrapper function for clarity

* fix(handler): optimize command zipping for improved readability

* fix: code style compectiable with rust 1.77.2

* fix const not in scope when command is defined in another mod

* update examples

* update change file

* fmt

* style: fix pnpm:check errors

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
…5250)

* fix(macOS): fix incorrect window position on multi-monitor setups

* avoid 'flash' on current monitor when targeting another display for fullscreen

* simplify fullscreen monitor selection

* change file

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
* feat(cli): add --no-sign and --archive-only to tauri ios build

* feat(cli): fix manual IPA packaging for --no-sign

* feat(cli): add explicit Payload/ directory to IPA zip

* separate fn

* fmt

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
… to the window (feat #15181) (#15199)

* wip

* docs: adds documentation for forwarded tao events

* docs: adds change log

* feat: updates js api build

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
* fix(macOS): correct value for work_area.position.y

* Update macos.rs

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>

* Add change file for #14655

---------

Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Apr 30, 2026
@pull pull Bot added the ⤵️ pull label Apr 30, 2026
@pull pull Bot merged commit e60834f into code:dev Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants