| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-17 | 9.4 kB | |
| v1.2.0 source code.tar.gz | 2026-03-17 | 2.1 MB | |
| v1.2.0 source code.zip | 2026-03-17 | 2.3 MB | |
| Totals: 3 Items | 4.4 MB | 1 | |
1.2.0 (2026-03-16)
✨ Features
- add email template management system (616ada5)
- add email template validation schemas and pre-made templates (7879e38)
- add fullscreen toggle functionality to job detail view (a94e4b6)
- add functionality to move applications directly to interview stage without scheduling (22e6a0a)
- add Greenhouse vs Open Source ATS comparison article and enhance existing content with links (8c2e225)
- add iCalendar generation for interview invitations (57e692a)
- add interview scheduling functionality with sidebar integration (0eb29b0)
- add interview validation schemas for creation, updating, and querying (a93da4e)
- add interview validation schemas for creation, updating, and querying (be8f623)
- add interviews dashboard page with filtering, editing, and deleting functionalities (59bdb36)
- add middleware for 301 redirect from legacy domain to canonical domain (5525cf6)
- add realistic interview data and scheduling logic to seed script (e3b1881)
- add realistic interview data and scheduling logic to seed script (467cc56)
- add script to backfill google_calendar_event_link for existing interviews (c46d13d)
- add teleport target prop to modals for improved flexibility in rendering (78a3ae8)
- add use case guide for open source ATS adoption by company size and industry (f9770e5)
- AppTopBar: remove unused transition classes for user menu (49976c3)
- auth: add fresh signup page with redirect functionality (f0ae97f)
- auth: enhance error handling for sign-in and sign-up processes, including BETTER_AUTH_URL mismatch detection (dd29c49)
- auth: improve BETTER_AUTH_URL handling for Railway environments and enhance validation (e368cc8)
- auth: improve BETTER_AUTH_URL handling for Railway environments… (ef155aa)
- calendar: add Google Calendar integration with OAuth2 flow (08f778a)
- calendar: add Google Calendar sync status indicators in interview components (bb5244a)
- calendar: update webhook renewal to require specific permissions and enhance error handling in sync process (140d6ac)
- centralize system email templates in shared module for improved maintainability (e05b877)
- create HMAC-signed tokens for candidate interview responses (57e692a)
- dark mode: enhance checkbox and radio styles for dark mode rendering (728feb2)
- dashboard: enhance job management and pipeline tracking (a60f489)
- dashboard: update job pipeline display logic to use application count (b75b0e5)
- demo: add 'Get Started' options for demo mode in AppTopBar and enhance PreviewUpsellModal (8c530cf)
- demo: add 'Get Started' options for demo mode in AppTopBar and enhance PreviewUpsellModal (e607520)
- docker: add CHANGELOG.md to Docker image for runtime access (b7af4ce)
- enhance interview management with inline editing and rescheduling features (ef5cdbb)
- enhance webhook handling with cron secret validation and improve interview ID validation (457af10)
- google-calendar: update integration instructions and add environment variable details (be9ccbd)
- implement advanced filtering and sorting options for job applications (27f179e)
- implement sortable candidate and application tables with improved UI (9188d3b)
- improve date formatting helper to return local timezone date string (ddda624)
- integrate email template selection for interview invitations (771917f)
- interview: add Google Calendar notification preferences and customization options (6c942d0)
- interview: enhance interview scheduling with Google Calendar integration and email validation (58810b1)
- make candidate email addresses clickable for improved user interaction (2c01f77)
- refactor interview management with enhanced status transitions and email template integration (6033d06)
- tracking: implement privacy-respecting event tracking across various pages and actions (ebb22c9)
- updates: add API endpoints for update management, backup, chang… (e8432e5)
- updates: add API endpoints for update management, backup, changelog, system info, and version check (3a5d96e)
- updates: enhance backup functionality and improve update checks with error handling (1921be8)
🐛 Bug Fixes
- cast return type of getAuth function to Auth (665e059)
- correct promise chaining for Google Calendar event creation (a935615)
- issue-template: enable blank issues in configuration (b634752)
- update G2 ranking link for Greenhouse in ATS comparison article (c46549e)
♻️ Refactoring
- simplify refreshNuxtData calls in useInterview composable and remove unused migration placeholder (b9533fe)