Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions (v2) #1142

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Publish New Versions (v2) #1142

merged 1 commit into from
Apr 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2024

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

api-example

[2.0.0-beta.5]

Dependencies

api-example-js

[2.0.0-beta.4]

Dependencies

authenticator

[2.0.0-beta.4]

  • 7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.

clipboard-manager

[2.1.0-beta.1]

  • 27b258c(#1185) Expose Clipboard struct
  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.
  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.

fs

[2.0.0-beta.5]

  • bb51a41(#1168) Breaking Change: All apis that return paths to the frontend will now remove the \\?\ UNC prefix on Windows.
  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.
  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.

dialog

[2.0.0-beta.5]

  • bb51a41(#1168) Breaking Change: All apis that return paths to the frontend will now remove the \\?\ UNC prefix on Windows.

Dependencies

http

[2.0.0-beta.5]

  • 500ff10(#1166) Breaking change: Removed the default-tls feature flag. The rustls-tls, http2, macos-system-configuration, and charset feature flags are now enabled by default.
  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.
  • 7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.
  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.

Dependencies

log-js

[2.0.0-beta.3]

  • ed46dca Added attachLogger helper function to register a function that should be called for each log entry.

persisted-scope

[2.0.0-beta.5]

Dependencies

single-instance

[2.0.0-beta.6]

  • ed46dca Added the semver feature flag to make the single instance mechanism only trigger for semver compatible versions.

store

[2.0.0-beta.5]

  • bb51a41(#1168) Breaking Change: All apis that return paths to the frontend will now remove the \\?\ UNC prefix on Windows.

updater

[2.0.0-beta.4]

  • 293f363(#1175) Add a on_before_exit hook for cleanup before spawning the updater on Windows, defaults to app.cleanup_before_exit when used through UpdaterExt
  • 293f363(#1175) Breaking change: The rustls-tls feature flag is now enabled by default.
  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.
  • 7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.
  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.

upload

[2.0.0-beta.4]

  • 7e2fcc5(#1146) Breaking change: Removed http3 feature and added http2 feature.
  • 7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.
  • 4a5ab18(#976) Return the upload response as a string and error out if the status code is not within 200-299.

upload-js

[2.0.0-beta.3]

  • 4a5ab18(#976) Return the upload response as a string and error out if the status code is not within 200-299.

websocket

[2.0.0-beta.4]

  • ed46dca Breaking change: Enable rustls by default and added a method to configure the TLS Connector for tungstenite.

window-state

[2.0.0-beta.5]

  • 0e9541f(#1138) Add Builder::with_filename to support using a custom filename. Also add AppHandleExt::file_name and a similar function in JS, to retrieve it later.
  • 0e9541f(#1138) Breaking change: Renamed STATE_FILENAME const to DEFAULT_FILENAME.
  • 1f9e7ab(#1180) Fix restore_window and filename js binding missing permission

window-state-js

[2.0.0-beta.3]

  • 0e9541f(#1138) Add Builder::with_filename to support using a custom filename. Also add AppHandleExt::file_name and a similar function in JS, to retrieve it later.

@github-actions github-actions bot requested a review from a team as a code owner April 3, 2024 19:30
@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label Apr 3, 2024
@github-actions github-actions bot force-pushed the ci/release-v2 branch 4 times, most recently from 515893c to bc1f51b Compare April 10, 2024 07:36
@github-actions github-actions bot force-pushed the ci/release-v2 branch 24 times, most recently from 06a5be6 to 7d4d50c Compare April 18, 2024 01:20
@github-actions github-actions bot force-pushed the ci/release-v2 branch 2 times, most recently from a845035 to 504b6ab Compare April 18, 2024 08:35
@FabianLars FabianLars merged commit 9f545c6 into v2 Apr 18, 2024
2 checks passed
@FabianLars FabianLars deleted the ci/release-v2 branch April 18, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version updates PRs that will publish new plugin versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant