Skip to content

Releases: Hylozoic/hylo-node

1.4.3

13 Jan 06:32
Compare
Choose a tag to compare

Added

  • Add Skills to learn to users

1.4.2

06 Dec 06:28
Compare
Choose a tag to compare

Fixed

  • Fixed bug that prevented daily email digests from being sent

Added

  • Add projects to the User model and Person type

1.4.1

06 Dec 06:27
Compare
Choose a tag to compare

Fixed

  • Fixed bug that broke the Community invite page pending invites and the invite link

1.4.0 - Upgrade many packages to latest

06 Dec 06:25
Compare
Choose a tag to compare

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

06 Dec 06:24
Compare
Choose a tag to compare

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

06 Dec 06:31
Compare
Choose a tag to compare

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

06 Dec 06:23
Compare
Choose a tag to compare

Added

  • Adds contactEmail and contactPhone to User and related graphql

Fixed

  • Updates Passport Google Auth scheme to latest

1.3.5

06 Dec 06:23
Compare
Choose a tag to compare

Changed

  • Do less database queries when loading posts to speed things up

1.3.4

30 Aug 20:51
Compare
Choose a tag to compare

Fixed

  • Anyone can see comments on public posts

1.3.3

26 Aug 08:45
Compare
Choose a tag to compare

Added

  • "Sign in with Apple" session endpoint