Updates to the Groups.io service.
June 14, 2024
- CHANGE: Export Events is now Export Calendar. https://beta.groups.io/g/main/message/38456
- CHANGE: Formatting tweaks on the group Attachments page. https://beta.groups.io/g/main/message/38453
- CHANGE: Change the announcement group bounce message to "This is an announcement group and only moderators can post to it.". https://beta.groups.io/g/main/message/38417
- CHANGE: When viewing a banned member, don't display most of the member info page, as it's irrelevant. https://beta.groups.io/g/main/message/38424
- CHANGE: Only parse calendar invites in messages that are not replies. https://beta.groups.io/g/main/message/38482
- BUGFIX: Fixed markdown previews when adding and viewing events.
- BUGFIX: In some narrow screen sizes, the editor wouldn't show the attachments button.
June 13, 2024
- BUGFIX: In the App, you could not download the memberlist.csv file. https://beta.groups.io/g/app/message/917
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.
June 7, 2024
- BUGFIX: Improved the formatting of the month view of the calendar on mobile so that if a day had more than 3 events, the "+N events" isn't moved into the row below.
- BUGFIX: Fixed some dark mode colors in the calendar.
- INTERNAL: Updated the calendar code to the latest version of FullCalendar.
- CHANGE: In the calendar month view, changed how pop ups are done. To view an event, instead of hovering, you now click the event, to be consistent with how it works on mobile. The displayed event modal is now better formatted.
- CHANGE: Added back the `Added By` information when viewing an event. https://beta.groups.io/g/main/topic/106487598#msg38459
- CHANGE: Changed Account to Settings for consistency with other services.
June 5, 2024
- NEW: New Portuguese translation.
- CHANGE: Updated the other translations.
June 4, 2024
- BUGFIX: On smaller screens, breadcrumbs now scroll horizontally if they can't fit, instead of wrapping to the next line.
- BUGFIX: On smaller screens, in Files, there was extra whitespace to the right of the files table.
- CHANGE: In the Wiki, the navigation buttons have been re-arraigned to better fit mobile devices and reduce clutter.
- BUGFIX: Fixed several issues with embedding URLs in chat messages. Also added OpenGraph meta tags to several pages.
June 3, 2024
- BUGFIX: Fix pagination at the bottom of the Files search result page. https://beta.groups.io/g/main/message/38441
- BUGFIX: Numerous fixes to formatting on the mobile/app site.
May 30, 2024
- NEW: When editing a single event within a repeating event, you are now given the option to update `This And All Following Events`.
May 29, 2024
- NEW: Finished work to maintain calendar events based on ICS files sent to groups (mainly updating and canceling events).
- BUGFIX: Don't send `Note To Send Attendees` to people who reply maybe to event invites. https://beta.groups.io/g/main/message/38412
- BUGFIX: Fixed issue with RSVP change notifications sometimes being sent with incorrect DKIM signatures.
- BUGFIX: Fixed some network issues when fetching oembed codes in chat.
- BUGFIX: Uploading to the Photos and Files section in the app was not working.
May 24, 2024
- BUGFIX: Fixed bounce processing logic that would cause some people to not go on Bouncing status when they should.
- INTERNAL: Refactored the email server process to reduce memory usage.
May 23, 2024
- INTERNAL: Refactored the email parsing library to reduce memory usage.
May 22, 2024
- BUGFIX: The 'Join Group' button on the logged out group home page did not work for Enterprise groups that had SSO enabled (the Login button did).
- BUGFIX: In some instances, a calendar invite sent to a group was not added to the group's calendar.
May 17, 2024
- BUGFIX: Fix double reporting issue when reporting files and other objects. https://beta.groups.io/g/main/message/38326
- INTERNAL: Launched a new topic object caching system to support deep pagination as is typically triggered by search engines.
May 15, 2024
- BUGFIX: Menu badges on mobile weren't being cleared properly.
- CHANGE: Removed the `website has been updated` dialog and instead automatically reload the page. Also fixed the issue of flash notices not appearing after this. https://beta.groups.io/g/main/message/38378
May 14, 2024
- BUGFIX: Sticky wiki pages were not truncated correctly on /topics and /messages pages if they had table elements.
May 13, 2024
- BUGFIX: The Top Of Page icon was overlapping the pagination at the bottom of pages. https://beta.groups.io/g/main/topic/return_to_top/106078808
- CHANGE: Changed the Cmd-G shortcut on Macs to Ctrl-G. https://beta.groups.io/g/main/topic/106034151#msg38347
May 10, 2024
- CHANGE: Augmented the `/topics` URLs with additional pagination information to reduce the load on the main database.
May 9, 2024
- BUGFIX: In some cases, colors and styles were not kept when pasting into the new editor. https://beta.groups.io/g/main/topic/bug_font_color_copy_paste/105964290
- CHANGE: Improved formatting tweaks for the group member and edit subscription pages, along with tweaks to radio buttons and checkboxes.