Updates to the Groups.io service.


Subscribe via RSS


September 20, 2021


September 17, 2021

  • BUGFIX: Improved parsing of some secureserver.net bounce emails.
  • NEW: We now track bounces of moderator notifications in the Email Delivery History page, specifically: storage limit, pending message, pending subscriber, new subscriber, unsubscription, resubscription, spam unsubscription, new subgroup created.
  • NEW: We now track bounces of +owner messages in the Email Delivery History page.
  • NEW: We now track bounces of replies to messages from the web site separately from posts to subscribers in the Email Delivery History page.
  • INTERNAL: Cleanup of email delivery history processing system.

September 14, 2021


September 13, 2021


September 10, 2021

  • DOCS: Updates from Nina.
  • API: Fixed `sub_group_access` documention to the `/update_group` endpoint documention.
  • API: Changed the `subgroup_access` field to `sub_group_access` on the group object to be consistent with other uses of the term.
  • API: Changed the `subgroupcategoryid` field to `sub_group_categoryid` on the group object to be consistent with other uses of the term.

September 7, 2021


September 3, 2021

  • INTERNAL: More work on automating Android app releases.
  • APP: Submitted new versions of the app to both the Apple and Android stores and am awaiting responses.

September 2, 2021

  • CHANGE: When viewing or editing a database row that contains images, limit the size of the images when viewing them to prevent formatting problems.

September 1, 2021


August 31, 2021

  • BUGFIX: Refactored the editor code and fixed a problem with Firefox where an error banner would sometimes briefly show up when exiting the editor page.

August 30, 2021


August 28, 2021

  • BUGIFX: Convert `/` characters in photo names to `_` when exporting photos.

August 27, 2021

  • BUGFIX: For some repeating events ending on a specific day in a non-Pacific timezone, we sometimes had an off-by-one day error for the until date.
  • INTERNAL: Fixed some minor Javascript errors on the `New Topic` and `Invite` pages.
  • INTERNAL: Re-enabled logging of client-side javascript errors, and did some work to filter out useless results.

August 26, 2021

  • BUGFIX: In some instances, changing a group's privacy setting to be unlisted did not remove the group from the group directory.
  • BUGFIX: Fixed up some HTML in an effort (unsuccessful) to fix a problem that was preventing the Search icon from bringing up the Search modal box on older iPhones.
  • NEW: After clicking a `/leave` link and leaving a group, we send one final email with a `/resub` link in case you've made a mistake. Clicking that link now requires a confirmation step to confirm you wish to rejoin the group. This is because some anti-spam systems click on every link in an email, and these were causing people to be automatically resubscribed to groups they had just left.
  • API: For webhook events that involve a message, specifically `edited_message`, `sent_message_accepted`, `sent_message_moderated`, we now include the raw message in the webhook event object.
  • INTERNAL: Updated the Go compiler to the latest version.

August 14, 2021

  • CHANGE: You can no longer ban an email address that has been disabled by Groups.io staff.

August 10, 2021

  • APP: Submitted a new version of the app for Apple app store review.
  • INTERNAL: Work on improving our app deploy system.
  • BUGFIX: Several draft saving bug fixes.

August 9, 2021

  • NEW: When composing a post or reply, if there is an error saving the draft, we now display an error message and will retry.

August 6, 2021

  • CHANGE: Starting to block incoming email from some sets of known dynamic IP addresses.
  • BUGFIX: Some messages were being truncated after the update to the quoted printable library.

August 5, 2021


August 2, 2021