Updates to the Groups.io service.


Subscribe via RSS


December 4, 2024

  • NEW: Download Members now includes any extra member data fields in the .csv export

November 22, 2024

  • INTERNAL: Updated several internal dashboards and revamped Influxdb retention policies.

November 20, 2024

  • BUGFIX: For enterprise groups, our DMARC re-writing was too aggressive, and we were re-writing the from lines from some moderator notifications, causing issues with approving pending messages via email.
  • APP: Released new versions of the iOS and Android apps, with updated libraries but no other changes.

November 19, 2024

  • BUGFIX: Fixed an internal issue where we were holding an image cache lock too long which in some cases was causing site slowness.

November 15, 2024

  • BUGFIX: Some videos sent as attachments would play upside down on the website.

November 13, 2024

  • BUGFIX: The code that detected which requests were from bots was missing some bots, causing extra load on the systems from should-be-banned bots.
  • CHANGE: Banned some new bots and IP addresses that were abusing the service.
  • CHANGE: When blocking a bot, we now return the Forbidden HTTP status; previously we were returning Not Found.
  • APP CHANGE: When entering a chat, there were instances where, even if the app has permission to send notifications, we weren't storing the notification token correctly, and therefore not sending notifications.

November 11, 2024

  • SYSADMIN: Doubled the capacity of the web servers to work to address site sluggishness issues.

November 1, 2024

  • BUGFIX: In the app, in some instances in dark mode, you could not gain focus of the editor.
  • BUGFIX: In the app, in chat, if you uploaded a photo, you were required to type something before the send button would appear.

October 29, 2024


October 28, 2024

  • CHANGE: On narrow screens, reduce the left and right margins.
  • CHANGE: Increase the speed of drawer and modal transitions from 0.3s to 0.2s.
  • BUGFIX: Fix several instances of broken breadcrumbs.

October 25, 2024

  • CHANGE: Changed the message dropdown menus to behave better on mobile.
  • BUGFIX: Fixed the All Actions selector in the activity log pages to behave better on mobile.
  • CHANGE: Added Back buttons to several pages on mobile for better navigation.
  • BUGFIX: We were missing about 20 strings for localization due to a bug in the localization pipeline. I also fixed some mismatched case issues and standardized a couple of strings.

October 24, 2024

  • CHANGE: Changed the group /topics dropdown menus to behave better on mobile.

October 23, 2024

  • BUGFIX: We were not allowing messages sent to +owner that had Private: in the subject line. https://beta.groups.io/g/main/message/38822
  • NEW: Revamped the long press reaction menu in Chat and added the ability to DM people.

October 22, 2024

  • NEW: Added Left To Right and Right To Left text direction options in the editor advanced toolbar.

October 21, 2024

  • CHANGE: Added `Reply Only To Sender` option to the group Reply To setting.

October 17, 2024

  • BUGFIX: Summaries were improperly ignoring followed hashtags.

October 15, 2024

  • BUGFIX: If you did not already have a Github integration defined, it was not possible to add another Github integration.

October 14, 2024

  • BUGFIX: Some user sidebar items were not highlighting.
  • CHANGE: When creating a group, changed the first field from 'Group Name' to 'Group Email Address' to hopefully reduce confusion.
  • BUGFIX: Try to prevent a user's name to be set to just spaces. https://beta.groups.io/g/main/topic/108936030#msg38796
  • CHANGE: Updated the Brazilian Portuguese translation.
  • BUGFIX: When splitting a topic, the new topic should have the same attributes as the original topic and should not generate any extra activity log entries. https://beta.groups.io/g/main/message/38794
  • CHANGE: Add a note to the upcoming annual billing email saying no payment is due if the group is fully sponsored. https://beta.groups.io/g/main/message/38785

October 11, 2024


October 10, 2024

  • BUGFIX: We were not using the Brazilian Portuguese translation file; we were instead defaulting to the European Portuguese translation file.