Skip to content

Releases: bullhorn/career-portal

v3.5.0

24 May 16:37
a2b4ae3
Compare
Choose a tag to compare
  • fix jobInfoChips display issue on mobile devices (#470)

v3.4.0

18 Mar 14:36
Compare
Choose a tag to compare
  • upgrade to Angular 10
  • add optional language selection dropdown in the sidebar

v3.3.0

22 Jun 13:32
Compare
Choose a tag to compare
  • fix a spacing issue in the location chips
  • add additional spacing to fix apply issues on mobile (#390) & (#361)

v3.2.0

11 Feb 21:18
Compare
Choose a tag to compare
  • minor structured data fixes when using the SSR version of the career portal.
  • fix issue when sharing job with ampersand in the title (#305)
  • add additional languages to the career portal
  • WordPress only: change how the app.json file is updated and saved

v3.1.1

08 Jan 17:27
Compare
Choose a tag to compare
  • Fixes translation issue in ethnicity picker
  • Fixes error returned from search with no results
  • Changes job list results to use search instead of query - fixes order by defined in app.json

v3.1.0

18 Dec 13:45
Compare
Choose a tag to compare
  • Updated the privacy consent options to include a sidebar link option.
  • Removed privacy statement paragraphs options for the apply modal
  • Added page to render custom privacy policy html

v3.0.0

30 Oct 17:12
Compare
Choose a tag to compare
  • Google Analytics now available in the job portal. You may now add Google Tag Manager to your job portal to track job views and applications. This is a great way to see which jobs are attracting candidates and to look at their behavior when viewing your jobs, providing insight to help you improve how you post your jobs.

  • Custom fields visibility. Custom fields on jobs can be shown or hidden as configured in the jobInfoChips setting in the app.json file. If it isn't a field that is regularly accessed on the job, you will need to add it to the fields setting in addition to the jobInfoChips setting.

  • now upgraded to Angular 7 and uses Bullhorn's novo-elements

A new way to host the career portal. OSCP can be hosted to take advantage of server-side rendering using Angular. This requires knowledge of server administration and we recommend the use of a web developer. This will allow you to take advantage of the following new features :

  • Search Indexer compatibility: Your individual jobs would be able to be found by search indexers
  • RSS feed generation
  • Richer Job descriptions when sharing on Social media.

The following also has been changed:

  • Added an option to show/hide categories
  • Removed grid state from options
  • removed related jobs on the portal
  • added sitemap.

OSCP image
Please create an issue for any additional questions or visit https://bullhorn.github.io/career-portal/ for more information

v3.0.0-beta.1

02 Oct 13:20
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

This version is a pre-release. The contents of this release are subject to change, please report any issues on the issues page.

  • Google Analytics now available in the job portal. You may now add Google Tag Manager to your job portal to track job views and applications. This is a great way to see which jobs are attracting candidates and to look at their behavior when viewing your jobs, providing insight to help you improve how you post your jobs.

  • Custom fields visibility. Custom fields on jobs can be shown or hidden as configured in the jobInfoChips setting in the app.json file. If it isn't a field that is regularly accessed on the job, you will need to add it to the fields setting in addition to the jobInfoChips setting.

  • now upgraded to Angular 7

v2.7.0

26 Oct 19:49
7d826df
Compare
Choose a tag to compare
  • Removed Apply with LinkedIn as it is deprecated by LinkedIn
  • Added Consent Checkbox to the portal with options to display privacy policy (Issue #189 )
  • Fixed Issue where buttons that were white appear as black now. (Issue #225 )
  • Added option for additional job filtering in the job list (Multiple Issues)
  • Added option to adjust which field is used to sort (Issue #234)

v2.6.0

16 Jun 12:42
225b87f
Compare
Choose a tag to compare
  • Improved performance for loading styles and fonts (Issue #146)
  • Indicate that EEOC fields are required (Issue #198)
  • Remove deleted jobs from searches (Issue #173)
  • Fix array being displayed for employment type on list (Issue #170)