Releases: Hylozoic/hylo-node
Releases · Hylozoic/hylo-node
5.5.1
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!
Added
- Initial internationalization support, and translations of emails and notifications into Spanish
5.4.0 - Group Roles & Badges
Changed
- Finished backend and APIs for group roles and badges
5.3.6
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
Changed
- Pinned posts now appear first in every context they are visible and regardless of the sort
5.3.3
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
Changed
- Tweak fields sent to zapier triggers for users/members
Fixed
- Fix oAuth authorization code flow
5.3.1
Fixed
- Link previews for unlisted youtube videos without descriptions
- Creating posts on mobile app
5.3.0 - oAuth Auth Code flow & Zapier
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
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