Skip to content

AI-Aided: Added Agents server-side configuration settings #8074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 2, 2025

Conversation

cwarnermm
Copy link
Member

@cwarnermm cwarnermm commented Jun 18, 2025

@cwarnermm cwarnermm added the 2: Editor Review Requires review by an editor label Jun 18, 2025
Copy link

Newest code from mattermost has been published to preview environment for Git SHA 54acef8

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 2efc160

Copy link

Newest code from mattermost has been published to preview environment for Git SHA b791caa

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 9d8e109

Copy link

Newest code from mattermost has been published to preview environment for Git SHA cf0e749

Copy link

Newest code from mattermost has been published to preview environment for Git SHA ffa7e2f

Copy link

Newest code from mattermost has been published to preview environment for Git SHA 0462003

@cwarnermm cwarnermm added this to the v10.10.0 milestone Jun 30, 2025
Copy link

Newest code from mattermost has been published to preview environment for Git SHA 5c64f7a

@cwarnermm cwarnermm changed the base branch from master to v10.10-documentation June 30, 2025 20:45
@cwarnermm cwarnermm added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Editor Review Requires review by an editor labels Jun 30, 2025
@cwarnermm cwarnermm merged commit 1194a3c into v10.10-documentation Jul 2, 2025
4 checks passed
@cwarnermm cwarnermm deleted the agents-config-settings branch July 2, 2025 18:44
amyblais added a commit that referenced this pull request Jul 16, 2025
* Update conf.py

* AI-Aided: Add EnableSharedChannelsPlugins feature flag documentation for v10.10 (#8073)

* Mobile dot release docs (#8060)

* Update mattermost-mobile-releases.md

* Update mobile-app-changelog.md

* Update mobile-app-changelog.md

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update subscription.rst (#8069)

* reordering linux install options (#8025)

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* docs: add EnableSharedChannelsPlugins feature flag documentation for v10.10

- Add plugin component interaction section to connected workspaces docs
- Document that plugin components are hidden by default in shared channels from v10.10 onward  
- Add EnableSharedChannelsPlugins configuration setting documentation
- Update configuration notes to reflect three settings instead of two

Related to mattermost/mattermost#31185

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Remove EnableSharedChannelsPlugins from site configuration settings

- Product feature flags are documented differently than server-side config settings
- Keep only the Connected Workspaces documentation for the feature flag
- Remove reference to removed site configuration settings documentation

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/onboard/connected-workspaces.rst

* Update source/onboard/connected-workspaces.rst

* Update source/onboard/connected-workspaces.rst

* Update source/onboard/connected-workspaces.rst

* Update source/onboard/connected-workspaces.rst

* Update source/onboard/connected-workspaces.rst

---------

Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
Co-authored-by: Colton Shaw <46071821+coltoneshaw@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Issue #8114: Seperate cluster files in directories for the Support Packet (#8120)

* Update postgres-migration.rst (#8113)

* docs: update support packet documentation for v10.10 cluster file organization

- Add new v10.10+ tab documenting cluster file directory structure
- Separate cluster-wide files (root directory) from cluster-specific files (node subdirectories)
- Update notes to explain new organization for high availability deployments
- Maintain backward compatibility documentation for v10.5-v10.9

Refs: mattermost/mattermost#30755

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Editorial review

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update shared channels documentation for DM button behavior from v10.10 (#8121)

* Update postgres-migration.rst (#8113)

* docs: update shared channels DM button behavior from v10.10

Add documentation for disabled DM button in profile popups for shared channel users when EnableSharedChannelsDMs feature flag is disabled, reflecting changes from Mattermost server v10.10 onward.

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/onboard/connected-workspaces.rst

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update user deactivation documentation for v10.10 offline status changes (#8122)

* Update postgres-migration.rst (#8113)

* docs: update user deactivation documentation for v10.10 offline status changes

- Add notes that starting from v10.10, deactivated users have their status automatically set to offline
- Update user management configuration settings documentation
- Update user provisioning workflows documentation
- Update status and availability documentation

Addresses changes from mattermost/mattermost#30900 for v10.10 product experience improvements.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/configure/user-management-configuration-settings.rst

* Update source/preferences/set-your-status-availability.rst

* Update source/onboard/user-provisioning-workflows.rst

* Update source/configure/user-management-configuration-settings.rst

* Update source/onboard/user-provisioning-workflows.rst

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update shared channels documentation for v10.10+ behavior change (#8124)

* Update postgres-migration.rst (#8113)

* Update shared channels documentation for v10.10+ behavior change

- Document that removing a shared channel in v10.10+ removes it from all connected workspaces
- Add version-specific notes comparing v10.10+ vs pre-v10.10 behavior
- Update unshare, uninvite, and edit workspace sections
- Reference Mattermost server PR #30738 behavior change

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Simplified AI proposed content updates

* Removed redundant content

* Simplified content

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Update docs for v10.10 remote user discovery in DM/GM modals (#8087)

* Update docs for v10.10 remote user discovery in DM/GM modals

- Add remote user selection capability in create-channels.rst for both web/desktop and mobile
- Update connected-workspaces.rst to reflect v10.10 availability and remove Beta status
- Remote users from shared channels are now discoverable in create DM/GM modal

Closes #8081

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/collaborate/create-channels.rst

* Update source/onboard/connected-workspaces.rst

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Add mmctl import delete command for v10.10 (#8125)

* Update postgres-migration.rst (#8113)

* docs: Add mmctl import delete command for v10.10

Add documentation for the new mmctl import delete command that allows system administrators to remove import files from the server. This command includes:

- Command description and usage format
- Examples for deleting single and multiple import files
- --confirm flag for safety when deleting files
- Standard inherited options from parent commands

Refs: mattermost/mattermost#29764

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* docs: Reorganize mmctl commands to maintain alphabetical order

Move mmctl import commands to correct alphabetical position in documentation.
The import section (including the new import delete command) is now properly
ordered between group and extract commands.

Changes:
- Updated table of contents to reflect alphabetical order
- Moved mmctl extract section to come after mmctl import section
- Maintained proper command ordering: export → group → import → extract

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* docs: Revert broad command reorganization and target import command ordering

- Revert table of contents to correct order (import before extract) 
- Move mmctl import delete command section to appear first within import commands
- Maintain alphabetical ordering of import subcommands with delete first

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Added Agents server-side configuration settings (#8074)

* AI-Aided: Added Agents server-side configuration settings

* Fixed malformed RST tables

* Removed temp page and updated terminology

* Added Embedding Search config settings

* Formatting fixes

* Add deactivation status to mmctl user search output for v10.10 (#8123)

* Update postgres-migration.rst (#8113)

* docs: Add deactivation status to mmctl user search output for v10.10

Update mmctl user search documentation to reflect new functionality:
- Enhanced command description to mention account status information
- Added specific note about v10.10 deactivation status feature
- Added Output section with example table format showing user details
- Clarified that deactivated users are clearly indicated in output

This update aligns with the server changes from v10.10 onward that include
user availability/deactivation status in the mmctl user search output.

Resolves #8117

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/manage/mmctl-command-line-tool.rst

* Update source/manage/mmctl-command-line-tool.rst

* Editor review

---------

Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Enable from: filter support in cross-team search (#8092)

* docs: enable from: filter support in cross-team search

Update search documentation to reflect that the `from:` search modifier 
is now available for cross-team searches starting from Mattermost v10.10.

Key changes:
- Added note about `from:` modifier availability in cross-team search section
- Updated `from:` modifier documentation to mention cross-team search support
- Clarified that users must manually add the `from:` modifier when searching all teams

Closes #8077

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/collaborate/search-for-messages.rst

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: update connected workspaces sync features for v10.10 (#8090)

* docs: update connected workspaces sync features for v10.10

Document that connected workspaces now synchronize message priority, 
message acknowledgements, and persistent notifications starting from 
Mattermost server v10.10.

Closes #8083
References: mattermost/mattermost#30736

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/onboard/connected-workspaces.rst

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Add emoticon auto-rendering documentation for v10.10 (#8088)

* feat: add emoticon auto-rendering documentation for v10.10

- Add new "Emoticon rendering" user preference documentation
- Update emoji guide to explain auto-conversion of text emoticons
- Document v10.10+ availability and web/desktop only support
- Provide cross-references between related documentation sections

Addresses user experience changes from Mattermost server v10.10 
emoticon rendering feature for web browser and desktop app.

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/collaborate/react-with-emojis-gifs.rst

* Edititoral pass

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Add connected workspaces channel membership synchronization for v10.10 (#8079)

* docs: add connected workspaces channel membership synchronization for v10.10

Added documentation for the new channel membership synchronization feature 
introduced in Mattermost v10.10, where channel membership changes are 
automatically synchronized between connected workspaces.

Closes #8078

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/onboard/connected-workspaces.rst

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Add data retention support for preserving pinned posts (#8071)

* Mobile dot release docs (#8060)

* Update mattermost-mobile-releases.md

* Update mobile-app-changelog.md

* Update mobile-app-changelog.md

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update subscription.rst (#8069)

* reordering linux install options (#8025)

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* docs: add data retention support for preserving pinned posts

- Add Preserve pinned posts configuration setting in compliance settings
- Update data retention policy documentation to reflect pinned post preservation option
- Available from Mattermost server v10.10 onward

Closes #8070

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* adding note about pinned posts

* Editorial review

---------

Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
Co-authored-by: Colton Shaw <46071821+coltoneshaw@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
Co-authored-by: Benjamin Cooke <benkcooke@gmail.com>

* AI-Aided: Add v10.10 documentation with GitLab plugin v1.10.0 update (#8093)

* Add v10.10 documentation with GitLab plugin v1.10.0 update

- Add v10.10 release section to changelog with GitLab plugin v1.10.0 entry
- Update server releases table with v10.10 release information
- Follow established patterns for plugin version documentation

Related to issue #8086 for GitLab plugin version bump to 1.10.0

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Claude-Assisted Updates

* Update source/integrate/gitlab.rst

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update ABAC documentation to reflect guest invite restrictions in v10.10+ (#8140)

* docs: Update ABAC documentation to reflect guest invite restrictions in v10.10+

- Added note that ABAC-controlled channels do not allow guest invitations starting from Mattermost v10.10
- Added important callouts in policy assignment and per-channel configuration sections
- Ensures users understand the security implications and restrictions of ABAC channels with guest users

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/manage/admin/attribute-based-access-control.rst

* Editorial review

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update prepackaged plugins list with complete inventory (#8134)

* docs: update prepackaged plugins list with complete inventory

- Add all 15 prepackaged plugins in alphabetical order
- Clarify definition of prepackaged vs enabled by default
- Update toctree with Microsoft integration pages
- Remove Splunk as it's not officially prepackaged
- Add proper documentation links where available

Fixes #8128

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Editorial review

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update mmctl bulk loading documentation to clarify upload session ID usage (#8137)

- Clarify that mmctl import upload returns two IDs: upload session ID (first line) and filename (second line)
- Update mmctl import process command documentation to specify it uses upload session ID, not filename
- Add example showing proper usage with upload session ID format

Fixes #8131

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Add simplified upgrade checklist for experienced system admins (#8136)

* Add simplified upgrade checklist for experienced system admins

- Added "Quick Start for Experienced System Admins" section
- Includes critical backup warning and 12-step upgrade process
- Provides concise pre-requirements checklist with system specs
- References detailed documentation for complex scenarios

Addresses user feedback for simpler upgrade documentation flow.

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Editorial review

* Formatting updates

* Intro guidance

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update team/system schemes subscription plan requirements (#8138)

- Remove Enterprise/Professional restrictions from Team Override Schemes
- Update Team Override Schemes to be available on all plans
- Remove specific Enterprise badge from Team Override Schemes section
- Align with updated subscription plan requirements for team schemes

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Clarify SQL queries in schema changes are automatically executed (#8144)

* docs: clarify SQL queries in schema changes are automatically executed

Add prominent note explaining that SQL queries shown in schema changes
are automatically executed during upgrades and don't require manual
execution by administrators.

Fixes #8142

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Added SQL queries for schema changes note

* Moved Notes block to end of page

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Add high-performance NGINX scaling configuration section (#8143)

* docs: Add high-performance NGINX scaling configuration section

Add comprehensive NGINX scaling guidance for high-load Mattermost deployments including:
- Main nginx.conf optimizations (worker processes, connections, file limits)
- Multi-node backend configuration with load balancing
- Advanced proxy caching for different endpoint types  
- Performance-tuned proxy settings and timeouts
- Configuration snippets for reusable proxy and cache settings
- Implementation notes and monitoring guidance

Based on performance testing configurations from mattermost/performance-reports.

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Editorial review

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* AI-Aided: Add comprehensive NotificationLogSettings documentation (#8076)

* docs: add comprehensive NotificationLogSettings documentation

- Add detailed NotificationLogSettings configuration documentation to environment-configuration-settings.rst
- Include all 9 configuration options: EnableConsole, ConsoleLevel, ConsoleJson, EnableColor, EnableFile, FileLevel, FileJson, FileLocation, AdvancedLoggingJSON
- Add cross-reference in main logging documentation
- Address customer issue with "no advanced logging configuration for notifications" debug messages
- Follow same documentation structure and format as existing LogSettings

Resolves #8075

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* docs: add comprehensive General and Audit logging configuration documentation

- Added complete GeneralLogSettings section with 9 configuration options including AdvancedLoggingJSON
- Added complete AuditLogSettings section with 9 configuration options including AdvancedLoggingJSON  
- Both sections follow the same structure and hierarchy as NotificationLogSettings
- Maintains proper RST table formatting and cross-references
- Addresses request to document all three log types (general, audit, notifications) with AdvancedLoggingJSON fields

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* docs: add comprehensive AuditLogSettings documentation and update logging cross-references

- Add complete AuditLogSettings configuration section with 9 options following NotificationLogSettings pattern
- Include AdvancedLoggingJSON configuration for audit logging
- Update logging.rst tip to reference all three logging types (general, audit, notifications)
- Maintain consistent RST table formatting across all sections

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* fix: correct RST table formatting and update cross-references for logging documentation

- Fix 18 malformed RST tables in NotificationLogSettings and AuditLogSettings sections where content exceeded table borders
- Split long config.json settings and environment variables onto separate lines to fit within table borders
- Update LogSettings section tip to consistently reference both AuditLogSettings and NotificationLogSettings
- Ensure cross-reference consistency between environment-configuration-settings.rst and logging.rst

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* fix: correct RST table character alignment for all logging configuration tables

Fixed right-most vertical alignment issues in 18 RST tables across NotificationLogSettings and AuditLogSettings sections. All tables now use consistent column widths (50 + 88 characters) and proper character alignment with fixed-width characters (dashes, pipes, pluses) for correct HTML rendering.

Changes:
- NotificationLogSettings: Fixed 9 tables with standardized column widths
- AuditLogSettings: Fixed 9 tables with standardized column widths  
- Resolved text wrapping issues caused by long environment variable names
- Ensured precise character alignment for all table borders

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Added link to Desktop grafana dashboards (#8141)

* Added dedicated notification logging

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>

* AI-Aided: Add documentation for automatic channel category sorting feature (v10.10) (#8089)

* Add documentation for automatic channel category sorting feature (v10.10+)

This commit adds comprehensive documentation for the new experimental channel category sorting feature introduced in Mattermost v10.10, which allows users to assign channels to categories during creation and renaming workflows.

Changes include:
- Added ExperimentalEnableChannelCategorySorting configuration setting to experimental config
- Updated channel creation documentation with category assignment option
- Updated channel renaming documentation with category assignment option  
- Added cross-references in channel sidebar customization documentation

The feature is behind an experimental server-side configuration setting that system administrators must enable.

Related to #8082

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/preferences/customize-your-channel-sidebar.rst

* Update source/preferences/customize-your-channel-sidebar.rst

* Update source/collaborate/rename-channels.rst

* Update source/collaborate/create-channels.rst

* Update source/collaborate/create-channels.rst

* Update source/collaborate/rename-channels.rst

* Update source/collaborate/rename-channels.rst

* Update source/configure/experimental-configuration-settings.rst

* Update source/collaborate/create-channels.rst

* Updated plan/deploy badge based on reviewer feedback

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Add documentation for default team in remote cluster entities (#8146)

* Added link to Desktop grafana dashboards (#8141)

* Add v10.10 documentation for default team in remote cluster entities

- Added v10.10 section to changelog documenting the enhanced connected workspaces feature
- Enhanced connected workspaces documentation to clarify the purpose of the Destination Team field
- Improved user experience documentation for connected workspaces setup and management

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Revert changes to v10.10 changelog file

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

---------

Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* [MM-64629] Add documentation for the new LDAP setup wizard (#8095)

* Add documentation for the new LDAP setup wizard

* move section that was in the wrong place

* Editorial review

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* AI-aided config setting & FF updates for connected workspaces (#8148)

* AI-aided config setting & FF updates for connected workspaces

* Table formatting fixes

* Broken link fixes

* Restructure Linux deployment documentation based on feedback (#8135)

* Restructure Linux deployment documentation based on feedback

- Move database preparation notes to top as prerequisites in main deployment page
- Add database prerequisites as Steps 1-2 across all deployment methods
- Restructure Ubuntu deployment to include database setup steps
- Restructure RHEL/CentOS deployment with database setup and tarball improvements
- Restructure Manual Install deployment with database setup and tarball improvements
- Move mkdir directory creation from standalone step to tarball unpacking process
- Add systemd unit file paths for editing (step 8) in RHEL and Manual Install
- Update database preparation page with postgres restart step
- Add instruction in database prep page to return to deployment docs

Fixes issue with Linux deployment page structure and database preparation flow.

Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Update source/deploy/server/deploy-linux.rst

* Update source/deploy/server/linux/deploy-rhel.rst

* Update source/deploy/server/linux/deploy-tar.rst

* Update source/deploy/server/linux/deploy-ubuntu.rst

* Final removal of Omnibus & incorporating feedback

* Incorporated reviewer feedback

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>

* Removed Omnibus deploy guidance

* v10.10 Changelog (#8063)

* Update mattermost-desktop-releases.md

* Update mattermost-server-releases.md

* Update deploy-tar.rst

* Update deploy-rhel.rst

* Update open-source-components.rst

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update release-policy.md

* Update important-upgrade-notes.rst

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update source/about/mattermost-v10-changelog.md

Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>

* Update source/about/mattermost-v10-changelog.md

Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>

* Update source/about/mattermost-v10-changelog.md

Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>

* Apply suggestions from code review

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Update mattermost-v10-changelog.md

* Update mattermost-desktop-releases.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update important-upgrade-notes.rst

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update mattermost-v10-changelog.md

* Update release-policy.md

* Update deploy-rhel.rst

* Update deploy-tar.rst

* Update mattermost-server-releases.md

* Update mattermost-v10-changelog.md

---------

Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

* Updated submodule to new commit

---------

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
Co-authored-by: Colton Shaw <46071821+coltoneshaw@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Carrie Warner (Mattermost) <cwarnermm@users.noreply.github.com>
Co-authored-by: Sven Hüster <sven@mattermost.com>
Co-authored-by: Benjamin Cooke <benkcooke@gmail.com>
Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
Co-authored-by: Christopher Poile <cpoile@gmail.com>
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3: Reviews Complete All reviewers have approved the pull request Guidance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant