Updates to the Groups.io service.


Subscribe via RSS


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.

July 15, 2024

  • BUGFIX: When the system disables an account, if that account had already been banned in a group, the disabling was not being logged in that group.
  • BUGFIX: Infinite scroll of the `/topics` and `/messages` pages would show repeating header lines. https://beta.groups.io/g/app/topic/106934757#msg947

July 12, 2024

  • BUGFIX: When entering italicized, bolded, or underlined text in the editor before either a person's signature or a quoted reply, spaces would be ignored. https://beta.groups.io/g/main/message/38562
  • CHANGE: Some broken email systems generate emails with Message-ID headers that are improperly formatted. I've updated our code to be able to parse these header lines. This will fix some cases where topics are split when they should not have been.
  • BUGFIX: Search was unavailable on the /subgroupmembers page when viewing on narrow screens.
  • BUGFIX: When clicking a repeating event activity log entry, the Organizer fields may have been pre-populated incorrectly. https://beta.groups.io/g/main/message/38564
  • CHANGE: Our email parsing library would correctly error out on emails that incorrectly had quoted-printable sections with very long lines (quoted-printable lines should only be a max of 76 characters). Now we are more liberal in parsing those.

July 10, 2024

  • NEW: Added email/subject search to the pending messages pages.

July 9, 2024


July 8, 2024

  • ADMIN: Added https://beta.groups.io/g/ai group to discuss possible AI/LLM assisted new features for Groups.io

June 28, 2024

  • CHANGE: Logging in via Login Link now unbounces, reverifies, and/or confirms accounts. https://beta.groups.io/g/main/message/38481
  • INTERNAL: Downgraded HTMX library back to 1.9.9 because the new version broke back button behavior.

June 26, 2024


June 25, 2024

  • INTERNAL: Change how we update our DNS servers to fix a race condition when renewing our Let's Encrypt certs.

June 14, 2024


June 13, 2024


June 12, 2024

  • BUGFIX: In the App, when clicking a non-external link (ie that goes to https://groups.io), open the link in the app instead of going to the browser.
  • BUGFIX: The direct add message displayed on the web site was not exactly the message that was emailed to members.

June 11, 2024

  • BUGFIX: The chat Plus and Camera buttons had the wrong color in dark mode.
  • BUGFIX: Going to a specific chat from the top level Chats menu was broken.
  • CHANGE: In the app, on a narrow screen, when the keyboard is up, hide the bottom nav bar.
  • CHANGE: When in chat, once the text area has focus, have it keep focus even after a submit.

June 10, 2024

  • CHANGE: The Google map view has been re-enabled when viewing events.