Skip to content

v2.20.0

Compare
Choose a tag to compare
@robguthrie robguthrie released this 09 Oct 04:11
· 969 commits to master since this release

This is a bugfix and polish release, and will be the new stable version.

There is one significant change, starting a poll with the setting "anyone in the group can vote" will add everyone in the group to the poll, so that the results table is accurate from the start - you also don't need to invite people to vote as a second step now.

Here's what's changed:

  • Include "visible to parent members" content when searching
  • fix bug where search modal would not open sometimes
  • ignore google docs sign-in links in link-previews
  • Move group CSV export to a background job that emails you when ready
  • Change 'add option' ui from a name field, to a button that opens a modal
  • adjust default order of poll_templates
  • update blacklisted passwords. list compiled from top 100K passwords
  • fix error serializing some search results
  • improve the slack/markdown notification about a user voting.
  • Translate "choice" in the meeting_stance_choice table
  • fix usage of roboto so macrons work
  • add membership_resent translation
  • User Deactivate will only scrub user data if the ENV is set.
  • Invite people as admins to invite-only threads
  • Add everyone in group to poll when user selects 'everyone in group'
  • add support for IDP metadata env, to support Google workspaces SSO
  • support inviting email addresses with apostrophes (') in their email address
  • generate a username when you invite someone, display this rather than "invited user @ gmail".
  • Allow admins to set the name of a pending invitation if their account is unverified