Nextcloud - Package Updates
Pinned
Nextcloud
-
@nebulon said in Nextcloud - Package Updates:
This release will only become available once we have released Cloudron v7.3.0
I am Hopefully it coming soon
-
[4.14.3]
- Update Nextcloud to 24.0.6
- Full changelog
- Bump moment from 2.29.3 to 2.29.4 (server#33423)
- Bump @nextcloud/dialogs from 3.1.2 to 3.1.4 (server#33461)
- Make groupfolders use system wide encryption keys (server#33700)
- Log if cookie login failed with token mismatch or session unavailability (server#33787)
- Wait for the new user form to be visible in acceptance tests (server#33791)
- Fix handling of internal errors when uploading theming files (server#33798)
- 33036 [Bug]: Set default expiration date (server#33805)
- Always use the default fs owner when storing versions (server#33970)
- Improve getting recent files performance (server#33983)
- Do not empty config.php file if reading failed for any reason (server#34021)
- Do not output a warning when a file is not found (server#34089)
- Convert file_metadata.id from intto bigint (server#34090)
- Reset global search on files sidebar navigation change (server#34106)
- Dont try email login if the provider username is not a valid email (server#34111)
- Fix translation of user exists error server-side (server#34112)
- Update ca-cert bundle (server#34128)
- Clear search results when remove search query (server#34159)
- Show long names correctly on profile card (server#34228)
- Bump moment-timezone from 0.5.34 to 0.5.37 (server#34259)
- Correctly handle Redis::keys returning false (server#34341)
- Fix empty content of dashboard (activity#924)
- Update christophwurst/nextcloud dependency (activity#931)
- Migrate to nextcloud/OCP package in stable24 (activity#937)
- Update nextcloud/ocp dependency (activity#942)
- Migrate to nextcloud/OCP package in stable24 (firstrunwizard#746)
- Migrate to nextcloud/OCP package in stable24 (logreader#792)
- Migrate to nextcloud/OCP package in stable24 (nextcloud_announcements#110)
- Update nextcloud/ocp dependency (nextcloud_announcements#114)
- Fix checking for links finally (notifications#1277)
- Update christophwurst/nextcloud dependency (notifications#1284)
- Migrate to nextcloud/OCP package in stable24 (notifications#1294)
- Update nextcloud/ocp dependency (notifications#1297)
- Revert “Revert “fix service-worker”” (photos#1220)
- Migrate to nextcloud/OCP package in stable24 (serverinfo#403)
- Migrate to nextcloud/OCP package in stable24 (survey_client#149)
- Build(deps-dev): bump @cypress/webpack-preprocessor from 5.12.0 to 5.12.2 (text#2819)
- Append a newline after inserted image (text#2864)
- Fix: update link menububble on editor updates (text#2874)
- Update: tiptap and prosemirror (text#2909)
- Fix emoji autocompletion keyboard behaviour (text#2911)
- Fixes focus handling in MenuBar (text#2916)
- Align popover menus to the left on mobile (text#2917)
-
-
[4.20.2]
- Update Nextcloud to 27.1.1
- Full changelog
- fix(mimetype): Fix aborted transaction on PostgreSQL when storing mimetype by @backportbot-nextcloud in #40461
- Backport consider link shares in removeShare method in SharingTab #40440 by @Fenn-CS in #40448
- don't preload metadata for the sub-childen by @backportbot-nextcloud in #40473
- fix: don't use davtags for tag search by @backportbot-nextcloud in #40444
- fix: use faster method to fetch user count by @backportbot-nextcloud in #40433
- SFTP improvements by @backportbot-nextcloud in #40487
- fix(comments): Use provided offset in best effort when loading comments by @backportbot-nextcloud in #40506
- Fix alignments for share different share entry types. by @Fenn-CS in #40429
- fix: content info footer on guest pages by @st3iny in #40520
- Consider share type for enforced share expiry dates by @Fenn-CS in #40530
- Auto set password for new email shares by @Fenn-CS in #40535
- Fix issues where unencrypted_size was being falsely used for non-encrypted home folders by @juliushaertl in #40379