Skip to main content

Changelog

7.8.14 (2026-03-05)

Changed

  • Update greenlandic translations.

7.8.13 (2026-03-04)

Changed

  • Update greenlandic translations.

7.8.12 (2026-03-03)

Changed

  • Update greenlandic translations.

7.8.11 (2026-02-01)

Changed

  • Update translations.
  • Use DELETE and PUT methods for Job Agent.
  • Overwrite applyWithBaseUrl for Web Components

7.8.9 (2026-01-12)

Changed

  • Update kl-GL translations.

7.8.8 (2026-01-12)

Changed

  • Check for Job Index and LinkedIn to show their button individually

7.8.7 (2025-09-08)

Changed

  • BREAKING Job Agent Form: Added an additional <span> tag within the disclaimer label to allow inserting links from MindKey.

7.8.6 (2025-09-05)

Changed

  • Update kl-GL translations.

7.8.5 (2025-07-14)

Changed

  • Update is-IS translations.

Fixed

  • Vacancy Details: Hide the "Company" label if company name is turned off, but company address is turned on but empty.

7.8.4 (2025-07-07)

  • Update to Angular 20.

7.8.3 (2025-06-11)

Added

  • All Components write a mk-recruiting-components-version to their root HTML tag.

7.8.2 (2025-06-10)

Fixed

  • Application Form: Only add invalid CSS class to the email repeating form field when there's an actual error for it.
  • Application Form: Only add invalid CSS class to an attachment field when it was touched.

7.8.1 (2025-05-26)

Added

  • Support "is-IS".
  • Application Form: Support "Other" gender option.

7.8.0 (2025-04-25)

Added

  • Vacancy List: Add a text based job search, see show-search parameter.

7.7.6 (2025-04-08)

Changed

  • Application Form: Only allow the upload of specified files.
  • Lookups: Include the customerId in the cache key.

7.7.5 (2025-04-01)

  • Internal version number alignment.

7.7.4 (2025-03-26)

  • Internal version number alignment.

7.7.3 (2025-03-14)

  • Internal version number alignment.

7.7.2 (2025-03-11)

  • Internal version number alignment.

7.7.1 (2025-03-10)

  • Internal version number alignment.

7.7.0 (2025-02-27)

Added

  • Application Form: Apply with Jobindex QuickApply.
  • Application Form, Vacancy List, Vacancy Details, Job Agent: Add settings for Social Media sharing.
  • Vacancy Details, Application Form: Add attribute automatic-social-media-content to set some meta tags in the HTML head element.

Changed

Fixed

  • Vacancy List: The filters stopped working when the inputs of the component have been changed via JavaScript.

Deprecated

  • Application Form, Vacancy Details: title-prefix is now deprecated. Use title-separator instead.

7.6.2 (2024-10-30)

Added

  • Allow a candidate to use LinkedIn to fill in some basic data.
  • Application Form: Add a enable-picture-preview option. See here for more information.

Changed

  • Application Form: We're sending the note via a string field now instead of creating a text-blob for uploading. This is only relevant if you use the API directly.

7.6.1 (2024-09-20)

Added

7.6.0 (2024-09-11)

Changed

  • Update to Angular 18.
  • BREAKING Drop iFrame support.

7.5.7 (2024-08-05)

Fixed

  • Application Form, Job Agent: Some select fields showed required marker instead of their original drop down button icon.

7.5.6 (2024-06-21)

Fixed

  • Vacancy Details: Show vacancy with a start date in the future when preview mode is enabled.

7.5.5 (2024-06-21)

Fixed

  • Application Form, Vacancy Details: Show vacancies that expire "today" - they were not found before.

7.5.4 (2024-06-11)

Changed

  • Documentation only update.

7.5.3 (2024-06-06)

Fixed

  • Application Form: If application form type was set up to show media and made it mandatory but the vacancy did not include any media the application form stayed invalid even after filling out all other fields correctly. Now the application form will also check if any media is available at all, otherwise it will not be mandatory.
  • Culture was always set to en unless set instead of running the fallback algorithm as described in Language & Culture.
  • BREAKING When "Show Disclaimer" has been turned off, the "Disclaimer" headline was still visible. This is fixed now, but it changed the HTML a little.
@@ -1,5 +1,5 @@
<fieldset>
<legend>Disclaimer</legend>
- <p class="api-error></p>
- <button type="submit"></button>
</fieldset>
+<p class="api-error></p>
+<button type="submit"></button>

7.5.2 (2024-05-14)

Added

  • Vacancy Details: Add vacancy-list-url to show a link to the user in case a vacancy is unavailable.
  • Vacancy Details: Add unsolicited-application-url to show a link to the user in case a vacancy is unavailable.

Fixed

  • The API may respond with null/undefined array fields that may break the Web Components. We map all fields to empty array now.

7.5.1 (2024-05-06)

Fixed

  • Application Form, Vacancy Details: Fix a crash that happens when the vacancy start date has not been set.

7.5.0 (2024-05-06)

Added

  • Vacancy List: New filter for fields of work.
  • Vacancy List: Add attribute show-images to show list images, turned off per default. See Vacancy List for more information.
  • Vacancy List: Add attribute use-banner-image-fallback to fall back to a banner image if no list image has been set. See Vacancy List for more information.
  • Vacancy Details: Add attribute show-image to show a banner image, turned off per default. See Vacancy Details for more information.
  • Vacancy Details: Add preview query parameter to API call when detail page is called with an additional preview query parameter.

Changed

  • Application Form: The "Allow Save Disclaimer" now accepts HTML. This is helpful, e.g. to include a link to your privacy statement.

Fixed

  • Application Form: Won't send a translated country or nationality name to the API anymore.
  • Vacancy Details, Application Form: Don't show closed vacancies anymore.

7.4.9 (2024-03-25)

Fixed

  • Disable Application Form submit button while request is being sent to the server.

7.4.8 (2024-03-18)

Fixed

  • Vacancy Details: Remove dash-character when show-start-date is set to false.

7.4.7 (2024-01-30)

Deprecated

  • VacancyDetails.contactEmployeWorkPhoneNumber: use VacancyDetails.contactEmployeeWorkPhoneNumber instead (corrects a spelling error).

Added

  • Added field VacancyDetails.contactEmployeeWorkPhoneNumber.
  • Added "append-to-title" and "title-prefix" to VacancyDetails component.
  • Added "append-to-title" and "title-prefix" to ApplicationForm component.

Fixed

  • Module version of the api-client.mjs is now served with application/javascript MIME type instead of application/octet-stream.

7.4.6 (2023-11-24)

Added

  • All: Read VID query parameter in all components that have an ID in order to be compatible with the old web parts.
  • Publish an NPM package.
  • Vacancy Details, Application Form: Show a text when a vacancy was not found.
  • Application Form: Possibility to make media/reference mandatory.
  • Application Form, Job Agent: Add unique css classes to each form field to allow identification.
  • Application Form, Job Agent: Add ARIA.
  • Application Form, Job Agent: Add disclaimer fieldset legend.
  • Application Form, Job Agent: Add parameter show-colon-in-field-names to show/hide form field colons.

Changed

  • All: Ignore casing for query parameters.
  • All: All error texts are now red.
  • Application Form: Only show headline when there's a description of the job.
  • Application Form, Job Agent: Adapt DOM structure to follow all form fields.

7.3.7 (2023-07-07)

  • Initial release