Updates to the Groups.io service.
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.
November 28, 2023
- BUGFIX: When updating a File from the Files search result page, the activity log entry as well as the notification did not include the fully qualified path for the File, and the link was broken. https://beta.groups.io/g/main/topic/wrong_misleading_filespec/102330852?p=,,,50,0,0,0::recentpostdate/sticky,,,50,2,0,102330852,previd%3D9223372036854775807,nextid%3D1699455432091838005&previd=9223372036854775807&nextid=1699455432091838005
November 27, 2023
- CHANGE: Our email parsing code was rejecting some messages that had improperly quoted Content-Type MIME header lines. It was correct that it's an error, but we want to accept those messages anyways. I've changed the code so that now handles this particular case and doesn't reject those messages.
November 21, 2023
- BUGFIX: Users were unable to update the number of guests they were bringing to events. https://beta.groups.io/g/main/topic/102500452#36613
- BUGFIX: Link colors on the Photos search result page were difficult to read. https://beta.groups.io/g/main/topic/102710230#36620
November 16, 2023
- SYSADMIN: Started the warm up process for a new email server.
November 14, 2023
- NEW: Added MiniOrange/WordPress SSO support for enterprise groups
November 13, 2023
- NEW: In the `/chats` page, we now display member counts for each chat, and you can click on those to show the members.
November 8, 2023
- CHANGE: Updated spam unsubscription notification. https://beta.groups.io/g/main/message/36399
November 1, 2023
- CHANGE: Launched the new activity log blurbs, as discussed on beta@ over the past two months.
October 18, 2023
- BUGFIX: Some RSVP change notification emails were being sent with an incorrect envelope from, which caused Gmail to reject them.
October 11, 2023
- NEW: We include more information derived from a member's IP address in the `/member` page as well as in pending subscription notifications. https://beta.groups.io/g/main/topic/101840854#36116
October 6, 2023
- CHANGE: Indicate that an event is canceled in the Upcoming Events emails. https://beta.groups.io/g/main/message/35964
October 4, 2023
- BUGFIX: With SSO set up on an Enterprise group, there was a case where a member is validated by the SSO service but could not join the group.
October 3, 2023
- BUGFIX: In some instances, it was not possible to print more than the first page of the website due to a CSS issue.
September 27, 2023
- CHANGE: For now, removed the misleading search box when viewing the Emailed Photos album. https://beta.groups.io/g/main/topic/emailed_photos/101621084?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,101621084,previd%3D9223372036854775807,nextid%3D1694275140548116910&previd=9223372036854775807&nextid=1694275140548116910
September 25, 2023
- NEW UI: Buttons are larger, dark mode border tweaks.
September 18, 2023
- BUGFIX: For some `post to sub` messages we were not doing required DMARC From munging correctly.