Updates to the Groups.io service.
October 25, 2024
- CHANGE: Changed the message dropdown menus to behave better on mobile.
- BUGFIX: Fixed the All Actions selector in the activity log pages to behave better on mobile.
- CHANGE: Added Back buttons to several pages on mobile for better navigation.
- BUGFIX: We were missing about 20 strings for localization due to a bug in the localization pipeline. I also fixed some mismatched case issues and standardized a couple of strings.
October 24, 2024
- CHANGE: Changed the group /topics dropdown menus to behave better on mobile.
October 23, 2024
- BUGFIX: We were not allowing messages sent to +owner that had Private: in the subject line. https://beta.groups.io/g/main/message/38822
- NEW: Revamped the long press reaction menu in Chat and added the ability to DM people.
October 22, 2024
- NEW: Added Left To Right and Right To Left text direction options in the editor advanced toolbar.
October 21, 2024
- CHANGE: Added `Reply Only To Sender` option to the group Reply To setting.
October 17, 2024
- BUGFIX: Summaries were improperly ignoring followed hashtags.
October 15, 2024
- BUGFIX: If you did not already have a Github integration defined, it was not possible to add another Github integration.
October 14, 2024
- BUGFIX: Some user sidebar items were not highlighting.
- CHANGE: When creating a group, changed the first field from 'Group Name' to 'Group Email Address' to hopefully reduce confusion.
- BUGFIX: Try to prevent a user's name to be set to just spaces. https://beta.groups.io/g/main/topic/108936030#msg38796
- CHANGE: Updated the Brazilian Portuguese translation.
- BUGFIX: When splitting a topic, the new topic should have the same attributes as the original topic and should not generate any extra activity log entries. https://beta.groups.io/g/main/message/38794
- CHANGE: Add a note to the upcoming annual billing email saying no payment is due if the group is fully sponsored. https://beta.groups.io/g/main/message/38785
October 11, 2024
- CHANGE: Changed how the file upload widget works in the Files section to hopefully be more clear. https://beta.groups.io/g/main/topic/108874005#msg38790
October 10, 2024
- BUGFIX: We were not using the Brazilian Portuguese translation file; we were instead defaulting to the European Portuguese translation file.
October 8, 2024
- UPDATE: Updates to the Brazilian Portuguese localization of the site, along with some minor fixes to all of the translations.
October 7, 2024
- BUGFIX: The Reject Notices dropdown was missing when rejecting a pending message from the edit pending message page. https://beta.groups.io/g/main/message/38782
October 4, 2024
- BUGFIX: Chat was not working for some Enterprise groups.
- BUGFIX: Display the correct date when viewing a wiki page revision.
- BUGFIX: Authenticate Github/Trello flow for integrations was not working.
October 3, 2024
- NEW: Added Brazilian Portuguese, Simplified Chinese, and Arabic translations of the site.
- CHANGE: Send out billing receipts to all moderators with the billing privilege, instead of just the group payer.
October 2, 2024
- INTERNAL: Improved and automated the tooling around generating, maintaining and verifying the language translations of the site.
- BUGFIX: Activity log entries and filters are now localized.
- NEW: Added Dutch translation of the site.
- BUGFIX: Better handling of credit card errors in the group sponsor page. https://beta.groups.io/g/main/message/38764
September 27, 2024
- BUGFIX: Fix Outlook formatting issues for Upcoming Events email. https://beta.groups.io/g/main/message/38760
September 24, 2024
- BUGFIX: If an event or repeated event was deleted from the calendar, that deletion was not reflected in the ICS file. This would cause any subscribed calendars to become out of sync with the Groups.io calendar.
- BUGFIX: Changes to a single instance of a repeating event were sometimes not reflected correctly in ICS files.
- NEW: In new Modified Event activity log entries for single events, include the date of the event that was modified.
September 23, 2024
- NEW: In new Deleted event activity log entries, include the date of the event that was deleted.
- BUGFIX: When parsing a calendar delete event notice emailed from Outlook to the group, we were not updating the repeat event object correctly.
- BUGFIX: When making minor changes to a repeating event (like name/desc/location), we were deleting and re-creating the underlying single events, which caused any existing RSVPs to be deleted. We now maintain all existing RSVPs.
September 20, 2024
- CHANGE: Improved the formatting of the Upcoming Events email.
- CHANGE: Improved our sanitizing of CSS styles when displaying emails to allow more styles to be included and hopefully better display of complicated HTML email.
September 18, 2024
- CHANGE: Rolled back change that enforced a group's attachment settings on emails to the +owner address. Once again, all attachments are sent through the +owner address.
- BUGFIX: When viewing +owner messages on the website, attachments were not displayed properly.