Releases: hwittenborn/celeste
Releases · hwittenborn/celeste
v0.8.3
Fixed
- Fix parsing error in MetaInfo file.
v0.8.2
- Update dependencies to fix build error.
v0.8.1
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
Changed
- Added functionality to only run sync checks when files are changed.
v0.7.0
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
Added
- Added Proton Drive support.
Fixed
- Fixed missing
description
tags in metainfo's releases
section.
v0.5.8
Added
- Added release notes to about page.
v0.5.7
Fixed
- Removed duplicate releases in AppStream metadata file.
v0.5.6
Changed
- Changed to new application icons
- Added credits to about page
v0.5.5
Fixed
- Update
Cargo.toml
and Cargo.lock
to fix arm64
compile error.