Overview

Request 1163375 accepted

- Update to 27.1.8
* Add “-i” to sendmail’s pipe (server#43789)
* Add pick plain text files string to be translated (text#5534)
* Add some recrusive detection/prevention (server#44321)
* Circles’ activity (circles#1523)
* Cleanup versions entities in versions:clean command (server#44036)
* Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43901)
* Do not create a new version for empty files (server#43931)
* Docs(config.sample.php): Warn that updatedirectory will break updates if set to a value within the installation folder (server#44167)
* Feat(share): save date and time for expiration (server#43832)
* Fix: Allow to disable multipart copy on external s3 storage (server#43815)
* Fix: Avoid clear cache with prefix (server#44079)
* Fix: Avoid race condition that may initialize a document twice on the clients (text#5479)
* Fix: avoid scanning a non existing directory (server#44206)
* Fix: cypress (viewer#2221)
* Fix: don’t return null for SharedStorage::getWrapperStorage with share recursion (server#44415)
* Fix: ensure nested mount points are handled in the correct order (server#44284)
* Fix: fallback from guessing the owner from path in versioning (server#44247)
* Fix: Fetch custom app store url without internet connection (server#43986)
* Fix: filerobot-image-editor (viewer#2250)
* Fix: No password set for new mail shares (server#44193)
* Fix: select the correct table based on CALENDAR_TYPE_CALENDAR (server#43799)
* Fix: Throw instead of yielding nothing when listing local directories (server#43830)
* Fix(ActionInsertLink): Sync NcActionInput value property (text#5426)
* Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1860)
* Fix(attachments): Don’t use currentSession for fetching attachments (text#5485)
* Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5472)
* Fix(caldav): add EXDATE and EXRULE to confidential object (server#44385)
* Fix(comments): move new comment instructions placeholder to description (server#44171)
* Fix(config): Make sure user keys are strings (server#44337)
* Fix(core): Convert text to path in f-droid banner SVG (server#43863)
* Fix(cypress): introduce cypress-split (viewer#2220)
* Fix(cypress): sharing download test (viewer#2224)
* Fix(dav): ACLs for shared addressbooks (server#44378)
* Fix(dav): fallback realm for HTTP authentication (server#43798)
* Fix(federatedfilesharing): Use correct language file to render notifi… (server#44312)
* Fix(files_sharing): ShareesAPI – Return empty response when user is not allowed to share (server#44229)
* Fix(IUrlGenerator): Add throws documentation for imagePath function (server#43977)
* Fix(LinkPicker): Don’t open link picker inside code blocks (text#5493)
* Fix(mail): Use parsed action label in email notification (notifications#1842)
* Fix(MarkdownContentEditor): Respect onLoaded callback passed via API (text#5525)
* Fix(session): Fix setting a guest name (text#5474)
* Fix(settings): posix_getpwuid can return false which should not be accessed like an array (server#44181)
* Fix(share): use share owner to get ownership (server#44349)
* Fix(Tables): require at least one cell in the header (text#5467)
* Fix(UpdateNotifications): Handle numeric user ids (server#44101)
* Fix(user_ldap): Early failure for empty password login attempt (server#44055)
* Fix(workflowengine): Use correct event names to make search for groups work again (server#44383)
* Fixes for getting the filename in the FileInfo class (server#44200)
* Forbid tagging readonly files (server#44299)
* Improve files version listing (server#43980)
* Log error when default getWrapperStorage would return null (server#44419)
* MailQueueHandler: Don’t flood logs with useless messages (activity#1604)
* Only cleanup orphaned shared daily (server#43837)
* Tests(dav): Add unit test for no calendars/subscription limit (server#44155)
* Use table prefix in metadata migration (server#43971)
* Use the proper path to check if a file needs to be copied/moved to the actual target storage (server#44084)
- Update to Nextcloud Hub 6
https://nextcloud.com/blog/nextcloud-hub-6-healthy-meeting-culture-and-the-first-local-ai-assistant/

Loading...
Request History
Carsten Ziepke's avatar

Kieltux created request

- Update to 27.1.8
* Add “-i” to sendmail’s pipe (server#43789)
* Add pick plain text files string to be translated (text#5534)
* Add some recrusive detection/prevention (server#44321)
* Circles’ activity (circles#1523)
* Cleanup versions entities in versions:clean command (server#44036)
* Collaboration, MailPlugin: Protect access to a potentially missing array component by ??. (server#43901)
* Do not create a new version for empty files (server#43931)
* Docs(config.sample.php): Warn that updatedirectory will break updates if set to a value within the installation folder (server#44167)
* Feat(share): save date and time for expiration (server#43832)
* Fix: Allow to disable multipart copy on external s3 storage (server#43815)
* Fix: Avoid clear cache with prefix (server#44079)
* Fix: Avoid race condition that may initialize a document twice on the clients (text#5479)
* Fix: avoid scanning a non existing directory (server#44206)
* Fix: cypress (viewer#2221)
* Fix: don’t return null for SharedStorage::getWrapperStorage with share recursion (server#44415)
* Fix: ensure nested mount points are handled in the correct order (server#44284)
* Fix: fallback from guessing the owner from path in versioning (server#44247)
* Fix: Fetch custom app store url without internet connection (server#43986)
* Fix: filerobot-image-editor (viewer#2250)
* Fix: No password set for new mail shares (server#44193)
* Fix: select the correct table based on CALENDAR_TYPE_CALENDAR (server#43799)
* Fix: Throw instead of yielding nothing when listing local directories (server#43830)
* Fix(ActionInsertLink): Sync NcActionInput value property (text#5426)
* Fix(api): Ignore “parsed” link and icon urls when deleting (notifications#1860)
* Fix(attachments): Don’t use currentSession for fetching attachments (text#5485)
* Fix(backend): Accept pushs with only step1 messages by read-only clients (text#5472)
* Fix(caldav): add EXDATE and EXRULE to confidential object (server#44385)
* Fix(comments): move new comment instructions placeholder to description (server#44171)
* Fix(config): Make sure user keys are strings (server#44337)
* Fix(core): Convert text to path in f-droid banner SVG (server#43863)
* Fix(cypress): introduce cypress-split (viewer#2220)
* Fix(cypress): sharing download test (viewer#2224)
* Fix(dav): ACLs for shared addressbooks (server#44378)
* Fix(dav): fallback realm for HTTP authentication (server#43798)
* Fix(federatedfilesharing): Use correct language file to render notifi… (server#44312)
* Fix(files_sharing): ShareesAPI – Return empty response when user is not allowed to share (server#44229)
* Fix(IUrlGenerator): Add throws documentation for imagePath function (server#43977)
* Fix(LinkPicker): Don’t open link picker inside code blocks (text#5493)
* Fix(mail): Use parsed action label in email notification (notifications#1842)
* Fix(MarkdownContentEditor): Respect onLoaded callback passed via API (text#5525)
* Fix(session): Fix setting a guest name (text#5474)
* Fix(settings): posix_getpwuid can return false which should not be accessed like an array (server#44181)
* Fix(share): use share owner to get ownership (server#44349)
* Fix(Tables): require at least one cell in the header (text#5467)
* Fix(UpdateNotifications): Handle numeric user ids (server#44101)
* Fix(user_ldap): Early failure for empty password login attempt (server#44055)
* Fix(workflowengine): Use correct event names to make search for groups work again (server#44383)
* Fixes for getting the filename in the FileInfo class (server#44200)
* Forbid tagging readonly files (server#44299)
* Improve files version listing (server#43980)
* Log error when default getWrapperStorage would return null (server#44419)
* MailQueueHandler: Don’t flood logs with useless messages (activity#1604)
* Only cleanup orphaned shared daily (server#43837)
* Tests(dav): Add unit test for no calendars/subscription limit (server#44155)
* Use table prefix in metadata migration (server#43971)
* Use the proper path to check if a file needs to be copied/moved to the actual target storage (server#44084)
- Update to Nextcloud Hub 6
https://nextcloud.com/blog/nextcloud-hub-6-healthy-meeting-culture-and-the-first-local-ai-assistant/


Carsten Ziepke's avatar

Kieltux accepted request

thx

openSUSE Build Service is sponsored by