Updates to the Groups.io service.


Subscribe via RSS


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.

September 16, 2024

  • CHANGE: For Enterprise groups, use their custom logo graphic for oembed images.

August 30, 2024

  • CHANGE: Rotated the DKIM signature and set a timeout. Investigated implementing an automatic rotation system to thwart a recent spamming issue.
  • CHANGE: Changed the wording of the new Files upload widget to "Drag and drop files here, or click to choose files". https://beta.groups.io/g/main/message/38704

August 28, 2024

  • CHANGE: Now we lazy load images when viewing the archives. https://beta.groups.io/g/main/message/38697
  • INTERNAL: Increased our rate limiting settings, which were getting tripped by loading lots of images. https://beta.groups.io/g/main/message/38697
  • BUGFIX: Fixed several small HTML issues in various message archive pages.
  • BUGFIX: When navigating between pages on the website, we were inadvertently re-fetching all images from the previous page.

August 27, 2024

  • INTERNAL: We now handle large file uploads in the Files section better, and the previous 100MB file size limit has been increased to 2GB.
  • CHANGE: I have changed the file picker widget in the Files section. It now includes a progress bar during uploads.

August 23, 2024


August 22, 2024

  • INTERNAL: I was not limiting the resource usage of ImageMagick when resizing/converting images. An SVG file in a message with massive dimensions was causing ImageMagick to exhaust memory and disk space on various machines.

August 20, 2024


August 5, 2024

  • BUGFIX: In some instances when a member was viewing a database table, the 'View Row' button would not appear.

August 2, 2024


July 31, 2024

  • INTERNAL: Added a cache for attachment images to speed up delivery.
  • CHANGE: Images shown in the /topics page are now delivered properly reduced in size to speed up delivery.

July 29, 2024

  • CHANGE: Changed Responder to Respondent in several parts of the website for clarity.

July 23, 2024


July 21, 2024

  • BUGFIX: In some instances, the RSVP link in #cal-invite notifications would lead back to the group calendar instead of the event.

July 19, 2024


July 18, 2024


July 17, 2024


July 16, 2024

  • BUGFIX: The font 'Courier New' was misspelled in the editor, leading to possible font mismatch problems.