Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 23:53
· 96 commits to main since this release
dc1e4cf

1.3.0 (2024-05-20)

New Features

  • add verification page (1f53a76)
  • basic email signin (3668d83)
  • customize signin email (d66283b)
  • improve header (41b10bf)
  • moves social session to the bottom and vacancies availability to the top (c8e4f52)

Bug Fixes

Performance Improvements

  • cache getProviders request (8d00c7c)

Documentation

  • add comment about usage of .env.example (8f7516f)

Styles

Code Refactors

CI/CD

  • trigger lint type-check and build workflow on pull request target (38177e4)
  • usa .env.example to define environment variables (1c3513b)