Releases: JuanJakobo/Pocketbook-Nextcloud-Client
PB Nextcloud Client 1.13
PB Nextcloud Client 1.12
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
Fix: #36 only apply only included matched, if regex is filled
PB Nextcloud Client 1.10
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
Fix #32: Encode username before using it as UUID
PB Nextcloud Client 1.03
PB Nextcloud Client 1.02
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
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
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
Bugfix: Update cert store to resolve Expiration of Lets Encrypt cert (https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/)