All notable changes to this project will be documented in this file.
Maintenance update. Update NC versions to support NC30+ only.
- Added basic ObjectStorage support (/tmp folder used to execute binary scripts)
Maintenance update.
- Updated npm packages
- Updated l10n
Maintenance update to add Nextcloud Hub 5 (27) support.
- Updated packages
- Updated l10n
- Fixed
str_contains
(only in PHP8) function usage tostrpos
(available in PHP7) - Fixed archive unpack on snap instances
- Fixed binary hashes check
- Changed binary package format from one file to folder to speedup startup
- Removed Thrift as not used and being replaced
- Fixed os arch detection (for arm64)
- Added check of sha256 pre-compiled binary checksum
- Fixed incorrect pre-compiled binary download (for Alpine-based systems)
- Fixed escape colon symbol in logs file names
- Changed Admin settings list
This is the first cloud_py_api
release
- Added MediaDC get file contents command
- Added Utils service for general actions
- Added Python service for running python scripts or binaries
- Added Python FS functions:
fs_node_info
fs_list_directory
fs_file_data
fs_apply_exclude_lists
fs_apply_ignore_flags
fs_extract_sub_dirs
fs_filter_by
fs_sort_by_id