Skip to content

Releases: BurntToasters/S3-Sidekick

0.9.1

13 Apr 06:55
5a1be52

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes in v0.9.1:

  • Cargo: Added cargo licenses to the credit menu.
  • macOS - Icon: Fixed an issue where the macOS icon would be in "squircle jail" on macOS Tahoe.
  • PKG: Updated packages.

Full v0.9 release notes:

Full changelog

Changes in v0.9.0:

  • Large file uploads: Fixed an issue where larger files experienced slower uploads.
  • Activity: Activity bages now clear when a user clicks on the activity tab.
  • Transfer Queue: Sucessful transfers now move to the activity feed instead of staying in the transfer queue.
  • Misc: Multiple security fixes.
  • PKG: Updated packages.

0.9.0

01 Apr 19:38
24c78ce

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes in v0.9.0:

  • Large file uploads: Fixed an issue where larger files experienced slower uploads.
  • Activity: Activity bages now clear when a user clicks on the activity tab.
  • Transfer Queue: Sucessful transfers now move to the activity feed instead of staying in the transfer queue.
  • Misc: Multiple security fixes.
  • PKG: Updated packages.

Full v0.8 release notes:

Full changelog

Nothing yet!

0.8.1 - STABLE

25 Mar 20:44
ca8a28e

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes

  • Settings: Improved the RESET settings function.
  • Bookmarks: Fixed an issue where if a user were to reset settings but keep bookmarks, during the wizard setup it would overwrite the old bookmark file.
  • PKG: Package updates.
  • UI: General UI fixes.
  • Codebase: General bug fixes and S3 CLI improvements on the backend :)

Full v0.8 release notes:

Full changelog

Changes

  • Version: v0.8.0 is the first version considered STABLE!
  • Linux: Addressed further issues with Wayland -> X11.
  • NEW - Setup Wizard: On first launch (or if a user resets their settings) S3 Sidekick will do a first time setup to help users get the app up and running.
  • Bookmarks: Replaced the bookmarks icon.
  • Bookmarks: Added a new + button in the tab menu to open a new tab.
  • NEW - Switching connections: Added support to swap between different S3 buckets fast (S3 Sidekick will disconnect the previous bucket and connect to the new one).
  • NEW - S3 Options: Added the ability to delete folders and batch-delete items.
  • S3: Added more copy/paste options and general S3 options.
  • Misc: Updated packages, more general bug fixes, improved the UI, and also fed my goldfish (I lied I don't have a goldfish I'm sorry).

BREAKING CHANGE: Encryption

settings.json used to store bookmarks and user settings, meaning it needed to be encrypted itself so on app start, a user's settings weren't loaded until they unlocked the app.
Now bookmarks.json stores bookmarks (encrypted if enabled) and settings.json stores user settings (unencrypted; no reason for them to be).

  • IMPORTANT: When you first launch the app after this update, you will be prompted to reset your settings for this new architecture. This is a one time thing my apologies for this annoyance :(

What's Changed

Full Changelog: v0.8.0...v0.8.1

0.8.0 - STABLE + BREAKING CHANGE

25 Mar 06:49
ebea0fb

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes

  • Version: v0.8.0 is the first version considered STABLE!
  • Linux: Addressed further issues with Wayland -> X11.
  • NEW - Setup Wizard: On first launch (or if a user resets their settings) S3 Sidekick will do a first time setup to help users get the app up and running.
  • Bookmarks: Replaced the bookmarks icon.
  • Bookmarks: Added a new + button in the tab menu to open a new tab.
  • NEW - Switching connections: Added support to swap between different S3 buckets fast (S3 Sidekick will disconnect the previous bucket and connect to the new one).
  • NEW - S3 Options: Added the ability to delete folders and batch-delete items.
  • S3: Added more copy/paste options and general S3 options.
  • Misc: Updated packages, more general bug fixes, improved the UI, and also fed my goldfish (I lied I don't have a goldfish I'm sorry).

BREAKING CHANGE: Encryption

settings.json used to store bookmarks and user settings, meaning it needed to be encrypted itself so on app start, a user's settings weren't loaded until they unlocked the app.
Now bookmarks.json stores bookmarks (encrypted if enabled) and settings.json stores user settings (unencrypted; no reason for them to be).

  • IMPORTANT: When you first launch the app after this update, you will be prompted to reset your settings for this new architecture. This is a one time thing my apologies for this annoyance :(

What's Changed

Full Changelog: v0.6.3...v0.8.0

0.6.3 - BETA

24 Mar 18:57
35133f8

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes

  • Linux: Fixed an issue where X11 (XWayland) wasn't correctly being applied on start.
  • Drag/Drop: Fixed an issue where dragging files into S3 Sidekick would fail.

What's Changed

Full Changelog: v0.6.2...v0.6.3

0.6.2

23 Mar 18:20
5de73ec

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes

  • Linux: Force binaries into X11 mode (XWayland) as Wayland is unstable.

What's Changed

Full Changelog: v0.6.1...v0.6.2

0.6.1 - BETA

23 Mar 02:06
b1e1ba2

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes:

  • File options: Added a batch file info option.
  • Misc: PKG updates, bug fixes, and improvements.

What's Changed

Full Changelog: v0.6.0...v0.6.1

0.6.0 - BETA

20 Mar 03:49
4076a72

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

Changes:

  • UI: Updated the UI with some subtle frosted glass additions to make the UI look a bit better.
  • Activity/Transfers: Updated the activity/transfers UI.
  • Connection: Added connection health checking.
  • S3: Added more S3 file action support.
  • Batch Files: Added more batch file actions.
  • Stop: Added an abort function to file uploads.
  • Upload: Increase upload limit size and fixed multiple issues with large file size uploads.
  • Codebase: Massive stabilizations and bug fixes in the backend.
  • MacOS: TouchID now works fully. If you are still experiencing issues, please disable and re-enable TouchID in settings.
  • Windows Hello: Fixed the windows hello API. If you are still experiencing issues, please disable and re-enable Windows Hello in settings.
  • Bookmarks: Added recently connected to bookmarks on the top left of the UI.
  • Misc: After the user's Second launch of the app, a one-time message pops up asking if they would like to support the project.
    • This only happens once (I know how annoying persistent messaging is). The message will be re-triggered if a user resets the app's settings.
  • Misc: And much much more under the hood :)

What's Changed

Full Changelog: v0.5.3...v0.6.0

0.5.3 - BETA

19 Mar 06:16
f190449

Choose a tag to compare

ℹ️ Enjoying S3 Sidekick? Consider ❤️ Supporting Me! ❤️

⬇️ Downloads

Windows MacOS Linux
EXE: x64 / arm64 Universal DMG AppImage: x64
Universal ZIP DEB: x64
RPM: x64
Flatpak: x64

Important

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
⚠️ Arm64 Linux Binaries are NOT available at the moment. Its something I may get around to in the future but its not a priority. However, I do have the logic setup in the repo in-case people would like to build their own :)

What's Changed

Full Changelog: v0.5.2...v0.5.3

0.4.2 - DEV

18 Mar 22:57
e5cc482

Choose a tag to compare

WARN: This is a developer release of S3 Sidekick. The app is incredibly unstable and broken. This is mainly for testing the update utility and other S3 functions.

  • Dev releases are rapid releases in succession to test the app publicly. You may see multiple back-to-back releases in a very short time period. I really wouldn't recommend downloading a DEV build unless you are a nerd :)

A formatted release notes template is coming soon with further builds.

IMPORTANT: Signatures

The .sig files in this repo are NOT normal gpg signatures they are for Tauri V2's updater to verify the integrity of updates before downloading and installing.
The .asc files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.

What's Changed

Full Changelog: v0.4.1...v0.4.2