28 September 24, 03:53
Quote:24.9.7Source code(zip)
- Reading from settings will now be cached in memory to possibly speed up the application, hopefully not causing any regressions (for #3027 (opens new window))
- The QOwnNotes API https://api.qownnotes.org (opens new window)got migrated to PHP 8.2, Symfony 6.4 and API Platform 3.3 for more speed and to be more future-proof (for #11 (opens new window))
- The QOwnNotesAPI Nextcloud app was enabled and tested app for Nextcloud 30 (for #49 (opens new window))
- There were troubles with the version API that didn't always happen when trying to access the versions of a file:
Code:Call to a member function getOwner() on null in file '/var/www/html/lib/private/Files/Filesystem.php' line 728
- It's unclear why this happens, but it seems to be a problem with the Nextcloud server and not the app
More at Home Site
Source