Updates to the Groups.io service.


Subscribe via RSS


July 21, 2023


July 20, 2023

  • BUGFIX: Fixed a problem where the Authentication-Results header line would incorrectly state that gmail.com's DKIM signature was out of date.
  • CHANGE: Now all emails are sent with List-Unsubscribe headers with one-click links. Previously, depending on group settings, some emails were sent with List-Unsubscribe headers that contained mailto links that required a confirmation.
  • CHANGE: Ignore all email from `unsubscribe@vaderetro-safeunsubscribe.com` which is an unsubscribe service that was generating false unsubscription requests.

July 19, 2023

  • BUGFIX: Dialogs on mobile were too close to the top of the screen, which was conflicting with Apple's dynamic island.

July 17, 2023


July 14, 2023


July 13, 2023

  • NEW: When viewing or editing a pending message that is a reply, show a link to the message being replied to.

July 12, 2023


July 11, 2023


July 10, 2023

  • CHANGE: Added several more email header fields to be included when DKIM signing emails.
  • INTERNAL: Switched DKIM signing libraries because a bug was causing incorrect DKIM signatures to be generated in some instances when we want to sign all message headers.
  • NEW: Enabled one click unsubscribe as defined in RFC 8058.

July 1, 2023

  • INTERNAL: Switched our main database pgbouncer to a different machine because of CPU steal problems.

June 29, 2023

  • CHANGE: On narrow screens (mobile/app), the Account button is now a modal dialog instead of a dropdown. for improved readability/spacing.
  • CHANGE: Updated the archives pages with the new sender display. Also, moved the `All Messages By This Member` option to the new sender dropdown.

June 28, 2023


June 27, 2023


June 26, 2023


June 23, 2023


June 21, 2023


June 20, 2023

  • NEW: There is a new group setting, 'Allow Videos in Photos', and when that is checked there is a new selector to determine the max size of videos allowed in the Photos section.
  • CHANGE: When viewing the likes for a message, if a liker is no longer a member of the group, display `[Person is no longer a member]`.
  • BUGFIX: Fixes to get SSO using NoviAMS working.

June 18, 2023


June 16, 2023


June 15, 2023

  • CHANGE: In lock topic notifications, we now include a `References` header pointing back to the original topic. This allows the system to lock topics that are more than two weeks old successfully (we only do subject matching to determine replies for two weeks).