0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/public/images/upcoming_changes
Keegan George abe5700838
FEATURE: Allow inviting new users directly as admins (#41748)
**Previously**, getting a second admin onto a site took many steps:
create an invite, wait for the person to sign up, find their profile,
grant admin, and confirm via email.

**In this update**, a redesigned invite modal (gated behind the
`enable_admin_invites` upcoming change) lets admins invite someone as an
admin by email in one step. The invitee becomes a moderator on signup
and an admin once the inviter confirms via the existing admin
confirmation email. The admin onboarding panel's "Invite collaborators"
step now opens this flow with the admin option preselected.

| Invite members | Advanced options | Email delivery |
| --- | --- | --- |
|
![invite-members.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-members.png)
|
![invite-members-advanced.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-members-advanced.png)
|
![invite-members-email.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-members-email.png)
|

| Invite admins | Advanced options | Invite sent |
| --- | --- | --- |
|
![invite-admins.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-admins.png)
|
![invite-admins-advanced.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-admins-advanced.png)
|
![admin-invite-sent.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/admin-invite-sent.png)
|

| Link created | Email invitation sent | Onboarding panel |
| --- | --- | --- |
|
![invite-created.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invite-created.png)
|
![invitation-sent.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/invitation-sent.png)
|
![onboarding-banner.png](https://github.com/discourse/discourse/releases/download/_gh-attach-assets/onboarding-banner.png)
|
2026-07-16 14:59:24 -07:00
..
chat_pinned_messages.png FEATURE: Pin chat messages (#37985) 2026-02-23 22:00:16 +01:00
enable_gifs.png DEV: move discourse gifs to core (#40162) 2026-06-10 11:35:44 +04:00
enable_invite_modal_with_roles.png FEATURE: Allow inviting new users directly as admins (#41748) 2026-07-16 14:59:24 -07:00
enable_local_logins_via_code.png DEV: Introduce enable_local_logins_via_code as an alpha upcoming change (#41624) 2026-07-10 10:19:27 -07:00
enable_new_checkbox_style.png UX: new checkbox design (#38967) 2026-03-30 19:53:11 +02:00
enable_new_composer_actions.png WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
enable_new_post_reactions_menu.png DEV: add post reaction menu metadata to upcoming change (#40062) 2026-05-15 13:16:18 +04:00
enable_simplified_category_creation.png WIP: Additional simplified category improvements (#37338) 2026-01-29 09:44:32 +10:00
enable_unified_new.png FEATURE: Add upcoming change for unified new view (#40631) 2026-06-09 11:34:22 +10:00
experimental_auto_grid_images.png DEV: Migrate existing experiments to upcoming changes (#37401) 2026-02-02 11:08:12 +10:00
experimental_form_templates.png DEV: Migrate existing experiments to upcoming changes (#37401) 2026-02-02 11:08:12 +10:00
experimental_impersonation.png DEV: Migrate existing experiments to upcoming changes (#37401) 2026-02-02 11:08:12 +10:00
experimental_rename_faq_to_guidelines.png
floating_dismiss_topics_on_mobile.png
star_chat_channels.png