All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added more keywords to Celeste's desktop entry.
- Fixed Google Drive authentication window not showing when using older rclone versions.
- Added functionality to only run sync checks when files are 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 incorrect number of errors being reported in tray.
- Fixed bug where tray icons would never change.
- Added Proton Drive support.
- Fixed missing
description
tags in metainfo'sreleases
section.
- Added release notes to about page.
- Removed duplicate releases in AppStream metadata file.
- Changed to new application icons.
- Added credits to about page.
- Update
Cargo.toml
andCargo.lock
to fixarm64
compile error.
- Updated
Cargo.lock
to fix compile error.
- Updated
Cargo.lock
to fix compile error.
- Fixed more issues in automated Flathub packaging.
- Fixed automated Flathub packaging.
- Added support for translations.
- Fixed loading times when adding new sync directories.
- Made autocompletions in sync directory additions more dynamic.
- Fixed loading times when adding remotes with high storage usage.
- Fixed freeze when ports needed by
rclone authorize
are already being used.
- Fixed HTML elements in metainfo release descriptions.
- Fixed location of metainfo file.
- Add
com.hunterwittenborn.Celeste.metainfo.xml
to packaging. - Fixed Google Drive authentication for Google's branding requirements.
- Removed commented line in
justfile
.
- Fixed panic when previously synced local dir no longer exists.
- Fixed extra padding in certain windows.
- Fixed recorded remote items incorrectly starting with
/
in Celeste's database. - Fixed long windows when multiple errors are present.
- Removed no
:
requirement in username and password login fields.
- Added support for pCloud.
- Fixed slash suffixes in local directory causing a crash in sync directory dialog.
- Fixed remote directories not being placed correctly on the local system.
- Fixed behavior of tray icon closing when main application crashes inside of Flatpak.
- Fixed wordage on a couple CLI warning messages.
- Closed tray icon when main application crashes.
- Fixed new servers not showing up after all have been removed.
- Fixed crash caused by incorrect server name being registered for Nextcloud and Owncloud servers.
- Improved titlebars in main application window.
- Added better error handing when sending DBus messages.
- Added Owncloud storage type.
- Added ability to start up in the background.
- Added Google Drive storage type.
- Fixed DBus connection names in Snapcraft config.
- Fixed file names in
justfile
.
- Fixed namespace used for symbolic icons and DBus connections.
- Fixed location of symbolic icons during installation.
- Added Snap packaging
- Added tray icon.
- Fixed vertical alignment of text in file/folder exclusion section.
- Improved method for finding running Celeste instances.
- Fixed missing icon on about page.
- Updated progress text to show individual file checks.
- Fixed missing popover button on main screen.
- Fixed main screen window not closing after being reopened.
- Fixed panic on launch from missing directory.
- Added very hacky workaround to finally fix linker usage in AppImage.
- Fixed more linker usage in AppImage.
- Fixed linker usage and missing dependencies in AppImage.
- Fixed MPR packaging.
First release! 🥳