2.8.0.beta2: User Directory Custom Fields, Tagging Enabled by Default, User-Selectable Badge Display, and more

Even more!

But wait, there’s more! We do our best to highlight new features and changes for you, but there’s always too many changes to detail. For a full list of new features, bug fixes, UX improvements, and more, be sure to review the Additional Features and Fixes listed below.

Security Updates

This beta includes 2 security fixes for issues reported by our community and HackerOne.

  • XSS in bookmarks list
  • Do not allow unauthorized access to category edit UI

Plugin improvements

Many plugins

  • Bug fix
    • We’ve patched numerous bugs in many of our plugins
  • Translations
    • We’ve updated the translations in many of our plugins

Akismet

  • Add rake task to check old posts

WP Discourse

  • Tag Publishing

Reactions

  • Performance improvements
  • Improved reactions picker UI

Shared Edits

  • Performance improvement

Subscriptions

  • Add Campaigns
    One of the main goals of this plugin is to make it easy for Discourse site owners to crowdsource funding of their communities. This feature builds on top of that goal by making it extremely simple to run a support campaign for a site using Discourse Subscriptions.

Additional Features and Fixes

Click to expand

New Features

  • Don’t show the draft checkmark when drafts are saved
  • Add global admin api key rate limiter
  • Use group SMTP settings for sending user notification emails (initial)
  • Extend widget-dropdown to accept disabled option
  • Use path from existing URL of uploads and optimized images
  • Flarum import script
  • Show stale reviewable to other clients
  • Allow selective dismissal of new and unread topics
  • Normalize the service worker route
  • Change “Preformatted text” shortcut
  • Add on_preload for TopicView
  • Add support for “skip_validations” option in UploadCreator
  • Constrain post_excerpt_maxlength

Bug Fixes

  • Hide image resize controls in staged edit content
  • Search menu regression
  • Handle timeout errors when sending push notifications
  • Quoting Oneboxed content should exclude formatting
  • Allow invites if must_approve_users is true
  • IMDb links were being oneboxed as posters
  • Do not enqueue :group_smtp_email job if IMAP disabled for the group
  • Size of emoji in poll options
  • Use newly created PushSubscription object for push test message
  • Allow any other tag to be a synonym
  • Composer doesn’t show an error message in case of a network issue and stops updating draft after
  • Misspelling in associate_accounts_controller_spec.rb
  • Ensure images in polls don’t cause abrupt scrolling
  • Clear post action types application serializer fragment cache.
  • Return naturalWidth and naturalHeight for Composer image sizes
  • Redirect non-staff user to homepage when deleting own topic
  • Escape periods in current user’s username before generating RegExp
  • Change order of topic_tracking_state SELECT SQL
  • Dismiss topics keyboard shortcut not working
  • Ignore allowlistgeneric Onebox image sizes
  • Add check for if element doesnt exist on ensureDropClosed
  • Show required tags to staff by default and override limit
  • Active record annotation of topic model
  • Do not require trust level to invite to group
  • PG::StringDataRightTruncation when linking posts
  • Moderator actions and small actions shouldn’t prevent fully merged topics from closing
  • Split link watched words from replace
  • Return an empty result if response from Amazon is missing expected attributes
  • Don’t store translated trust level names in anonymous cache
  • Delete internal links when moderator deletes a post
  • Translation issue on the bookmark modal
  • Update non-Ember CLI ember-buffered-proxy
  • MessageBus would stall after 20 minutes of inactivity
  • TL4 users cannot unhide posts.
  • Errors that’re triggering by too long excerpts
  • Maintain notification order by priority
  • TL2 promotion message from discobot didn’t use user locale
  • Giphy oneboxing when the response is an image
  • Support pausing GIFs for giphy/tenor oneboxes
  • One-by-off error in topic show action
  • Do not mark badge image uploads as secure
  • Don’t update allow_title column of existing badges in seed.
  • No error when double save post with poll
  • We can’t use ?. yet
  • Automatically expire bad push channels
  • Close hyperlink modal on ESC key
  • Make poll options tabbable
  • Add body class and remove jQuery usage in footer-nav component
  • Use a better default for the low_priority_threshold setting.
  • Use max_category_nesting when importing categories
  • Make UI match server behavior for external-auth invites
  • Hide a post’s pending flag count from TL4 users.
  • Show inviter name in email’s from field
  • Better focus support for modals
  • Properly break overflowing long links in topic map
  • Sort user bookmarks by reminder date
  • Simplify post and topic deletion language
  • Ignore max excerpt length for div excerpts too
  • Do not call :post_edited webhook twice when editing OP
  • Slow mode dialog doesn’t remember Enabled Until value
  • Allow add email to group if user can invite
  • Update upload secure status when revising posts
  • Disable lightboxing of animated images
  • Review Queue Query parameters were not refreshing in Ember CLI builds
  • Correctly publish messages unconditionally to admins
  • Specificity and other fixes for WCAG colors
  • Do not validate uploads when running uploads:fix_missing_s3 task
  • Backtracking re-render" assertion in future-date-input
  • Do not include contact url & email in client site settings payload

UX Changes

  • Fix search topic titles wrapping
  • Fix bulk-select icon and button alignment
  • Group dropdown filter height should match
  • More consistent mobile spacing
  • Improve tag truncation in scrolled header
  • Copy edit
  • Revert some search dropdown styles
  • More consistent setting/edit buttons
  • Adjustments to tag groups layout
  • Update search panel styles, consistency
  • Use icons as bulleted list in invite modal
  • Fix “last visit” line overlap in Chrome
  • Fix PM header title alignment
  • Fix the PM title icon alignment
  • Align the bulk-select icon
  • Improve style of GitHub PR body in emails
  • Don’t show reply prompt if current topic is closed
  • Change color of focus & hover on user menu tabs
  • Show grandparent category badge in sticky header on desktop
  • Alert screen readers when there is an issue saving a post
  • Twitter onebox layout adjustments
  • Unconditionally focus modals
  • Make search result styles more consistent
  • Add auto focus to hamburger and user menu dropdowns
  • Align list-controls & topic-title top margins
  • Consistent padding on mobile/desktop .wrap
  • Adjust list and onebox margins
  • Change categories page dropdown to a wrench
  • Improve navigation on topic lists for screen readers
  • Provide a region for various topic actions
  • Users can postpone discobot’s tutorial.
  • Search result link title color change
  • Make discobot flag tutorial copy clearer
  • Add ARIA region role to posts
  • Show Update button instead of Enable button when slow mode is already enabled
  • Improve positioning of controls in lightboxes
  • Fix theme upload width, remove class clash, prettier

Performance

  • Preload client settings json while booting app.
  • Switch ActiveRecord PG connection active check to use empty query.
  • Preload Post#image_upload in TopicView.
  • Defer setting of distributed cache in category.
  • Defer setting of distributed cache in more spots.
  • Preload settings, groups and badge icons in SvgSprite.
  • Defer setting of distributed cache in performance critical paths.
  • Remove N+1 query in SiteSerializer#user_color_schemes.
  • Warm up caches in SiteSerializer while preloading app.
  • Cache categories query in Stylesheet::Manager.color_scheme_digest.
  • Memoize core svgs in memory to avoid expensive XML parsing.
  • Precompile child theme stylesheets.
20 Likes