This release introduces powerful job sharing and embedding capabilities, enhanced chat functionality with history, interview meeting link generation, custom assessment expiry options, and job editing features. Users can now share jobs publicly, embed job listings on external websites, manage conversations through chat history, and generate meeting links directly from the interview form.
Embed Jobs on External Websites
Enable job details page to be embedded via iframe on external websites. An "Embed Job" button is available on job details page, allowing users to generate embeddable code for seamless integration.
Features:
How It Works:
1. Navigate to Job Details page
2. Click the "Embed Job" button
3. Copy the generated iframe code
4. Paste the code into your external website HTML
5. Job listing appears embedded on your site
Embed Code Example:
<iframe
src="https://ats-dev.no-downtime.com/job-list/e6726cdb-c9ba-4668-b945-6ccd9d4e05a8"
width="100%"
height="600px"
frameborder="0"
style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"
title="Job Details">
</iframe>Benefits:

Embed Job button on job details page with generated iframe code
Embed Complete Job Listings on Career Pages
Embed your entire job listings on external websites with a single iframe. Access the "Embed Jobs" button directly from the Job Postings page to generate embeddable code that displays all your active job postings.
Features:
How It Works:
1. Navigate to Job Postings page
2. Click the "Embed Jobs" button in the header
3. Customize width and height settings as needed
4. Copy the generated iframe code using "Copy Code" button
5. Paste the HTML code into your website where you want job listings to appear
Embed Code Example:
<iframe
src="https://your-domain.com/job-list"
width="100%"
height="600px"
frameborder="0"
style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"
title="Job Listings">
</iframe>How to Use:
1. Customize the width and height settings above
2. Copy the embed code using the "Copy Code" button
3. Paste the HTML code into your website where you want the job listings to appear
4. The job listings will automatically update when you make changes
Benefits:

Embed Jobs button on Job Postings page with customizable iframe code
Share Jobs via Public URL
Share jobs publicly via a unique URL, allowing candidates to view and apply directly through the shared link without authentication.
Features:
How It Works:
1. Navigate to Job Details page
2. Click the "Share" button
3. Copy the generated public URL
4. Share the link via email, social media, or any channel
5. Candidates can view job and apply directly
Benefits:

Public job sharing with shareable URL generation
View and Search Previous Conversations
Access complete chat history on the main chat page, enabling users to view, search, and reference previous conversations with ease.
Features:
How It Works:
1. Navigate to the main Chat page
2. View the list of previous conversations in the sidebar
3. Use the search bar to find specific conversations
4. Click on any conversation to view its full history
5. Continue or reference past discussions
Benefits:

Chat history sidebar with search and conversation list
Generate Meeting Links Directly from Interview Form
Add meeting link generation capability when scheduling interviews. The system intelligently detects platform connection status and provides appropriate options.
Features:
How It Works:
1. Navigate to Schedule Interview form
2. Select your preferred meeting platform
3. If connected: Click "Generate" to create meeting URL
4. If not connected: Click "Connect" to authenticate first
5. Meeting link is automatically added to the interview
Connected User Flow:
New Connection Flow:
Benefits:

Generate Link button for connected platform users

Connect & Generate button for users needing authentication
Set Custom Expiry Dates for Assessments
Allow users to set custom expiry dates for assessments instead of relying only on default expiration periods. This provides greater flexibility in managing assessment timelines.
Features:
How It Works:
1. Create an assessment
2. View the preset expiry options (1, 3, 7, 30 days)
3. Select a preset option OR choose a custom date
4. If no selection is made, default is 7 days
5. Assessment will expire on the selected date
Preset Options:
Benefits:

Assessment expiry selection with preset and custom options
Edit Jobs from List and Details Pages
Edit job postings directly from the job list actions or job details page. Access the edit option through the three-dots dropdown menu in job application and job-lists and update job information seamlessly.
Features:
How It Works:
1. Navigate to Jobs List or Job Details page
2. Click the three-dots (�) dropdown menu
3. Select "Edit" from the menu options
4. Modify job details as needed
5. Click "Update & Publish" to save changes
Access Points:
Editable Fields:
Benefits:

Edit option in three-dots dropdown menu on job details page
Released on December 02, 2025
View all releases