Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

69 lines (54 loc) · 2.66 KB

Changelog

0.8.1 (06/2023)

  1. Translation updates
  2. Systemd service installation-related issue fixed (issue #26)

0.8.0 (03/2023)

  1. Focal support added
  2. New focal-compatible binaries and libs included
  3. Upstart migrated to systemd
  4. Minor fixes of reported issues

0.7.5 (04/2022)

  1. UI re-designed a bit - new main screen in landscape mode
  2. WebDAV browser extension: errors are reported to users
  3. Minor fixes
  4. Internationalization: German, Spanish, French, Dutch, and Czech localization

0.7 (12/2021)

  1. directory-tree cleanup
  2. database structure altered (see DATABASE.md for the new structure)
  3. multi-account support
  4. UI re-designed completely
  5. Internationalization: German, Spanish, and Czech localization

0.6 (multiarch) (02/2021)

  1. clickable.json added
  2. arm64 version of owncloudcmd is 2.5.3; arm32 remains unchanged
  3. arch detection and paths to owncloudcmd changed in OwncloudSyncd/owncloudsyncd.cpp
  4. arch detection and paths for libs added to OwncloudSync/servicecontrol.cpp
  5. included support for owncloud account in Ubuntu Touch (up to now, only nextcloud account was used, even those behave equaly from the UBsync point of view)
  6. build instructions

0.5 Changelog:

  1. Enable clickable thanks to Lukas
  2. fix issue with webdav port thanks to Lukas
  3. upgrade to owncloudcmd 2.6.0-git
  4. cleanup some files

0.4 Changelog

  1. Migrate the source to https://launchpad.net/owncloud-sync
  2. Allo to synchronize hidden folder on the phone
  3. Add hidden file synchronization
  4. Update about.qml

0.3 Changelog

  1. Compiled for Xenial,
  2. Upgraded of owncloudcmd to nextcloudcmd 2.3.3, Bug 1592538
  3. Get ride off the bug "owncloud network access is disabled" - Bug 1572321,
  4. Use of Online Account - bug 1573802, in the hope to get rid off the password in the config file in the future
  5. Change the frequencies from seconds to hours,
  6. Acknowledge qWebdavlib - bug 1592750
  7. New icon,

Thanks

I would like to thank several projects / persons

  1. ownCloud-sync application,
  2. Nextcloudcmd, a Nextcloud client,
  3. qWebdavlib a Qt library for WebDAV,
  4. Joan CiberSheep for the icon using Suru Icon Theme elements

Contribution

Any help on the code is welcome to enhance the app.

Ernesst