Updates to the Groups.io service.
January 31, 2024
- CHANGE: Added 'Select All' screen reader labels to checkboxes.
- BUGFIX: Clicking the 'Approvals Needed' column in the /groups page no longer disables clicking it a second time.
January 29, 2024
- BUGFIX: Prevent subgroups from being renamed to the parent group. https://beta.groups.io/g/main/message/37376
January 24, 2024
- BUGFIX: The column width numbers in database tables were being ignored.
January 22, 2024
- NEW: For bouncing/bounced members in the Member page, hovering over the B badge displays the most recent bounce message received. https://beta.groups.io/g/main/topic/making_bouncing_list_cleanup/103837681?p=,,,50,0,0,0::recentpostdate/sticky,,,50,2,0,103837681,previd%3D9223372036854775807,nextid%3D1704843881348382722&previd=9223372036854775807&nextid=1704843881348382722
January 19, 2024
- ADMIN: Sent second reverification email.
January 18, 2024
- NEW: Added a Reverify FAQ page.
- CHANGE: When viewing a database table, for paragraph columns, we now truncate long cells with a Show More dialog.
January 17, 2024
- NEW: In the Members page, the Download button now respects the Filters that have been applied.
January 16, 2024
- NEW: Added RI and RS badges to the members page to indicate members that are in process of reverifying and those who successfully reverified.
January 15, 2024
- BUGFIX: +owner emails were being sent to moderators even if their accounts were bounced or not confirmed.
- BUGFIX: RSVP changed notifications were being sent with an envelope from of the person who initiated the change, when the envelope from should have been noreply@groups.io
January 14, 2024
- ADMIN: Began reverification process for a subset of users to address the issue of email being sent to SpamHaus spam traps.
January 9, 2024
- BUGFIX: Better handle 'EXTERNAL:' subject prefixes. https://beta.groups.io/g/main/message/36940
- CHANGE: For moderator notifications when a mod in another group changes a member's email address or display name, we used to show the moderator's name and email. Instead, we now say 'A moderator in another group'. https://beta.groups.io/g/main/message/36944
- BUGFIX: In certain instances, after adding multiple images to a post and then deleting one of the images, it could cause some of the other images to not display correctly. https://beta.groups.io/g/main/message/36948
- BUGFIX: In the '/pendingmsgs' page, the pending message badge was not refreshing immediately after approving/rejecting pending messages. https://beta.groups.io/g/main/message/36965
January 8, 2024
- BUGFIX: We weren't disabling the 'Add Sidebar' button properly in the wiki. https://beta.groups.io/g/main/message/36968
- BUGFIX: The algorithm for generating a Topic summary when editing an existing message was not the same as the algorithm for generating a Topic summary of a new Topic, and generated worse summaries when dealing with some types of messages. https://beta.groups.io/g/main/message/36954
- BUGFIX: Trim spaces from the beginning and end when updating/setting passwords. https://beta.groups.io/g/main/message/36950
January 2, 2024
- BUGFIX: When replying to sender and BCCing ourselves, we were not re-writing the From line of the BCCed message when we needed to in order to avoid Gmail spoof warnings.
December 22, 2023
- BUGFIX: If there was more than one image specified in the Extra Member Data, uploading those images was broken. https://beta.groups.io/g/main/message/36908
- INTERNAL: Additional work to block spammers.
December 21, 2023
- BUGFIX: Remove unreferenced inline images from posts/replies. https://beta.groups.io/g/main/topic/102722294#msg36888
December 18, 2023
- CHANGE: Activity log and mod notification changes for spam reports. https://beta.groups.io/g/main/message/36851
December 15, 2023
- CHANGE: Changed the group sponsorship process to be two steps instead of one, to make it more clear that an amount needs to be entered before selecting credit card/Paypal.
December 11, 2023
- BUGFIX: An HTML paragraph extra member data field would not be editable in some circumstances. https://beta.groups.io/g/main/topic/103064119#msg36767
December 5, 2023
- CHANGE: Wiki exports now are in JSON format and include all information about wiki page edits. https://beta.groups.io/g/main/message/36725
- FIX: Typo fix on the Donations page, along with including a blurb about using Sponsorships to fund group fees. https://beta.groups.io/g/main/message/36727
December 1, 2023
- NEW: Added a new step in the create group flow where you can specify a list of people to invite when the group is approved.
- SYSADMIN: Upgraded the instance running Redis because we were running out of memory.