- Update to version 3.14.3:
* create a permanent log of delete actions (gh#nextcloud/desktop#7381)
* detect the terms of service app is requiring the user to sign them (gh#nextcloud/desktop#7386)
* content access denied error during discovery: verify server access (gh#nextcloud/desktop#7392)
* properly detect need to sign terms of service state (gh#nextcloud/desktop#7396)
* improve again state tracking with terms of service app (gh#nextcloud/desktop#7406)
* Change defaults of promptDeleteFiles to false (gh#nextcloud/desktop#7411)
* Update share link for AppImage tool (gh#nextcloud/desktop#7440)
* Bugfix update channels (gh#nextcloud/desktop#7443)
* Only display server name in multiple override servers dropdown (gh#nextcloud/desktop#7424)
OBS-URL: https://build.opensuse.org/request/show/1224841
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=154
* Fix release kind detection (gh#nextcloud/desktop#7034)
* docs: conf file option moveToTrash is no longer Linux specific
(gh#nextcloud/desktop#7047)
* only add Encrypt context menu entry for top folder in settings
dialog (gh#nextcloud/desktop#7063)
* add missing exception handling (gh#nextcloud/desktop#7081)
* do not ignore paths containing 2 "#" characters
(gh#nextcloud/desktop#7087)
* Narrow down ReadWrite folder permission to owner
(gh#nextcloud/desktop#7092)
* Bugfix/delete read only remnants folders (
gh#nextcloud/desktop#7107)
* Bugfix/fix one rename issue (gh#nextcloud/desktop#7111)
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=147
* Fix permanent freeze upon opening macOS VFS settings (gh#nextcloud/desktop#6894)
* Remove Ubuntu Mantic, add Oracular (gh#nextcloud/desktop#6909)
* Optimize Ubuntu/Debian build (gh#nextcloud/desktop#6910)
* Fix clickable area of macOS VFS settings checkboxes (gh#nextcloud/desktop#6932)
* Bugfix/backport kde fix 313 (gh#nextcloud/desktop#6800)
* Fix visibility of info buttons and details when updater is disabled in general settings (gh#nextcloud/desktop#6931)
* fix doc configuration file (gh#nextcloud/desktop#6953)
* forward the redirected signal from QNetworkReply to detect them (gh#nextcloud/desktop#6972)
* Fix crash: web flow credential dialog is deleted when closing it (gh#nextcloud/desktop#6976)
* List sync folders in the file explorer with user's username (gh#nextcloud/desktop#6978)
* Bugfix/signup with provider page (gh#nextcloud/desktop#6977)
* prevent event loop reentrance when handling ENCRYPT socket requests (gh#nextcloud/desktop#6979)
* Make multiple notifications text translatable (gh#nextcloud/desktop#6995)
* Bugfix/delete readonly folders (gh#nextcloud/desktop#7014)
* Bugfix/hide encrypt from context menu (gh#nextcloud/desktop#7018)
* Bugfix/remove read only folders in read only folders (gh#nextcloud/desktop#7021)
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=145
- Update to version 3.12.3:
* use the proper name when reading system exclude config file by
(gh#nextcloud/desktop#6586)
* context menu: do not recursively check pin and availability
states by (gh#nextcloud/desktop#6587)
* properly compute if a folder is top level or child extern
mounted by (gh#nextcloud/desktop#6590)
* adjust AppImage build script to the new build image
by (gh#nextcloud/desktop#6591)
OBS-URL: https://build.opensuse.org/request/show/1163555
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=134
- Update to version 3.12.1:
* Feature/detect open files (gh#nextcloud/desktop#6444)
* Settings dialog. Nextcloud version label should be visible
even if auto-updates are turned off in config.
(gh#nextcloud/desktop#6460)
* Use 'FindMimeFromData' from Win API instead of QMimeDatabase()
functions to get the mimetype. Prevents freeze from VFS
placeholders. (gh#nextcloud/desktop#6475)
* VFS. CfAPI. Provide detailed error message for leading '#'
placeholder update failure. (gh#nextcloud/desktop#6476)
* E2EE. Allow decryption v1.0 and v1.1 folders.
(gh#nextcloud/desktop#6478)
* Fix crash when deleting a local sync folder during sync.
(gh#nextcloud/desktop#6481)
* add extra logs to investigate lock type issues
(gh#nextcloud/desktop#6465)
* Client Status Reporting. Only report statuses listed on the server.
(gh#nextcloud/desktop#6494)
* Bugfix/e2ee v2 non-root sync (gh#nextcloud/desktop#6496)
* Bugfix. E2ee misleading log fix. (gh#nextcloud/desktop#6499)
* Bugfix/expandable folder status model (gh#nextcloud/desktop#6505)
* Bugfix. Federated share activity show 'Decline' action button.
(gh#nextcloud/desktop#6506)
* when moving a file, checks that it exists at origin or
destination (gh#nextcloud/desktop#6509)
OBS-URL: https://build.opensuse.org/request/show/1156118
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=128
* Add nextcloud-fix-HiDPI-window-size.patch -- Fix huge sized windows for nextcloud client settings and crash-reporter on HiDPI systems.
* Set SOURCE_DATE_EPOCH from the last modified time of source files to avoid non-reproducible builds due to __DATE__/__TIME__; this replaces nextcloud-client-remove-datetime.patch which is therefore dropped. Requires cmake >= 3.8.0. Using SOURCE_DATE_EPOCH seems to be a better solution than the patch as this still preserves the date and time shown on the Settings window and could prove useful for debugging upstream. On the contrary, the patch simply removed __DATE__/__TIME__ from the sources and was not going to be accepted by upstream anyway.
OBS-URL: https://build.opensuse.org/request/show/1096027
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=108