Releases: Hylozoic/hylo-evo
Releases · Hylozoic/hylo-evo
5.5.0 - Internationalization
Added
- Beta of Internationalization support! First pass of translation into Spanish. Users can select their language using a new menu item, and that will be saved for the future.
Fixed
- Fix close button when viewing posts or groups when not logged in and looking at the public map or group explorer
5.4.2
Added
- Show badges next to moderators in group sidebar
- Send button to all comment forms
Changed
- Tweaked styling of group cards so they are not too big and show first two lines of description
5.4.1
Fixed
- Duplicate topics appearing in topic selector.
- Order of topics in topic selector now correctly showing more popular ones at the top
- Get Hylo working in iframes in Safari (requires using Storage Access API)
5.4.0 - Group roles and badges
Added
- New group Roles and Badges! Admins can add roles/badges which are an emoji and a name, and then attach them to group members. These appear next to the member's name everywhere in the group.
Changed
- Stop showing group topic pills in group explorer for now
- Hide childPost toggle when appropriate, in mapExplorer
Fixed
- Posts with images have link to the first image covering the whole post, so you can't click on links in the post
- When not logged in and viewing a /groups/* page either show the public groups page for public groups, or redirect to login, instead of redirecting to the public map
- When redirecting to /login for non public group or post make sure to include correct returnToUrl
5.3.5
Added
- New product categories for farms: grains, other_row_crops
Changed
- Small styling tweaks to notifications, selected comments, and post details
5.3.4
Added
- New Mixpanel events to track full Signup funnel, Event RSVPs and Post opens
- Track the group(s) associated with every user and every event in Mixpanel. This paves the way for group admins to have access to group analytics through Mixpanel
5.3.3
Fixed
- Double chat creation when enter is hit twice quickly
- Editing a chat post would cause it to disappear
5.3.2
Changed
- Allow for Skills & Interests with spaces and up to 30 characters
Fixed
- Bug viewing direct messages when there's one from a deleted user
- Don't show location twice on event cards
5.3.1
Changed
- More improvements to <title> tags for various pages in Hylo
- Post cards appear with a max width in chat rooms so they dont take up the whole screen
5.3.0 - oAuth auth code and zapier
Added
- Support for oAuth Authorization Code flow!
- Skip login screen for already logged in users, but still get new auth code from the server.
- If prompt = consent always show the Consent screen even when already have given consent previously.
- Display previous auth message if person has previously authed with Hylo
- Display when an app is asking for offline_access