Releases: Hylozoic/hylo-node
Releases · Hylozoic/hylo-node
1.4.3
Added
- Add Skills to learn to users
1.4.2
Fixed
- Fixed bug that prevented daily email digests from being sent
Added
- Add projects to the User model and Person type
1.4.1
Fixed
- Fixed bug that broke the Community invite page pending invites and the invite link
1.4.0 - Upgrade many packages to latest
Changed
- Catch-up tests
- Upgrade knex and bookshelf to latest versions including required updates to other dependencies
- Update code for breaking API changes in knex and bookshelf upgrades
Fixed
- CircleCI test running
- Uploading images and don't destroy them when editing a comment
1.3.8
Added
- Ability to sort posts by created_at date
Fixed
- Correct URL for access to user avatar images from Facebook
- Try increasing knex connection pool size to fix server timeouts
1.3.7
Added
- Add migrations, models, resolvers, and GraphQL schema changes for creating, deleting, and viewing saved searches
- Add digest for saved searches
Fixed
- Member Profile > Recent Activity feed loading fixed
1.3.6
Added
- Adds contactEmail and contactPhone to User and related graphql
Fixed
- Updates Passport Google Auth scheme to latest
1.3.5
Changed
- Do less database queries when loading posts to speed things up
1.3.4
Fixed
- Anyone can see comments on public posts
1.3.3
Added
- "Sign in with Apple" session endpoint