Web Analytics

Updates to the Groups.io service.


Subscribe via RSS


June 1, 2023

  • CHANGE: When displaying an HTML message in the archives, if an element has a height or width specified, only allow that if the values are in percentages, not pixels. This is to hopefully prevent weird horizontal/vertical scrolling of the message.
  • BUGFIX: The attachment size display in the pending message page was incorrect. https://beta.groups.io/g/main/topic/99200979
  • CHANGE: Cleaned up the display of attachments on the website.
  • NEW: In chat, you can now reply to specific messages.

May 31, 2023

  • CHANGE: Changed the Reply page, removing the `Private` and `Group Reply` toggle system and replacing it with a selector to choose where your reply should go.

May 30, 2023


May 29, 2023

  • CHANGE: Improved the image compression when uploading images to chats, so that the process should be much faster.

May 26, 2023

  • NEW: Enterprise groups that use SSO can now specify whether SSO is mandatory or whether you can also log in via email.

May 24, 2023

  • BUGFIX: For Reply To Sender topics, if a draft reply had been toggled to Reply To Group, we would not save that setting in the draft. This would cause the buttons to be out of sync when revisiting the draft.
  • BUGFIX: Database JSON import of single select/multi select columns had an off-by-one error, causing the results in those columns to be incorrect.

May 23, 2023

  • BUGFIX: When upgrading a group, for some types of credit card errors, a blank screen would come up instead of a proper error message.

May 22, 2023


May 19, 2023


May 17, 2023

  • CHANGE: Upgraded our Font Awesome package to the latest version
  • BUGFIX: Re-wrote the chat system, including numerous fixes and improvements

May 15, 2023

  • NEW: Added modal bottom sheets on phones for dropdown menus in the `/members`, `/topics` and `/messages` pages.
  • NEW: On the pending message page, reordered the buttons on the `Reject` dialog and disabled the `Reject With Notice` button unless there's a message in the textarea.

May 11, 2023


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


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


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.