Skip to content

Releases: jobstash/middleware

v1.79.0

28 Feb 12:22
Compare
Choose a tag to compare

1.79.0 (2024-02-28)

Bug Fixes

  • filters: refactored date calculation for this week job date filter (3f00d15)
  • fixed neogma misunderstandingssss (c21d04c)
  • github: added support for org github signup (38a59df)
  • jobs: fixed bug in update jobs endpoint (78d36eb)
  • jobs: fixed bug that made jobs dissappear on update (08e587d)
  • jobs: fixed bugs on update job metadata endpoint (be38c9e)
  • jobs: fixed filter bug in salary currency (8baae2f)
  • jobs: fixed neogma misunderstanding (4afa5e8)
  • jobs: refactored update jobs endpoint to match FE interface (6e29aa1)
  • magic: fixed bugs with magic link sign up experience (af1336d)
  • organizations: fixed cypher bug with upsert org alias endpoint (c18b16f)
  • users: temporarily disabled email step in org approval process for github signups (e13038b)

Features

  • profile: added org role to RBAC allowed roles for delete account (7cb214c)
  • tags: implemented tag matching endpoint (b1d0d98)
  • users: added get approved orgs endpoint (80b3879)
  • users: implemented authorize org application endpoint (d0ced23)
  • users: implemented endpoint for orgs to retrieve active job applicants on job posts (3f89aa6)
  • users: implemented endpoint to get org users awaiting approval (512e199)
  • users: implemented endpoint to retrieve dev users with available for work set to true (7ce53d2)

v1.78.1

19 Feb 14:37
Compare
Choose a tag to compare
v1.78.1 Pre-release
Pre-release

1.78.1 (2024-02-19)

Bug Fixes

  • filters: fixed bug with skills filter (57ae425)

v1.78.0

19 Feb 14:04
Compare
Choose a tag to compare
v1.78.0 Pre-release
Pre-release

1.78.0 (2024-02-19)

Features

  • orgs: updated magic login spec for orgs and implemented godmode endpoint for org approval (bc0f1a2)
  • tags: added skills filter and added support for popular tags (5e6c827)

v1.77.1

19 Feb 11:40
Compare
Choose a tag to compare
v1.77.1 Pre-release
Pre-release

1.77.1 (2024-02-19)

Bug Fixes

  • filters: fixed bug on filter configs (adb69e4)

v1.77.0

19 Feb 11:25
Compare
Choose a tag to compare
v1.77.0 Pre-release
Pre-release

1.77.0 (2024-02-19)

Features

  • magic: updated magic auth services to support both org and dev signup (6d85f21)

v1.76.2

19 Feb 10:05
Compare
Choose a tag to compare
v1.76.2 Pre-release
Pre-release

1.76.2 (2024-02-19)

Bug Fixes

  • siwe: switched to infura provider for siwe and yeeted deprecated validate fn (4055fdc)

v1.76.1

19 Feb 08:41
Compare
Choose a tag to compare
v1.76.1 Pre-release
Pre-release

1.76.1 (2024-02-19)

Bug Fixes

  • jobs: fixed currency restrictions for salary filters (015c027)

v1.76.0

08 Feb 13:02
Compare
Choose a tag to compare
v1.76.0 Pre-release
Pre-release

1.76.0 (2024-02-08)

Features

  • orgs: added godmode feature to add/create aliases to orgs (bb5d097)

v1.75.2

07 Feb 14:30
Compare
Choose a tag to compare
v1.75.2 Pre-release
Pre-release

1.75.2 (2024-02-07)

Bug Fixes

  • profile: added description to email body and pretty printing for json context (6febc72)

v1.75.1

07 Feb 13:30
Compare
Choose a tag to compare
v1.75.1 Pre-release
Pre-release

1.75.1 (2024-02-07)

Bug Fixes

  • jobs: fixed issue with sorting jobs pre or post feature duration (b4b4738)