docs(avatar): document Nextcloud 25 avatar size normalization and dark-theme endpoints#14795
Closed
docs(avatar): document Nextcloud 25 avatar size normalization and dark-theme endpoints#14795
Conversation
Copilot
AI
changed the title
[WIP] Document changes for avatars in Nextcloud 25 upgrade
docs(avatar): document Nextcloud 25 avatar size normalization and dark-theme endpoints
May 7, 2026
Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
43312b0 to
97c0622
Compare
Member
|
Upgrade docs are obsolete by now but avatar sizes need docs |
Member
|
The documentation needed is the correct usage of the avatar API to avoid these: https://github.com/search?q=repo%3Anextcloud%2Fserver+%22Avatar+requested+in+deprecated+size%22&type=code |
Member
|
@ChristophWurst we do not have those endpoint documented, only in the openapi. |
Member
|
If there's openapi docs with the two allowed sizes then this is already fine |
Member
Closing then |
Contributor
📖 Documentation Preview📄 1 changed documentation pageLast updated: Thu, 07 May 2026 10:02:03 GMT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Nextcloud 25 changed generated avatar behavior (nextcloud/server#33752): deprecated sizes are clamped to supported values, and dark-theme variants are now available via dedicated routes.
Changes
developer_manual/release_notes/previous/upgrade_to_25.rst— upgrade note under Back-end changes:/avatar/{userId}/{size}/dark,/avatar/guest/{guestName}/{size}/darkdeveloper_manual/design/atomiccomponents.rst— brief.. note::in the Avatar section covering the same size normalization and dark-theme variant availability☑️ Resolves
fix #9590
🖼️ Screenshots
✅ Checklist
codespellor similar and addressed any spelling issues