Skip to content

Releases: Martichou/rquickshare

v0.11.2

21 Aug 21:17
d5d045b
Compare
Choose a tag to compare

0.11.2 (2024-08-21)

Features

  • add minimize on startup option (e084c4b)
  • add toast notification if error while open_url (4798d78)
  • rework app closing & quit & prevent (cdcf5f3)
  • rework texts's payload transfer info to frontend (63464b3)

Bug Fixes

  • ci: upgrade (again) to googleapis/release-please-action (52d3089)
  • display red circle if error/cancelled/rejected, #128 (f62b9c0)
  • file picker different types returned (50bc6c8)

v0.11.1

14 Aug 14:16
a643c2e
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

0.11.1 (2024-08-14)

Bug Fixes

  • opening URL permission for main (#165) (0b50082)
  • revert: use old google-github-actions/release-please-action (7584073)

v0.11.0

13 Aug 18:57
08a33f0
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

0.11.0 (2024-08-13)

Features

  • add minimize on startup option (e084c4b)
  • add toast notification if error while open_url (4798d78)
  • rework app closing & quit & prevent (cdcf5f3)
  • rework texts's payload transfer info to frontend (63464b3)
  • update core_lib to report text payload type (3fd00c4)

Bug Fixes

  • attempt to use tauri's shell open (fa63e82)
  • clippy error in main.rs(legacy) (4e45096)
  • missing check for open (b06431d)

v0.10.2

14 Jul 16:13
da24e98
Compare
Choose a tag to compare

0.10.2 (2024-07-14)

Bug Fixes

  • also build x86 macos & update deps (037100a)
  • legacy should not be built for macos (9709c52)

v0.10.1

08 Jul 20:38
64ef7d4
Compare
Choose a tag to compare

0.10.1 (2024-07-08)

Bug Fixes

  • avoid click propagation when clicking child (614bcbc)
  • correctly remove device from list when sending (758ada8)
  • tauri: add default (-) signing identity for macos (44de621)

v0.10.0

07 Jul 09:20
8a8185e
Compare
Choose a tag to compare

0.10.0 (2024-07-07)

❗ Important message ❗

This is the first time a macos bundle is available, read the README to see how to use it.

It also provide two different Linux build version: based on tauri V1 & V2 (support different glibc and libwebkit2gtk), also see README for more info.

If you do need assistance, create a new issue. But do make your research before :)

Features

  • bluetooth advertisement is now working (0a066d)
  • add new version notification (4710dae)

Bug Fixes

  • blea use correct service_data (121631c)
  • bluetooth advertisement is working now (0a066d8)
  • set dbus to vendored for aarch64 (#118) (5151f99)

v0.9.0

04 Jul 18:45
f850713
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

0.9.0 (2024-07-04)

❗ Important message ❗

  • This is the first time a macos bundle is available, read the README to see how to use it.
  • It also provide two different Linux build version: based on tauri V1 & V2 (support different glibc and libwebkit2gtk), also see README for more info.

If you do need assistance, create a new issue. But do make your research before :)

Features

  • 'finish' macos support (efb5982)
  • add back name inside tray menu on v2 (373460e)
  • add Tauri V2 codebase (ba4f16f)
  • drag&drop working now (3c97e6d)
  • migrate V1 codebase for V2 (a3226fc)
  • prepare for macos support (2e7857c)
  • support notification on macos (no action) (8a57a11)
  • TS migrated to Tauri V2 (a286591)

Bug Fixes

  • _id is not a field, use id :) (3cce6b0)
  • attempt to fix pnpm issue (bc49f65)
  • ci: debug upload name conflicted (dacb7da)
  • display received file.s once finished (505258c)
  • fmt script go back to correct directory (1e007db)
  • improve sanity wait (c595dcd)
  • missing appindicator library pkg and fix glob for release (5859434)
  • release bundle rename (1578081)
  • upload name duplicated (20606d2)
  • useless format and not used id (ad08e9f)

v0.8.2

19 Jun 23:30
117e0c4
Compare
Choose a tag to compare

0.8.2 (2024-06-19)

Bug Fixes

  • prevent task from exiting if recv fails (8b9d182)

v0.8.1

19 Jun 22:45
4e33789
Compare
Choose a tag to compare

0.8.1 (2024-06-19)

Bug Fixes

v0.8.0

19 Jun 21:48
8e614bd
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

0.8.0 (2024-06-19)

Features

  • configure logging level with config file (#104) (5712b3b)

Bug Fixes

  • add desktop plugs to snapcraft (#80) (7f3dbac)
  • ensure correct service_data before notifying (4027cbe)
  • improve logging and allow to configure (env) (1084079)
  • index.ts is sorted now (42c84d2)
  • make the app feel like 'real' (3ae1396)