github-actions[bot]
6e2e7e48c3
publish new versions ( #3070 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 15:34:17 +01:00
github-actions[bot]
e7a68fa637
publish new versions ( #3068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 11:31:06 +01:00
FabianLars
93426f8512
fix: fix docsrs builds
2025-10-27 11:12:56 +01:00
github-actions[bot]
06124af8d6
publish new versions ( #2972 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-26 22:02:33 +01:00
github-actions[bot]
fd439b143e
Publish New Versions (v2) ( #2964 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-09-02 14:04:12 +02:00
github-actions[bot]
1a0b791650
publish new versions ( #2942 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-21 10:07:03 -03:00
github-actions[bot]
27ddcd0abe
publish new versions ( #2869 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-22 23:32:16 +02:00
github-actions[bot]
d66aa6ff78
publish new versions ( #2822 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-20 23:39:53 +02:00
github-actions[bot]
adc23d6c4f
publish new versions ( #2808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 16:32:02 +02:00
renovate[bot]
2e680620c4
chore(deps): update rust crate windows-sys to v0.60.2 (v2) ( #2763 )
...
* chore(deps): update rust crate windows-sys to v0.60.2
* update lock file
2025-06-16 18:53:33 +08:00
github-actions[bot]
85635a2807
publish new versions ( #2643 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-05-20 10:27:36 +02:00
github-actions[bot]
8b39aefb1b
publish new versions ( #2545 )
...
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com >
2025-04-02 00:31:52 -03: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
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
github-actions[bot]
6fcb2f5f40
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 >
2024-12-09 16:45:31 +01:00
github-actions[bot]
1f5ed2fbb0
publish new versions ( #2011 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-12-02 13:45:24 +01:00
Amr Bashir
a3b553ddb4
feat(http): add request and response tracing behind feature flag ( #2079 )
2024-11-21 17:08:34 +02:00
Amr Bashir
383e636a8e
feat: add tauri-plugin-opener ( #2019 )
2024-11-20 00:50:02 +02:00
github-actions[bot]
fd785ab5de
publish new versions ( #1878 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-03 10:58:13 -03:00
Lucas Fernandes Nogueira
e8069af804
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 c3e19dbe59 .
2024-10-02 12:08:37 -03:00
github-actions[bot]
fb62d03f73
publish new versions ( #1807 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-10-02 07:02:42 -03:00
Tillmann
aabc4d3a24
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 >
2024-09-26 14:21:25 +02:00
github-actions[bot]
5cbd593e76
publish new versions ( #1772 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-15 11:55:38 -03:00
github-actions[bot]
8a45c35160
publish new versions ( #1764 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-09-12 15:49:29 -03:00
Tony
b2269333e3
chore(single-instance): put deep link integration behined a feature ( #1766 )
...
* Make deep link optional for single instance
* Add change file
* Add deep-link feature to example
* Update plugins/deep-link/README.md
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* format
* [skip ci] update readme
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-09-12 18:20:15 +08:00
github-actions[bot]
253ae66210
publish new versions ( #1761 )
2024-09-10 16:14:05 -03:00
Lucas Fernandes Nogueira
64a6240f79
feat(deep-link): implement getCurrent on Windows/Linux ( #1759 )
...
* feat(deep-link): implement getCurrent on Windows/Linux
checks std::env::args() on initialization, also includes integration with the single-instance plugin
* fmt
* update docs, fix event
* add register_all function
* expose api
* be nicer on docs, clippy
2024-09-10 16:00:42 -03:00
Amr Bashir
cf4d7d4e6c
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 >
2024-09-04 08:54:23 -03:00
github-actions[bot]
de732d0ab0
publish new versions ( #1683 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-08-29 15:47:05 -03:00
Amr Bashir
3c52f30ea4
chore(deps): update windows-sys crate to 0.59 and global-hotkey to 0.6 ( #1665 )
...
* chore(deps): update windows-sys crate to `0.59`
* update global-hotkey as well
* change files
2024-08-21 17:04:03 +03:00
Lucas Nogueira
4db635f19b
feat: bump to RC
2024-08-02 12:05:44 -03:00
github-actions[bot]
518b529a19
publish new versions ( #1590 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-07-31 14:27:45 +02:00
github-actions[bot]
7d926ee5b9
publish new versions ( #1517 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-07-12 19:42:56 -03:00
github-actions[bot]
8f6d341e45
publish new versions ( #1479 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-07-02 07:48:46 -03:00
github-actions[bot]
554cb902b0
Publish New Versions (v2) ( #1387 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-05-30 15:04:19 -03:00
github-actions[bot]
0678af3a6c
publish new versions ( #1314 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-05-29 22:59:23 -03:00
github-actions[bot]
e94b089e51
publish new versions ( #1247 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-01 14:35:49 +02:00
github-actions[bot]
9f545c65ad
publish new versions ( #1142 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-18 11:23:48 +02:00
FabianLars
ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
2024-04-16 00:29:36 +02:00
matthme
4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux ( #502 )
...
* added semver compatibility check for Windows and Linux
* fixed formatting
* put semver feature behind a feature flag
* remove semver from root manifest
* linux compile error
* docs: Add mention for semver feature in readme
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-15 15:54:09 +02:00
Amr Bashir
7fc29c326b
chore: add repository field in Cargo.toml ( #1143 )
...
closes #1135
2024-04-05 00:15:04 +02:00
github-actions[bot]
815a7073bc
Publish New Versions (v2) ( #1116 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-04-02 18:57:12 -03:00
github-actions[bot]
70136b1fe8
Publish New Versions (v2) ( #1047 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-21 09:01:05 -03:00
Fabian-Lars
02111b9526
chore: Change workspace inheritance syntax for better covector support ( #1092 )
2024-03-18 21:39:46 +01:00
github-actions[bot]
5006717a7f
publish new versions ( #986 )
2024-03-07 00:24:51 -03:00
github-actions[bot]
267e39e250
Publish New Versions (v2) ( #982 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-22 22:20:16 -03:00
lucasfernog
e0d415e405
publish new versions
2024-02-21 14:40:33 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Lucas Nogueira
abd0176cc1
beta
2024-02-03 15:46:15 -03:00
lucasfernog
18e478aba0
publish new versions
2024-02-03 15:46:07 -03:00