Skip to content

Releases: Hylozoic/hylo-node

5.5.1

09 Aug 23:33
Compare
Choose a tag to compare

Added

  • Mixpanel tracking when a new member joins a group any which way

Fixed

  • Filtering of public map by a specific group

5.5.0 - Internationalization!

09 Aug 23:32
Compare
Choose a tag to compare

Added

  • Initial internationalization support, and translations of emails and notifications into Spanish

5.4.0 - Group Roles & Badges

09 Aug 23:31
Compare
Choose a tag to compare

Changed

  • Finished backend and APIs for group roles and badges

5.3.6

09 Aug 23:30
Compare
Choose a tag to compare

Added

  • New product categories for farms: grains, other_row_crops
  • Zapier trigger when new posts are created

Changed

  • Zapier triggers can now be setup to track (work with) more than one group at a time
  • Send more data with all zapier triggers, like group URLs and profile URLs

5.3.4

09 Aug 23:29
Compare
Choose a tag to compare

Changed

  • Pinned posts now appear first in every context they are visible and regardless of the sort

5.3.3

09 Aug 23:29
Compare
Choose a tag to compare

Added

  • sortby and offset parameters to me.groups queries

Changed

  • me.groups returns Group objects now, not Memberships
  • Change name of zapier trigger leaves_group to member_leaves

5.3.2

09 Aug 23:29
Compare
Choose a tag to compare

Changed

  • Tweak fields sent to zapier triggers for users/members

Fixed

  • Fix oAuth authorization code flow

5.3.1

09 Aug 23:28
Compare
Choose a tag to compare

Fixed

  • Link previews for unlisted youtube videos without descriptions
  • Creating posts on mobile app

5.3.0 - oAuth Auth Code flow & Zapier

09 Aug 23:28
Compare
Choose a tag to compare

Added

  • Support for oAuth Authorization Code flow, to enable full API integrations with other apps!
  • Initial Zapier triggers: When a member is added to a group, when a member leaves or is removed from a group, when a member of a group updates their profile information.
  • Database tables for GroupRole and MemberRole to support adding roles or badges to group members.

5.2.1 - 2023-01-20

20 Jan 23:30
Compare
Choose a tag to compare

Changed

  • Links from comment notification emails go to the first group of the post
  • Adds extra CSS class for mentioned current user

Fixed

  • All notifications work with chat posts - showing chat content instead of trying to show empty post title
  • Comment digest emails now link to the right comment