Updates to the Groups.io service.


Subscribe via RSS


December 22, 2023


December 21, 2023


December 18, 2023


December 15, 2023

  • CHANGE: Changed the group sponsorship process to be two steps instead of one, to make it more clear that an amount needs to be entered before selecting credit card/Paypal.

December 11, 2023


December 5, 2023


December 1, 2023

  • NEW: Added a new step in the create group flow where you can specify a list of people to invite when the group is approved.
  • SYSADMIN: Upgraded the instance running Redis because we were running out of memory.

November 28, 2023


November 27, 2023

  • CHANGE: Our email parsing code was rejecting some messages that had improperly quoted Content-Type MIME header lines. It was correct that it's an error, but we want to accept those messages anyways. I've changed the code so that now handles this particular case and doesn't reject those messages.

November 21, 2023


November 16, 2023

  • SYSADMIN: Started the warm up process for a new email server.

November 14, 2023

  • NEW: Added MiniOrange/WordPress SSO support for enterprise groups

November 13, 2023

  • NEW: In the `/chats` page, we now display member counts for each chat, and you can click on those to show the members.

November 8, 2023


November 1, 2023

  • CHANGE: Launched the new activity log blurbs, as discussed on beta@ over the past two months.

October 18, 2023

  • BUGFIX: Some RSVP change notification emails were being sent with an incorrect envelope from, which caused Gmail to reject them.

October 11, 2023


October 6, 2023


October 4, 2023

  • BUGFIX: With SSO set up on an Enterprise group, there was a case where a member is validated by the SSO service but could not join the group.

October 3, 2023

  • BUGFIX: In some instances, it was not possible to print more than the first page of the website due to a CSS issue.