Web Analytics

Updates to the Groups.io service.


Subscribe via RSS


October 31, 2022

  • CHANGE: Send the two-week advanced billing notice to all moderators, not just the person set to pay the invoice. Also, ensure that all billing notices get sent to the person set to pay the invoices, even if that person is no longer a moderator of the group.

October 28, 2022


October 27, 2022

  • BUGFIX: The `[Map]` links on database address fields were sometimes not clickable.

October 26, 2022


October 24, 2022


October 22, 2022

  • INTERNAL: Completed transition to the new database cluster.

October 19, 2022


October 18, 2022

  • INTERNAL: Switch all database replica requests to the new database cluster.

October 17, 2022


October 13, 2022

  • CHANGE: Revamped the [Pricing](https://groups.io/static/pricing) page to explain the different plans better.
  • BUGFIX: If the account of the person who has claimed a pending message has been deleted, clear the claim record from the database.
  • BUGFIX: If an enterprise group has a DMARC record with p=reject on the parent domain, there were cases where we would defang the message's From: address twice.
  • DOCS: Updates from Nina. [Owners Manual Revision History](https://groups.io/helpcenter/ownersmanual/1/revision-history), [Members Manual Revision History](https://groups.io/helpcenter/membersmanual/1/revision-history).

October 12, 2022


October 7, 2022


October 5, 2022

  • BUGFIX: An owner of a parent group could not approve or reject pending messages from a subgroup where they were not a member.

October 1, 2022


September 30, 2022


September 29, 2022

  • INTERNAL: Switch all database replica requests to the new database cluster.

September 27, 2022

  • CHANGE: Hardcode re-write bigpond.com email addresses as if DMARC was set, to fix deliverability issues.

September 23, 2022

  • API: Preliminary support for setting extra member data information via the `/updatemember` endpoint.

September 22, 2022

  • BUGFIX: Fix Trello integration, which broke when Atlassian added a new Origin requirement to the API.
  • BUGFIX: Direct adding someone who had been banned from a parent group to a subgroup should fail, but wasn't.
  • BUGFIX: In some scenarios, banning a member would not create an activity log entry.
  • BUGFIX: The `/subgroupmembers` page was displaying members that were banned or were pending.

September 20, 2022

  • API CHANGE: Improved the documentation for all of the database objects.
  • API CHANGE: Fixed some issues with exporting of `extra_member_data_columns` in group objects and `extra_member_data` in member objects.