Updates to the Groups.io service.
April 30, 2024
- BUGFIX: The chat page would not display correctly on mobile Safari. https://beta.groups.io/g/main/message/38251
- BUGFIX: The sidebar wasn't updating when navigating from a subgroup to the parent group. https://beta.groups.io/g/main/message/38261
April 28, 2024
- BUGFIX: Message content within pre tags was not being displayed properly. https://beta.groups.io/g/main/topic/105754213#msg38250
April 27, 2024
- BUGFIX: Fix pagination after going to a specific message in the expanded messages display. https://beta.groups.io/g/main/message/38232
- CHANGE: Disabled the new Word HTML filter in the updated editor as it was removing too much style information.
April 26, 2024
- CHANGE: Miscellaneous fixes/updates of the new interface changes.
April 25, 2024
- CHANGE: Now, when a pending member leaves a group before their membership is approved, the activity log entry will be 'Pending member N left'.
- CHANGE: Rolled out new user interface changes.
April 24, 2024
- CHANGE: I've made a change to the bounce algorithm. Previously if we received no additional bounces for 4 days, we cleared the bounce counts for a user. I've added the additional condition that we must have had at least one successful delivery after the last bounce received, before we clear the bounce counts. This is to address the issues of people not bouncing because they are members of groups that have very little traffic.
April 23, 2024
- BUGFIX: In some instances, when sending a message to a member via /posttosub using the +owner address, the email would actually be sent from the owner's email address. https://beta.groups.io/g/main/message/38190
April 19, 2024
- CHANGE: Added an alert box announcing the new user interface switchover next week.
April 18, 2024
- BUGFIX: Remove any spaces within a base64 part of a message before trying to decode it. There shouldn't be any, but some email is arriving with spaces prepended to each line of base64 data.
April 17, 2024
- CHANGE: Revamped pagination and added canonical tags to hopefully improve Google crawling of public groups. https://beta.groups.io/g/main/topic/revamped_pagination/105565895
April 16, 2024
- SYSADMIN: Completed the warm up of the new mail servers and they are fully in production.
April 15, 2024
- CHANGE: Remove valid email check when banning an email address. https://beta.groups.io/g/main/message/38136
April 14, 2024
- CHANGE: We are now re-writing the From line of all emails sent to Gmail hosted accounts. Gmail is starting to enforce DKIM domain alignment, which is forcing us to do this.
April 5, 2024
- NEW: We now handle Outlook/Google Calendar RSVPs for repeating events. A bug yet to be fixed is that this can sometimes generate multiple RSVP notification emails.
April 2, 2024
- BUGFIX: The Organizer field was sometimes different for individual events vs the repeat event declaration in an ICS file, which caused parsing errors for some CalDAV servers, and was against the spec.
April 1, 2024
- CHANGE: Email unsubscribe requests must now be properly DKIM signed.
- CHANGE: We now include a 'Resent-From' header whenever we include a 'Resent-Date' header, as required by RFC 5322.
March 29, 2024
- INTERNAL: Optimized the bounce system.
March 27, 2024
- CHANGE: We no longer send any email to 'typo' domains as well as domains that are hosted by known domain parking servers. https://beta.groups.io/g/main/topic/wednesday_update/105185583?p=,,,50,0,0,0::recentpostdate/sticky,,,50,2,0,105185583,previd%3D9223372036854775807,nextid%3D1709747170770269984&previd=9223372036854775807&nextid=1709747170770269984
March 25, 2024
- BUGFIX: We were incorrectly adding a Bounced User log entry when we sent bounce notice messages to bouncing members.
March 22, 2024
- CHANGE: We now log when a user is set to the red Bounced state, and we now log all instances when a user is set to the blue Bouncing state. https://beta.groups.io/g/main/topic/104774546#msg37951