Updates to the Groups.io service.
April 4, 2025
- INTERNAL: Fixed several issues with clean shut down of the email servers.
April 2, 2025
- INTERNAL: Changed the list of TLS cipher suites we will accept because of compatibility issues/changes at several domains.
- INTERNAL: Upgraded to the latest version of the Go compiler.
April 1, 2025
- CHANGE: We now turn attachments into links if they total more than 15MB in size. Also, I've improved the look of the links, and links do no require authentication for the first 5 days after they have been sent. https://beta.groups.io/g/main/message/39234
- CHANGE: If the Date header on an email is in the future or more than days in the past, we re-write it to reflect the current time. Some email service providers block email with these dates, which they consider invalid.
March 28, 2025
- BUGFIX: In the help center, links in the Glossary sidebar were not working.
- BUGFIX: In the help center search, there were sometimes duplicates of results.
- BUGFIX: In the help center search, links to some FAQ entries did not work.
- BUGFIX: In the help center search, some searches included unrelated results.
- CHANGE: Improved the formatting of the help center search results page.
March 27, 2025
- CHANGE: Catch Yahoo policy bounces, indicating the email contains a URL they don't like, and treat them as soft bounces, not hard bounces.
March 25, 2025
- CHANGE: Catch message too large bounces and treat them as soft bounces, not hard bounces.
March 21, 2025
- UPDATE: Merged updated Dutch translations from artindk.
- BUGFIX: Don't count unread messages from closed chats when calculating badge numbers. https://beta.groups.io/g/main/topic/109726477
March 19, 2025
- INTERNAL: Improved and automated our Let's Encrypt certificate renewal system.
March 18, 2025
- BUGFIX: Visiting the Groups.io website while logged out, we now pick up your language preference from the browser.
- BUGFIX: When logged in, if you do not have a language preference set, we use the language preference from the browser.
- CHANGE: We are now blocking Huawei's AS136907 cloud IP space because crawlers in that IP space were hammering the website.
March 17, 2025
- BUGFIX: Fixed the language selector in the logged out home page. https://beta.groups.io/g/i18n/message/72
- BUGFIX: The simplified Chinese localization was not working.
March 16, 2025
- CHANGE: We are now blocking Alibaba's AS45102 cloud IP space because crawlers in that IP space were hammering the website.
March 14, 2025
- CHANGE: Integrated updates to the Dutch translation.
- CHANGE: Various tweaks to the logged out home page.
March 12, 2025
- CHANGE: Added redirects from the various old Help Center links to the new Help Center, including links from the old PDF locations to the new ones.
March 10, 2025
- BUGFIX: Fixed link to Help Center from Sponsorship setting in the Group Settings page. https://beta.groups.io/g/main/message/39190
- HELP: Updates to the Help Center from Nina.
- CHANGE: When rejecting a pending message, if the BCC Me or BCC All Moderators checkboxes are checked, the emails sent to the moderators will now mention the email address of the person who sent the rejected message.
March 7, 2025
- BUGFIX: In feed.ics URLs, for repeating events that have been cancelled, do not include the RRULE: line, as the inclusion of that line for events with STATUS:CANCELLED was causing Google Calendars to not remove the events, as they should.
- TESTING: The new Ask query system for using LLMs to search group archives is now live for testing by approved groups.
March 6, 2025
- CHANGE: Made the /newhelpcenter be the actual /helpcenter.
March 5, 2025
- BUGFIX: Do not send notifications for messages in muted topics or with muted hashtags.
February 28, 2025
- BUGFIX: Reposting a message or deleting a message on a narrow screen was not working.
- UPDATE: Updated the new help center with updates from Nina, including new versions of the remaining PDFs.
February 26, 2025
- BUGFIX: We were incorrectly parsing some SMTP "MAIL FROM" lines, leading to some spam messages getting through that should have been caught instead.
- INTERNAL: Improved our database mocking so that we can have a more comprehensive set of database unit tests.
February 24, 2025
- NEW: On the group Subgroups page, when someone with the manage subgroups permission views it, there's a new toggle button labeled "Show All (Including Hidden)" that when clicked will include any groups not normally listed in the subgroups page.
- BUGFIX: When banning an email address, we did not first verify that the email address was a well-formed email address.