Updates to the Groups.io service.
October 3, 2023
- BUGFIX: In some instances, it was not possible to print more than the first page of the website due to a CSS issue.
September 27, 2023
- CHANGE: For now, removed the misleading search box when viewing the Emailed Photos album. https://beta.groups.io/g/main/topic/emailed_photos/101621084?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,101621084,previd%3D9223372036854775807,nextid%3D1694275140548116910&previd=9223372036854775807&nextid=1694275140548116910
September 25, 2023
- NEW UI: Buttons are larger, dark mode border tweaks.
September 18, 2023
- BUGFIX: For some `post to sub` messages we were not doing required DMARC From munging correctly.
September 13, 2023
- BUGFIX: Times in chat messages could be displayed using the wrong timezone.
- SYSADMIN: Upgraded the redis instance to deal with saving more delivery reports.
September 12, 2023
- CHANGE: We now store information on the 20 most recent successful and attempted deliveries for each member.
September 11, 2023
- BUGFIX: Trim spaces from msg number searches. https://beta.groups.io/g/main/topic/searching_for_messages_by/101258340?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,101258340,previd%3D9223372036854775807,nextid%3D1693173118408033990&previd=9223372036854775807&nextid=1693173118408033990
September 8, 2023
- CHANGE: When sending photos in chat now, we display the chat message immediately without waiting for the photo data to be uploaded to the server.
- BUGFIX: Downloading events didn't work on the app.
- BUGFIX: It sometimes happened that an incorrect sorting parameter was used when viewing Emailed Photos, leading to a blank page. https://beta.groups.io/g/main/topic/unable_to_access_emailed/101135972?p=,,,50,0,0,0::recentpostdate/sticky,,,50,2,0,101135972,previd%3D9223372036854775807,nextid%3D1690939542090821700&previd=9223372036854775807&nextid=1690939542090821700
September 6, 2023
- CHANGE: Chat messages can now include multiple photos, and you can mix text and photos in a single message now.
- CHANGE: Improved image viewer for chat and you can now download images.
- BUGFIX: Exporting a table to CSV did not properly export any Number columns.
September 4, 2023
- CHANGE: In the app, added a back arrow when navigating the Files section.
September 1, 2023
- BUGFIX: In the Default Sub Page, for Extra Member Data, we were not saving changes to the exclude fields for Address columns.
- CHANGE: Updated the language translation files.
August 30, 2023
- CHANGE: Several appearance tweaks to the chat page.
August 29, 2023
- BUGFIX: Chat profile images now reference a Groups.io hosted URL instead of a time-based S3 URL. That was a problem when you had to scroll to new messages after the URLs had timed-out.
- BUGFIX: The @ mention dialog was being covered by the keyboard on mobile devices.
- NEW: Chat messages now show link previews.
August 28, 2023
- BUGFIX: Numerous chat page fixes.
August 27, 2023
- BUGFIX: Fix scrolling issue on mobile.
- BUGFIX: Fix instances where scrolling up on mobile or the app would result in duplicates .[app@beta.groups.io | Group names duplicated in Groups list](https://beta.groups.io/g/app/topic/group_names_duplicated_in/100993685?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,100993685,previd%3D9223372036854775807,nextid%3D1659965532038456443&previd=9223372036854775807&nextid=1659965532038456443)
August 25, 2023
- BUGFIX: Fixed the missing scrollbar in the editor that was caused by yesterday's CSS changes to fix the mobile scrollbar. https://beta.groups.io/g/main/topic/window_width_programs/100958630?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,100958630,previd%3D9223372036854775807,nextid%3D1691557622905897637&previd=9223372036854775807&nextid=1691557622905897637
- CHANGE: Added a header to the pending email notification email to hopefully prevent multiple notifications from being grouped together in Gmail.
- INTERNAL: Upgraded HTMX library to 1.9.4.
- CHANGE: When editing an existing message, clicking on an attachment no longer brings it up. This is to address a Firefox bug. https://beta.groups.io/g/main/topic/100581665#35657
- BUGFIX: Fix extra spaces issue when editing message footers. https://beta.groups.io/g/main/message/35702
August 24, 2023
- CHANGE: Improved mobile navigation tabs.
- BUGFIX: Fixed the scrollbar on mobile in cases where it extended into the bottom navbar.
- INTERNAL: Changed the CSS structure for chat to prepare for other internal mobile structural changes.
- SUPPORT: Added additional macros to make support easier.
August 23, 2023
- INTERNAL: Made improvements to the spammer detection system.
August 22, 2023
- CHANGE: Revamped the create group page, splitting it into 3 pages, and adding/clarifying group options. https://beta.groups.io/g/main/message/35462
August 18, 2023
- APP: Check for old versions of the app and display a page asking them to upgrade.
- BUGFIX: Don't send bounce notifications to moderators for banned users.
- INTERNAL: Upgraded our Font Awesome package and cleaned up how we store it in the repository.