Cybrient Technologies SA LogoCybrient Technologies SA Logo
  • EN
    • French
    • German
    • Italian
  • Home
  • About us
  • Brands
  • News
  • Contact us
Our brands

JobHawk

JobHawk Logochange.md

Changelog

All notable changes to jobhawk.io are documented in this file.

[Released]

[1.4.5] - 2024-12-20 [stable]

  • Various updates

[1.4.4] - 2023-07-16 [stable]

  • Updated ownership to Cybrient Technologies
  • Locked registration and gentle redirect to unicorn.io
  • Added notice on Login to go to Unicorn.io

[1.4.3] - 2022-12-12 [stable]

  • Updated credentials
  • Updated htaccess
  • Registration fixes
  • Webhook updates

[1.4.2] - 2022-02-07 [stable]

  • Added more value in configuration file
  • Unified dashboard from shared environment

[1.4.1] - 2022-02-05 [stable]

  • Moved getCompanyRegister to shared
  • Moved highlightWords to shared
  • Updated icons to webp
  • Moved geo data to geo.cybrient.app
  • Added authorizedCompany and authorizedCandidate checks in Dashboard
  • Register view handled from shared
  • Login view handled from shared

[1.4.0] - 2022-01-23 [stable]

  • Using local json for team instead of API
  • Moved getCompanyListingsRelated into shared environment
  • Moved removeWhiteSpace into shared environment
  • Moved getListingsSearch into shared environment
  • Moved formatInput into shared environment
  • Moved generateAlert into shared environment
  • Moved getAlertCSS into shared environment
  • Moved getAlert into shared environment
  • Moved getAlertIcon into shared environment
  • Moved getBetween into shared environment
  • Moved slugify into shared environment
  • Moved get_string_between into shared environment
  • Fixed fetch date formatting

[1.3.9] - 2022-01-07 [stable]

  • Added Shared SSO UI
  • Update login page
  • Update registration page

[1.3.8] - 2021-12-22 [stable]

  • Added "listing.renew" method in post
  • Added additional security rules on email addresses
  • Added renew option in listings.details
  • Fixed social media inks

[1.3.7] - 2021-10-06 [stable]

  • Updated the Team's API

[1.3.6] - 2021-09-10 [stable]

  • New opengraph

[1.3.5] - 2021-09-07 [stable]

  • Incorporated new translations
  • Fixed issues related to translations
  • Fixed htaccess to accomodate more urls
  • Added more translations

[1.3.4] - 2021-09-06 [stable]

  • Added translation system
  • Revised translate method

[1.3.3] - 2021-09-01 [stable]

  • Fixed thumbnail issue on secondary pages

[1.3.2] - 2021-09-01 [stable]

  • Added checkRemoteFile method and applied to services.view
  • Fixed issues with "Services you may like"
  • Minor fix on frontend for the about / team page

[1.3.1] - 2021-07-27 [stable]

  • Added sanitize_output method
  • Minified HTML/CSS/JS on the frontend

[1.3.0] - 2021-07-26 [stable]

  • Method renaming
  • Overall consolidation with methods
  • Added method to get og:image on storefronts
  • Added method to get og:image on frontpages

[1.2.9] - 2021-07-26 [stable]

  • Social media updates
  • Schema update

[1.2.8] - 2021-06-16 [stable]

  • Job permalink fix

[1.2.7] - 2021-06-05 [stable]

  • Added doesCandidateExist method
  • Added careers.sh as an ATS to import jobs into the app
  • Updated icons for jobhawk.io and careers.sh
  • Fixed a bug not tagging job applications with applicants

[1.2.6] - 2021-05-25 [stable]

  • Display proper company user icon in dashboard
  • Committing the fix on Services view, added CDN

[1.2.5] - 2021-05-25 [stable]

  • Added "Import Jobs" functionality
  • Implemented functionality to be able to parse jobhawk.io job posts
  • Function to import jobs from Greenhouse
  • Function to import jobs from Lever
  • Function to import jobs from Workable
  • Added more restrictions related to account registrations
  • Function to import jobs from Recruitee
  • Function to import jobs from RecruiterBox
  • Function to import jobs from SmartRecruiters
  • Function to import jobs from BambooHR
  • Once the job is imported, user is redirected to a prefilled form (to add the job post)
  • Minor fix on Services view, added CDN
  • Added Terms approval on all registration forms
  • Fixes of links in footer and tos

[1.2.4] - 2021-05-17 [stable]

  • Consolidation of Banned domains across all properties
  • Added "Services you may like" view + links in menus
  • Added CallAPI method
  • Added getAPI method
  • Added postAPI method

[1.2.3] - 2021-05-10 [stable]

  • Fixed mobile navigation in the dashboard
  • Fixed version control (hide it on mobile)
  • Fixed flags display from correct asset
  • Removed un-necessary files

[1.2.2] - 2021-04-18 [stable]

  • Fixed mobile navigation in the dashboard
  • Fixed version control (hide it on mobile)
  • Fixed flags display from correct asset
  • Removed un-necessary files

[1.2.1] - 2021-04-14 [stable]

  • Deployed additional security optimizations

[1.2.0] - 2021-04-13 [stable]

  • Added getLatestJobID method
  • Automatically load the latest job for applications.view

[1.1.9] - 2021-04-13 [stable]

  • Added Webhook and Stripe integration completed
  • Added user_id and company_id in metadata
  • Moved webhook to root
  • Added changelog.view view (for candidates)
  • Added changelog.view view (for companies)
  • Added account.cancel view
  • Minor correction on candidates.details
  • Minor correction on listings.details to avoid voided results in "They Applied"
  • Added "Cancel My Account" option
  • Optimized the subscription.details view to properly show subscription type
  • Added subscription.upgrade
  • Added subscription.downgrade
  • Added subscription.downgrade
  • Added insertSubscription method
  • Added updateSubscription method
  • Added doesCompanyHaveSubscription method
  • Added returnSubscriptionType method
  • Added insertInvoice method
  • Added insertInvoiceItem method
  • Added updateInvoice method
  • Added updateInvoiceStatus method
  • Added Parsedown class
  • Optimized insertCustomer method
  • Optimized updateCustomer method
  • Other optimizations

[1.1.8] - 2021-04-11 [stable]

  • Stripe integration for recurring payments
  • Consolidations of environment variable in .env file
  • Added getPricingCard method
  • Added insertStripeCustomerDetails method
  • Added doesSubscriptionExist method
  • Icon issue in dashboard fixed

[1.1.7] - 2021-04-09 [stable]

  • Added Blog

[1.1.6] - 2021-04-06 [stable]

  • Dashboard, header bar, background color change
  • Integration of the subscription solution (initial)
  • Added getPricingGrid method
  • Added doesCandidateHaveAnAccount method
  • Added getCandidateEmail method
  • Added getCompanyAdminFullname method
  • Added getCompanyAdminEmail method
  • Added jobApplicationNotification method
  • Minor changes

[1.1.5] - 2021-04-03 [stable]

  • Additional security measures
  • Consolidation of methods naming conventions

[1.1.4] - 2021-04-02 [stable]

  • Added the option to "Add bookmark / Remove bookmark" option for candidates
  • Added the bookmark listing in dashboard
  • Added didCandidateAlreadyBookmark method
  • Added insertCandidateBookmark method
  • Added deleteCandidateBookmark method

[1.1.3] - 2021-04-01 [stable]

  • Added images for login instead of button
  • Added images for create account instead of button

[1.1.2] - 2021-03-31 [stable]

For candidates:

  • Added some margins in applications.details to give it some space

For companies

  • Added "Featured cities" on mobile (storefront)
  • Removed the useless mobile menu, for now (storefront)
  • Reformatted the search on desktop to display in a container (storefront / search)

[1.1.1] - 2021-03-30 [stable]

For candidates:

  • Made the location a country dropdown instead of a free text field
  • Increased generated password from 8 to 16

For companies

  • Added updateJobListingURL method when a job is added
  • Corrected internal links from companies.edit to settings.view
  • Made item_direct_url optional since it's overwritten on our side
  • Increased generated password from 8 to 16

General

  • Added Example storefront on homepage (3)
  • Fixed CSS on homepage
  • Fixed the editField method and made the border black instead of red
  • Fixed the contact page by temporarily removing the form

[1.1.0] - 2021-03-30 [stable]

For candidates:

  • On Apply, added the option to login to submit an application faster
  • Added Applications.details to allow candidates to see the details of their applications (in dashboard)
  • Fixed applications loop in applications.view (dashboard)
  • Added the option to check the company tied to the application the candidates submitted to (dashboard)
  • Added the candidate.application logic in post
  • Added the getCandidateData method
  • Added the didCandidateAlreadyApply method
  • Added the showApplicationFormPrefilled method
  • Added the insertJobApplicationStatus method
  • Added the updateCandidateInformation method
  • Added the getCandidateLoginStorefront method
  • Modified the getCandidateLogin method

For companies:

  • Added illustrations to simplify how the icon and logo will display in settings.view (dashboard)

General

  • In Dashboard added a check to log users out to the right url
  • Added csrf checks
  • Added domain name checks on registrations
  • Fixed links in getStorefrontFooter method for registration and login for both Candidates and Companies

[1.0.9] - 2021-03-29 [stable]

  • Added registration for candidates
  • Added registration for companies
  • Added login for candidates
  • Added candidates' dashboard
  • Added context to logout to redirect to the proper persona
  • Added trello sdk (inactive)
  • Added mysql backup sdk (inactive)
  • Added twilio sdk (inactive)
  • Added profanity sdk (inactive)
  • Added spam fighter sdk (inactive)
  • Added phpmailer sdk (activated)
  • Added phpmailer sdk (activated)
  • Added getStorefrontFooter method
  • Added showApplicationFormPublic method
  • Added getCandidateMenu method
  • Added getLanguageList method
  • Added getCountryList method
  • Added getCompanySlugwithID method
  • Added insertCompanyUser method
  • Added insertCandidateUser method
  • Added getChooseLogin method
  • Added getCandidateLogin method
  • Added getCompanyLogin method
  • Added getChooseRegister method
  • Added getCandidateRegister method
  • Added addUploadCompanyLogo method
  • Added addUploadCompanyIcon method
  • Added getCompanyRegister method
  • Added slugify method
  • Added getRandomBytes method
  • Added generatePassword method
  • Added get_string_between method
  • Added ShootEmail method
  • Added addFieldPublic method for public forms
  • Rename getClientMenu method to getCompanyMenu
  • Added privacy policy
  • Moved sensitive data

[1.0.8] - 2021-03-26

  • Fixed search function on candidates.view
  • Added list header on candidates.details to browse back and forth easily
  • Added possibility to add a note on candidates application section
  • On listings.view, direct to listings.details instead of listings.edit
  • Made a routine loop at the end of candidates.details to show jobs a candidate applied to
  • On listings.details, show on the sidebar who applied to this job
  • Added new assets for frontpages (images)

[1.0.7] - 2021-03-25

  • Complete the candidate posting in post and DB structure
  • Upon applying for an open position, the candidate will be prompted with a success message, or error (if fields are missing)
  • Grouped all Storefront methods together
  • Add versionning on footer across storefront, frontpage, dashboard
  • Add phone number in candidate application
  • Add in dashboard candidate browsing option
  • Added twitterhandler
  • Added insertCandidate method
  • Added insertJobApplication method
  • Added uploadCandidateResume method
  • Added new icons on the dashboard for a better UI/UX
  • Added candidates.details view
  • Added PDF viewer for employers to be able to see embedded resumes
  • Added candidate.registration in post
  • Incorporated the login view into the new design
  • Fixed candidates.view to properly display list of candidates (search needs some tweaking)
  • Fixed SEO titles on frontpage
  • Fixed Schema

[1.0.6] - 2021-03-23

  • Added global
  • Added app_version across the app
  • Added FB link
  • Added Twitter link
  • Added csrf checks
  • Added ToDo in change log
  • Calling getAppIcons method in login and registration
  • Fixed links in footer
  • Fixed issue with email addresses

[1.0.5] - 2021-03-23

  • Starting deploying URL rewrites
  • Added loadFrontpages method
  • Added loadStoreFront method
  • Added getAbout method
  • Added getLandingPage method
  • Added getContact method
  • Added getPricing method
  • Added getLegal method
  • Added getFooter method
  • Added CSS gradient on mobile on the landing page (instead of the image banner)
  • Added a check to see if the company subdomain exists before loading the storefront, if not redirects to 404
  • Added ToS
  • Added Privacy Policy
  • Added Impressum
  • Fixed links across the property on the Frontpages

[1.0.4] - 2021-03-22

  • Frontend first version published on jobhawk.io
  • Added loadFrontpages method
  • Added loadStoreFront method
  • Added getAppIcons method

[1.0.3] - 2021-03-22

  • Added application form (front)
  • Added getCompanyLogowithCompanyID method
  • Added numberOfOpenJobs method
  • Added showApplicationForm method
  • Added uploadCompanyIconCareers method
  • Added a Settings page in Dashboard to edit company icon, company logo, and other company information (name and url for now, more to come)
  • Added the application link in job page on storefront
  • Improved addField method by adding cases for file, textarea, checkbox
  • Improved display of dynamic views through the dashboard
  • Fixed SEO title and description on storefront
  • Fixed broken avatar picture for users without profile pictures
  • Fixed broken icons in login
  • Other fixes (CSS mostly)

[1.0.2] - 2021-03-20

  • Added getCompanyThumbnailwithCompanyID method
  • Added insertJobListing method
  • Added insertCompany method
  • Added doesCompanyExist method
  • Added uploadCompanyProfilePicture method
  • Added uploadCompanyLogoCareers method
  • Added /post to be able to add, edit, delete data
  • Fixed some issues in listings.view
  • Fixed some issues in profile.edit
  • Fixed some issues in profile.view
  • Remove switcher on client view for company details, view, listing view
  • Removed 'brand' variable wherever found
  • Fixes related to core_url -> mainurl

[1.0.1] - 2021-03-18

  • Added Dashboard client and admin
  • Client can see their listings and edit them
  • Client can see their company information and edit them
  • Moved assets and centralized
  • Storefront completed

[1.0.0] - 2021-03-16

  • Initial commit for the storefront for businesses

[ToDo]

  • Add payment processing in dashboard
  • Add SDKs in post (for registration and login)

JobHawk (v.1.4.5)

Brand information

Talent Acquisition Platform – JobHawk is a powerful job board software that helps businesses post their open positions in a breeze.

This brand is part of our SaaS Division

Streamlining Business Processes


Our Software-as-a-Service solutions streamline processes and elevate businesses, giving them a competitive edge in the digital realm. SaaS solutions represent the future of software deployment, offering scalability and flexibility.
HR & Recruitment Tools
Visit Website
Previous brandHireRecruiters
Next brandKillerCoder

Proud members of

Switzerland Global Enterprise

Switzerland Global Enterprise

SwissICT Member

SwissICT Member

OWASP - The Open Web Application Security Project

OWASP (The Open Web Application Security Project)

Bringing innovative technology solutions to answer the world's challenges

Cybrient Technologies SA
Rue Liotard 6
1202 Geneva
Switzerland
p. +41 22 539 18 45
e. support@cybrient.com
  • About us
  • Brands
  • Careers
  • Acquisitions
  • Affiliates
  • Whitelabel
  • Privacy Policy
  • Terms of use
  • Impressum
  • Responsible Disclosure
  • Contact us
  • Partnership
© 2025 Cybrient Technologies SA. All Rights Reserved.
v.2.2.7 ● By using this site you agree to our Terms of use and Privacy Policy