Web Analytics

Updates to the Groups.io service.


Subscribe via RSS


January 14, 2024

  • ADMIN: Began reverification process for a subset of users to address the issue of email being sent to SpamHaus spam traps.

January 9, 2024


January 8, 2024


January 2, 2024

  • BUGFIX: When replying to sender and BCCing ourselves, we were not re-writing the From line of the BCCed message when we needed to in order to avoid Gmail spoof warnings.

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.