Updates to the Groups.io service.


Subscribe via RSS


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.

September 16, 2022


September 15, 2022

  • INTERNAL: Changed the database queries for the muted and followed topics pages to reduce the load on the database.

September 14, 2022


September 13, 2022

  • BUGFIX: Fix broken HTML after export group submit.
  • BUGFIX: Sometimes with broken mailers, we will get bounce reason strings that contain invalid UTF-8. Sanitize the strings so we don't get errors in the database.

September 12, 2022


August 12, 2022


August 11, 2022

  • NEW: Paging through the Members page now remembers the checkbox settings from the `Visible` drop up. https://beta.groups.io/g/main/message/33082
  • NEW: Paging through a Database now remembers the checkbox settings from the `Visible` drop up.

August 10, 2022


August 9, 2022


August 8, 2022

  • BUGFIX: After adding at least one extra member data field, you could not fully delete all extra member data fields.

August 5, 2022

  • 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).
  • NEW: The `Extra Member Data` section on the Default Sub Settings page is now collapsable.
  • NEW: There is a `Visible` button on the Members page when extra member data is displayed.

August 3, 2022


August 2, 2022


July 29, 2022


July 28, 2022


July 27, 2022

  • INTERNAL: Improved development tools for defining searches in Elasticsearch.

July 22, 2022

  • INTERNAL: Rolled out improvements to database search as part of the project to add extra member fields.