Updates to the Groups.io service.


Subscribe via RSS


February 15, 2022


February 14, 2022

  • BUGFIX: Email delivery changes made in the /groups page were not being recorded in the Activity log.
  • BUGFIX: Moderator changes to a member's message notifications and chat notifications were being recorded as `moderator permissions` in the Activity log, instead of `notification settings`.

February 11, 2022


February 10, 2022

  • CHANGE: Changed `Uploaded` column header in the Files section to `Updated`, added the `Created` column, and made the table scroll horizontally if there isn't enough room.

February 4, 2022

  • NEW: The `Hashtags` dropdown on the Topics page now has checkboxes to indicate which hashtags to filter on, and which hashtags to exclude.

February 3, 2022


February 2, 2022


January 28, 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), [Getting Started Revision History](https://groups.io/helpcenter/gettingstarted/1/revision-history), [FAQ History](https://groups.io/helpcenter/faq/1/revision-history), [Glossary History](https://groups.io/helpcenter/glossary/1/revision-history).

January 27, 2022


January 26, 2022

  • CHANGE: Member notice emails will now use the group title in the From: line if there is one.

January 24, 2022

  • NEW: In the group profile pages, there is a new `Report Profile` button, which behaves similarly to the other content reporting buttons. This is to comply with Google's requirement to have a reporting mechanism for user-generated content.
  • APP: In the app, when not logged in, no longer have the `Find a Group` link in the navbar. This is to comply with Google's requirement to have a reporting mechanism for user-generated content.
  • APP BUGFIX: Clicking a group in the group search results page would cause the top navbar to overlap the rest of the page until the app was restarted.
  • INTERNAL: Replaced an open source package we were using for parsing JWT tokens in the apiserver because of a security issue.
  • INTERNAL: Upgraded an open source package we were using for defanging HTML because of a security issue.
  • API: Temporarily disabled the Apple Login endpoints because an open source package we rely on depended on another package with a severe security issue.

January 21, 2022


January 18, 2022


January 14, 2022


January 12, 2022

  • BUGFIX: Changes to reminders in repeating events would sometimes not be propagated to the individual events. This would mean that in some instances reminders would not be updated or added.
  • BUGFIX: In File notifications, if the file or directory had a `#` character, the generated URL did not work correctly.

January 10, 2022

  • BUGFIX: In repeating events where one event has been changed, we were not generating the correct ICS feed. This meant that both the original and changed event would be displayed.
  • CHANGE: In a chat that has unread messages, if you send a message, we now scroll to the bottom of the chat and remove the unread messages badge.
  • CHANGE: For single calendar events that have UIDs that end in @google.com, we now re-write those UIDs to not end in @google.com when serving the events as ICS feeds. Events can have these UIDs if they are added to the calendar via emailed invites to the group. For some reason, Google Calendar refuses to display any events in an ICS feed if even one of those events has a UID that ends in @google.com. This does not apply to repeating events.

January 6, 2022


January 5, 2022

  • CHANGE: Don't truncate chat notification messages.
  • BUGFIX: The `Mute #hashtag` links in digest emails were the wrong color.
  • CHANGE: The tapback menu in the chat window is now a horizontal list, instead of vertical.

January 4, 2022


January 3, 2022

  • CHANGE: Formatting changes to the chat window.
  • CHANGE: Update or hide the unread chat count in the sidebar when we update or hide the unread count in the scroll to bottom widget.