49 Commits

Author SHA1 Message Date
github-actions[bot]
c0e65f33af publish new versions (#3070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/20820397684

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2026-01-08 14:40:14 +00:00
github-actions[bot]
9a86bb333c publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837858037

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-27 10:32:19 +00:00
FabianLars
de56f64ec2 chore: temp delete updater changefile
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837370191

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-27 10:21:31 +00:00
github-actions[bot]
a7b4adbf57 publish new versions (#2972)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18823668576

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-26 21:03:42 +00:00
github-actions[bot]
6e2a14d4dc publish new versions (#2954)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/17214397611

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-25 16:16:29 +00:00
github-actions[bot]
5cf793b604 publish new versions (#2808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15879246995

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-25 14:33:17 +00:00
github-actions[bot]
ce45d779c8 publish new versions (#2712)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15692760989

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-16 21:52:04 +00:00
github-actions[bot]
99c0aadf5a publish new versions (#2545)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14210925155

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2025-04-02 03:32:52 +00:00
github-actions[bot]
96299953b5 Publish New Versions (v2) (#2174)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Co-authored-by: Fabian-Lars <github@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12239153716

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-09 15:46:57 +00:00
github-actions[bot]
c25c819737 publish new versions (#1909)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11426079411

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-20 11:55:26 +00:00
github-actions[bot]
37d09f5846 publish new versions (#1878)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11163416674

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-03 13:59:39 +00:00
Lucas Fernandes Nogueira
cef85c9962 feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2

* covector setup

* update locks

* bump packages to v2 through covector, remove rc references

* msrv 1.78

* downgrade 1.79 msrv dep

* test clipboard

* fmt

* bitstream-io 2.3.0

* Revert "test clipboard"

This reverts commit c3e19dbe59af7b471cdcc5b0c58f855c0ba18546.

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11146469217

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-02 15:10:02 +00:00
github-actions[bot]
0173456cc3 publish new versions (#1807)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11141795190

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-02 10:05:00 +00:00
Amr Bashir
e0e43cdaed fix(shell): fix schema requiring sidecar property even though it is optional (#1839)
* fix(shell): fix schema requiring `sidecar` property even though it is optional

* fix clippy

* make `cmd` and `sidecar` exclusive

* make args optional

* cleanup

---------

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

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11126148459

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-01 13:17:30 +00:00
Tillmann
593884dea7 Add Metadata for Plugin Compatibility (#1836)
Co-authored-by: Tillmann <112912081+tillmann-crabnebula@users.noreply.github.com>
Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11052099752

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-09-26 12:22:50 +00:00
Amr Bashir
99eeb6aa01 chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
* chore: adjust prettier config, .gitignore and use taplo to format toml files

This brings the plugins-workspace repository to the same code style of the main tauri repo

* format toml

* ignore examples gen dir

* add .vscode/extensions.json

* remove packageManager field

* fmt

* fix audit

* taplo ignore permissions autogenerated files

* remove create dummy dist

* fix prettier workflow

* install fmt in prettier workflow

---------

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

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10701104849

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-09-04 11:55:31 +00:00
github-actions[bot]
a110ed4d2c publish new versions (#1683)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10620879633

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-29 18:52:17 +00:00
github-actions[bot]
edeedcf4db publish new versions (#1680)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10463151917

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-20 00:40:59 +00:00
github-actions[bot]
5ecc369a72 publish new versions (#1616)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10431712106

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-17 10:57:51 +00:00
Lucas Nogueira
9b975b74a0 feat: bump to RC
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10217801566

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-02 15:10:25 +00:00
github-actions[bot]
60a6b145c9 publish new versions (#1590)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10180185645

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-31 12:30:16 +00:00
Tony
f0ebe401a4 fix(deps): use no default features on tauri (#1402)
* Use no default feature on tauri

* Add change file

* typo

* Revert lock file conflict

* Use wry on iOS

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10159544973

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-30 09:13:35 +00:00
github-actions[bot]
adb938ddf4 publish new versions (#1517)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9914995577

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-12 22:44:07 +00:00
github-actions[bot]
31e631c2ae publish new versions (#1479)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9759591243

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-02 10:49:54 +00:00
github-actions[bot]
ea99ee357d Publish New Versions (v2) (#1387)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9307117994

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-30 18:09:39 +00:00
github-actions[bot]
2441f81f30 publish new versions (#1314)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9295790049

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-30 02:07:07 +00:00
github-actions[bot]
ad6996909f Publish New Versions (v2) (#1279)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9042939710

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-11 10:14:52 +00:00
Amr Bashir
b2b4d5dd8f fix(shell/command): retry sending events when it fails (#1298)
ref: https://github.com/tauri-apps/tauri/issues/7684

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9018170652

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-09 13:39:51 +00:00
github-actions[bot]
041c423563 publish new versions (#1247)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8909397438

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-05-01 12:36:55 +00:00
Amr Bashir
048a32e331 chore: add repository field in Cargo.toml (#1143)
closes #1135

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8561993142

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-04-04 22:16:17 +00:00
github-actions[bot]
9391c78495 Publish New Versions (v2) (#1047)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8374542583

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-03-21 12:02:19 +00:00
github-actions[bot]
1eb5d292a3 publish new versions (#986)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8182433337

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-03-07 03:26:22 +00:00
Amr Bashir
1c34a0070d chore(deps): update to open-rs@5.1 (#1021)
* chore(deps): update to `open-rs@5.1`

ref: #1003

* changefile

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8143622761

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-03-04 16:29:55 +00:00
Lucas Fernandes Nogueira
cf8ab6359d Merge pull request #948 from tauri-apps/release-v2
Publish New Versions (v2)

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7993274778

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-21 17:45:09 +00:00
Lucas Fernandes Nogueira
a6be1c01a7 Merge pull request #859 from tauri-apps/release-v2
Publish New Versions (v2)

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7769512417

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-03 21:29:57 +00:00
Tillmann
ac4c4b3263 feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7768617455

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-02-03 18:15:47 +00:00
github-actions[bot]
2c06a153b4 Publish New Versions (v2) (#832)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7270400982

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-12-20 02:58:01 +00:00
github-actions[bot]
aa6e7f9cea Publish New Versions (v2) (#723)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7213197689

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-12-14 18:47:28 +00:00
github-actions[bot]
a2e3481cea Publish New Versions (v2) (#688)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6685322294

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-29 19:22:15 +00:00
Lucas Fernandes Nogueira
fb5f9aa27a feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6685259074

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-29 19:08:53 +00:00
github-actions[bot]
341d035a5a Publish New Versions (v2) (#629)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6612903025

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-23 12:03:19 +00:00
Lucas Fernandes Nogueira
d4d093f817 chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6590505706

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-20 16:52:06 +00:00
github-actions[bot]
05ba0b06e3 Publish New Versions (v2) (#589)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6105038807

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-09-07 03:25:58 +00:00
Lucas Fernandes Nogueira
6006eb6d3d fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5860333528

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-14 20:28:19 +00:00
Lucas Fernandes Nogueira
f76cb00193 fix(docs): enable tauri/dox feature on docs.rs build (#545)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5821693165

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-10 13:27:04 +00:00
Lucas Fernandes Nogueira
f2495af47a chore(plugins): update description field (#399)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5069740636

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 14:13:01 +00:00
github-actions[bot]
6adecfa734 Publish New Versions (v2) (#374)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5069348754

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 13:35:14 +00:00
Lucas Fernandes Nogueira
5d0431489c feat: prepare v2 alpha release (#371)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5014287143

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 13:12:40 +00:00
FabianLars
1f50cb757f Merge branch 'dev' into next. Rename next to v2
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869196953

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:04:40 +00:00