Updates to the Groups.io service.


Subscribe via RSS


February 26, 2024

  • NEW: New calendar events will default to RSVP being checked.
  • NEW: New calendar events will by default populate the Organizer Name and Organizer Email fields with the person creating the event.
  • NEW: If the Organizer Email matches a different member, that member also has the ability to edit the event.
  • CHANGE: The "By" line when viewing an event has been removed.
  • CHANGE: For new single events that request an RSVP and that don't have a maximum number of attendees, I've changed the ICS attachment that's sent to the group so that Outlook and Gmail will now display the Yes/Maybe/No buttons, and will display the Organizer, if there is one.
  • CHANGE: Clicking the Yes/Maybe/No buttons in Outlook or Gmail will update your response on the Groups.io website.

February 22, 2024

  • BUGFIX: In some very rare instances, when trying to display a message on the website, we'd improperly decode a message part, causing an error and the message to not be displayed.
  • SYSADMIN: Begin warm-up process for our remaining new email servers; contact various email service providers asking them to allow email from these servers.
  • INTERNAL: Improve our email server monitoring systems to make it easier to deal with additional email servers.

February 21, 2024

  • BUGFIX: Typo in the group promote page. https://beta.groups.io/g/main/message/37547
  • BUGFIX: When sending email, if we received an error during the EHLO command followed by a disconnect from the server, we didn't record the error message received; we instead recorded 'EOF'.

February 20, 2024

  • BUGFIX: In .ics files, for cancelled events, we had 'METHOD: CANCELLED' when it should be 'METHOD: CANCEL'

February 19, 2024


February 16, 2024

  • NEW: When going to a chat that you are subscribed to and you do not have a username set up, we now pop up a dialog box asking you to set a username.

February 14, 2024

  • NEW: Added a new consolidated Chats page under '/chats' and replaced the Hashtags tab in the mobile toolbar with a link to it.

February 12, 2024

  • BUGFIX: A moderator with only the Remove Members permission was not actually able to remove a member from the /member page.

February 9, 2024

  • CHANGE: Ensure that all group emails have a proper To header line, meaning we add one if it's missing, and we change it to the group email address if it doesn't already contain a proper email address (ie 'undisclosed recipients').

February 8, 2024

  • SYSADMIN: Started sending some group emails through new email server mail03.groups.io, and began warming up mail04.groups.io.

February 7, 2024


February 6, 2024

  • NEW: Group moderators and the person that starts a chat can now remove people from a chat, on the /chats page.

February 5, 2024

  • NEW: The person who starts a chat now has the ability to delete chat messages (group owners already have that ability).

February 2, 2024

  • BUGFIX: If a member subscribed via email to a subgroup and didn't already have a parent group subscription, the member is automatically subscribed to the parent group. But the notification that they had subscribed to the parent group was sent out indicating that they had subscribed to the subgroup. That meant most mods got two exactly the same notifications.
  • BUGFIX: Hopefully fixed an issue where for some people, the unread count badge on the app icon would get 'stuck' and never disappear.

January 31, 2024

  • CHANGE: Added 'Select All' screen reader labels to checkboxes.
  • BUGFIX: Clicking the 'Approvals Needed' column in the /groups page no longer disables clicking it a second time.

January 29, 2024


January 24, 2024

  • BUGFIX: The column width numbers in database tables were being ignored.

January 22, 2024


January 19, 2024

  • ADMIN: Sent second reverification email.

January 18, 2024

  • NEW: Added a Reverify FAQ page.
  • CHANGE: When viewing a database table, for paragraph columns, we now truncate long cells with a Show More dialog.