Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Releases: hwittenborn/celeste

v0.8.3

Choose a tag to compare

@kavplex kavplex released this 22 Jun 18:10
524db0e

Fixed

  • Fix parsing error in MetaInfo file.

v0.8.2

Choose a tag to compare

@kavplex kavplex released this 21 Jun 21:00
3637e4b
  • Update dependencies to fix build error.

v0.8.1

Choose a tag to compare

@kavplex kavplex released this 19 Nov 01:24
2ea8dc0

Changed

  • Added more keywords to Celeste's desktop entry.

Fixed

  • Fixed Google Drive authentication window not showing when using older rclone versions.

v0.8.0

Choose a tag to compare

@kavplex kavplex released this 23 Oct 20:49
1b94fea

Changed

  • Added functionality to only run sync checks when files are changed.

v0.7.0

Choose a tag to compare

@kavplex kavplex released this 08 Oct 01:12
ca44833

Changed

  • Remove reliance on GTK3 and libappindicator.
  • Make tray functionality part of main application, instead of being a separate app.
  • Combine all application functionality into a singular crate.

Fixed

  • Fixed incorrect number of errors being reported in tray.
  • Fixed bug where tray icons would never change.

v0.6.0

Choose a tag to compare

@kavplex kavplex released this 05 Oct 21:49
4cec322

Added

  • Added Proton Drive support.

Fixed

  • Fixed missing description tags in metainfo's releases section.

v0.5.8

Choose a tag to compare

@kavplex kavplex released this 16 Sep 19:41
d34457a

Added

  • Added release notes to about page.

v0.5.7

Choose a tag to compare

@kavplex kavplex released this 15 Sep 19:52
779a802

Fixed

  • Removed duplicate releases in AppStream metadata file.

v0.5.6

Choose a tag to compare

@kavplex kavplex released this 15 Sep 01:41
dbd121e

Changed

  • Changed to new application icons
  • Added credits to about page

v0.5.5

Choose a tag to compare

@hwittenborn hwittenborn released this 09 Aug 19:22
1cc02d0

Fixed

  • Update Cargo.toml and Cargo.lock to fix arm64 compile error.