Skip to content

Releases: Hylozoic/hylo-evo

5.5.0 - Internationalization

10 Aug 00:50
Compare
Choose a tag to compare

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

10 Aug 00:50
Compare
Choose a tag to compare

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

10 Aug 00:50
Compare
Choose a tag to compare

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

10 Aug 00:49
Compare
Choose a tag to compare

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

10 Aug 00:49
Compare
Choose a tag to compare

Added

  • New product categories for farms: grains, other_row_crops

Changed

  • Small styling tweaks to notifications, selected comments, and post details

5.3.4

10 Aug 00:48
aa017fe
Compare
Choose a tag to compare

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

10 Aug 00:48
Compare
Choose a tag to compare

Fixed

  • Double chat creation when enter is hit twice quickly
  • Editing a chat post would cause it to disappear

5.3.2

10 Aug 00:48
Compare
Choose a tag to compare

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

10 Aug 00:47
Compare
Choose a tag to compare

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

10 Aug 00:47
Compare
Choose a tag to compare

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