Skip to content

Releases: JuanJakobo/Pocketbook-Nextcloud-Client

PB Nextcloud Client 1.13

27 Mar 09:02
26a29b8
Compare
Choose a tag to compare

Feature #41: Rescan pb database if file were changed in the nextcloud app
Fix #37: Add temporary warning if ca.pem is not found
UI #39: Update Readme to explain in a better way how to install and use the app (Thanks @IUCCA)

PB Nextcloud Client 1.12

14 Jan 11:33
Compare
Choose a tag to compare
Pre-release

Fix: #37 Unable to Establish TLS 1.3 Connection - Curl Error 35

This Release uses libcurl from conan, cacert.pem has to be added to the applications folder. (https://curl.se/ca/cacert.pem)

PB Nextcloud Client 1.11

26 Sep 10:08
Compare
Choose a tag to compare

Fix: #36 only apply only included matched, if regex is filled

PB Nextcloud Client 1.10

16 Jun 17:45
Compare
Choose a tag to compare

Fix: Make sorting of items in webdav view faster
Fix: Destroy config folder content correctly
UI: Show header once everything is loaded and not while the application is loading
UI #33 : Add margins on both screen sides
UI: Show hourglass on folder change
UI: Fix typo Thanks @oliviercailloux

PB Nextcloud Client 1.04

13 Mar 20:30
Compare
Choose a tag to compare

Fix #32: Encode username before using it as UUID

PB Nextcloud Client 1.03

17 Oct 12:43
790fd6f
Compare
Choose a tag to compare

Feature: PR #30 Hide folders and files using Regex (Thanks @RPJoshL)
Feature: PR #30 Add a default startfolder (Thanks @RPJoshL)

PB Nextcloud Client 1.02

09 Sep 13:46
Compare
Choose a tag to compare

Feature: #27 Sort items by date modified (to choose ordering go to menu -> Order items by)
Feature: Show Modified difference to now and not the complete date
Feature: Show Message for local files on sync, user can select to delete files or keep them. Koreaders ".sdr" files will be ignored.
Feature: Introduce Itemstatus "Downloaded" to separate synced (only the structure in the DB is available) vs. Downloaded (files have been downloaded using sync method). Including a check if downloaded status still is true or files have been removed locally.
Feature: #26 Add option to ignore cert validation

PB Nextcloud Client 0.99

12 Aug 21:31
Compare
Choose a tag to compare

Fix: Folder is no longer marked as synced if locally found
Fix: Status for local items is always local

UI: Enhance Error Messages and put more information in progress bars

PB Nextcloud Client 0.98

29 Jul 15:56
Compare
Choose a tag to compare

Feature: Use a separate webDAV Class including etags to get the sync status. This should make the folder sync faster (#16)
Feature: Enhance logging by using leanings from other apps
Feature: After login the user can select where to store the files (#21)
Feature: Enhance tests if file is still available (#24)
Feature: When the login cannot be down show dialog to user what to do (#22)
Feature: Add bash script to enhance dev exp
Feature: Remove offline modus by easier method accessing the sqllite db

Change: Remove startFolder options
Change: Content is synced on startup if internet is available, otherwise the user can actualize a certain folder by clicked the button "actualize" in the menu.

Fix: Reduce raw pointer usage

UI: Delete not working "Cancel" Button on Progressbar (#2)
UI: Hide Panel on top
UI: Switch to ListView Framework from other apps to benefit from enhanced UI and cleaner functions.

PB Nextcloud Client 0.73

18 Oct 19:30
Compare
Choose a tag to compare

Bugfix: Update cert store to resolve Expiration of Lets Encrypt cert (https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/)