Updates to the Groups.io service.
May 11, 2023
- BUGFIX: After `Save & Approve` a pending message, the number of pending messages displayed on the `/pending` page would be incorrect. https://beta.groups.io/g/main/message/34813
May 10, 2023
- BUGFIX: On the `/messages` and `/topics` page, fixed bug where on some smaller screen dimensions, the nav buttons and pagination would wrap.
- CHANGE: Changed the first entry of the breadcrumbs to be the group name instead of the group email address, to be more consistent with the rest of the site.
May 2, 2023
- CHANGE: Revamped pending message page, separating, grouping, and moving the buttons by function. Also improved pagination.
- BUGFIX: Reporting a profile that has a username would sometimes lead to a blank report being emailed.
April 26, 2023
- NEW: Consolidated calendar view in parent groups. https://beta.groups.io/g/main/topic/suggestion_consolidated/98281441?p=,,,100,0,0,0::recentpostdate/sticky,,,100,2,0,98281441,previd%3D9223372036854775807,nextid%3D1672671944122509575&previd=9223372036854775807&nextid=1672671944122509575
- NEW: Calendars in subgroups have two new permission options, `Parent group can view, members can view and edit` and `Parent group and members can view, moderators can edit`.
April 25, 2023
- CHANGE: Swapped order of Date and Subject columns in the `/pendingmsg` `Sender's Most Recently Approved Posts` table.
April 21, 2023
- CHANGE: On mobile, removed the `Approve & Unmoderate Sender` option on the pending message page. It was easy to click on it by mistake.
- APP BUGFIX: Adding an event did not work.
April 20, 2023
- APP BUGFIX: Clicking on a calendar link would not do anything. https://beta.groups.io/g/app/message/836
- BUGFIX: In cases where a topic has been split or the subject renamed, a reply to a message with the old subject would have the old subject logged in the Activity log. https://beta.groups.io/g/main/topic/wrong_activity_log_entry_for/98275878?p=,,,100,0,0,0::recentpostdate/sticky,,,100,2,0,98275878,previd%3D9223372036854775807,nextid%3D1670678945870512486&previd=9223372036854775807&nextid=1670678945870512486
- APP BUGFIX: Links with `target="_blank"` would cause the app to display them in the browser instead of the app. Implemented a partial fix, with a complete one coming next week.
April 14, 2023
- BUGFIX: The move tree in the Files section now opens with the top level expanded.
April 12, 2023
- BUGFIX: Fixed labels in the `/addtable` page so they are readable by screen readers.
- NEW: When switching languages on the website, display a page with information on how people can help improve the translations.
April 7, 2023
March 31, 2023
- CHANGE: The way we calculated when to expire topics with hashtags set for monthly expiration was incorrect. We want to expire based on the day of the month. For months that are longer than the previous month this was being done incorrectly for the day(s) that didn't exist in the previous month. For example, on March 29th, we were expiring topics that were sent on March 1st, because February 29th doesn't exist. https://beta.groups.io/g/main/topic/monthly_notices_expiring_and/97953485?p=,,,100,0,0,0::recentpostdate/sticky,,,100,2,0,97953485,previd%3D9223372036854775807,nextid%3D1669820325370003137&previd=9223372036854775807&nextid=1669820325370003137
March 29, 2023
- INTERNAL: Upgrading to the latest Go compiler.
March 27, 2023
- BUGFIX: Wiki Table of Content links would not work if the header had periods in it.
March 24, 2023
- BUGFIX: We were improperly escaping subject lines in summary emails. https://beta.groups.io/g/main/topic/double_quotes_showing_up_as/97739648?p=,,,100,0,0,0::recentpostdate/sticky,,,100,2,0,97739648,previd%3D9223372036854775807,nextid%3D1669219502971643163&previd=9223372036854775807&nextid=1669219502971643163
March 20, 2023
- BUGFIX: Reposted messages were not having their Date headers reset to the current date/time, which was leading to some deliverability issues where Yahoo would complain about RFC violations if the Date header was too old (for some value of too old).
- CHANGE: When editing an existing message, and sending it to the group, we rename the existing Date header field to `X-Old-Date` and add a new Date header with the current date, to avoid issues with Yahoo claiming RFC violations.
- CHANGE: No longer generate `confirmed their account` activity log entries for banned members.
- CHANGE: No longer send account changed notifications for banned members when they change their email addresses.
- CHANGE: `changed email address` activity log entries for banned members will now start with `Banned member`.
March 14, 2023
- BUGFIX: If you had two-factor authentication enabled and needed to reconfirm your account, it would not work.
March 8, 2023
- CHANGE: - Viewing attachments in a pending message will now open in a new browser tab. https://beta.groups.io/g/main/topic/navigation_problem_after/97449076?p=,,,100,0,0,0::recentpostdate/sticky,,,100,2,0,97449076,previd%3D9223372036854775807,nextid%3D1668474143945210986&previd=9223372036854775807&nextid=1668474143945210986
February 23, 2023
- NEW: Initial work to support Club Express SSO. Not yet active.
- CHANGE: Removed the option to create a Zoom meeting when creating a new event. Zoom disabled our app over (not valid) security concerns, and addressing those issues will require migrating the website to Bootstrap 5, which is on the roadmap, but won't happen until the Internationalization project is complete.
February 22, 2023
- INTERNAL: Set up 6 additional email servers. Will be gradually phasing them in over the next couple of weeks.
February 21, 2023
- NEW: Added Dutch Outlook message headers to the algorithm which finds replies in messages.