Updates to the Groups.io service.


Subscribe via RSS


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.

December 20, 2021

  • 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).

December 15, 2021

  • NEW: Clicking on the list of tapbacks in a chat message now brings up a dialog box showing the people who sent the tapbacks.

December 9, 2021


December 8, 2021


November 24, 2021

  • 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).

November 23, 2021


November 22, 2021

  • CHANGE: For any email parts with Content-Transfer-Encoding of 7bit that we are addding a footer to, convert them to quoted-printable, to ensure that any long lines are wrapped, in accordance to email specs.

November 21, 2021

  • BUGFIX: If changing a member's email delivery from one of the digests to a different delivery, in some cases the delivery would be changed to an option that was not selected.

November 19, 2021

  • CHANGES: Formatting tweaks to the chat window.
  • INTERNAL: We now parse Content-Type headers that are (wrongly) RFC2047 encoded.
  • APP: Submitted a new version of the app to the app stores. It includes bug fixes for chat and some icon display issues, as well as integration of Code Push technology to make future updates easier to do.

November 18, 2021


November 17, 2021

  • CHANGE: Activating the tapback menu on a chat message now requires a long press. This allows links in chat messages to be clickable.

November 15, 2021

  • BUGFIX: Scrolling up chat messages didn't properly load additional chat messages if there were more than 200 messages in the chat.
  • CHANGE: Changed format of chat message notifications to be more consistent with message notifications.

November 13, 2021

  • INTERNAL: We now track whether a person has a chat in focus or not, so that we can better decide whether to send a notification on new chat messages.