Release Description / 发布说明
v3.0.0 Candid Corvus Release
This is the v3.0.0 release of PureRecruitment-TAMO-bupter. Compared with v2.0.0, this version focuses on a more complete three-role recruitment workflow across TA, MO, and Admin, with improved AI assistance, notification flows, applicant handling, documentation, and test coverage.
Major Updates in v3.0.0
- Admin workflow completion
- Added Admin profile, password, internal registration, user, application, course, and notice management improvements.
- Added notice priority display and system notification email support.
- Fixed MO status mirror synchronization for repeated Admin decisions.
- AI-assisted recruitment
- Improved TA AI assistant and recommendation flows.
- Added MO AI assistant, applicant analysis, and course skill suggestion support.
- AI remains optional and requires
TONGYI_API_KEY.
- TA experience improvements
- Added guest browsing mode for the job list.
- Improved job filtering, application status, messages, profile/settings, onboarding, and bilingual terminology.
- Added toast messages and local-time formatting.
- MO workflow improvements
- Added applicant filters, shortlist support, bulk actions, TA-MO chat, and decision email notification support.
- Improved job board, dashboard, applicant review, and
jobId-first matching behavior.
- Documentation and verification
- Added Chinese and English user manuals with screenshots.
- Added generated Java/JSP-related API documentation and testing documentation.
- Added focused unit tests for Admin DAO, common utilities, API response handling, and application key matching.
What's Included
PureRecruitment-TAMO-bupter.war: Deployable WAR package for Tomcat.mountDataTAMObupter-sample.zip: Sample mounted runtime dataset.PureRecruitment-TAMO-bupter-release-docs.zip: Deployment docs, user manuals, and testing notes.PureRecruitment-TAMO-bupter-src.zip: Clean source archive from the release commit.
Important Deployment Notes
- Runtime data is external. Extract
mountDataTAMObupter-sample.zipand set the absolute path as themountDataTAMObupterenvironment variable. - AI features require
TONGYI_API_KEY; no real API key is included. - Email features require SMTP-related environment variables such as
MAIL_SMTP_PASSWORD. - The project remains a Tomcat + WAR + mounted JSON data release, not a database-backed production deployment.
v3.0.0 Candid Corvus 公开演示版发布
这是 PureRecruitment-TAMO-bupter 的 v3.0.0 版本。相比 v2.0.0,本版本进一步完善 TA、MO、Admin 三端招聘闭环,并重点增强 AI 助理、通知、候选人处理、文档和测试覆盖。
v3.0.0 主要更新
- Admin 工作流补强:完善管理员资料、改密、内部注册、用户管理、申请管理、课程管理与公告管理,并支持公告优先级和系统通知邮件。
- AI 招聘辅助:优化 TA AI 助理与推荐流程,新增 MO AI 助理、候选人分析和课程技能建议;AI 功能仍需自行配置
TONGYI_API_KEY。 - TA 体验优化:新增访客岗位浏览,改进岗位筛选、申请状态、消息、个人资料、设置、引导和中英文术语。
- MO 流程优化:新增候选人筛选、短名单、批量操作、TA-MO 聊天和决策邮件通知,并改进岗位大厅、仪表盘和
jobId优先匹配。 - 文档与验证:新增中英文用户手册、截图、生成文档、测试章节和多组单元测试。
包含的附件
PureRecruitment-TAMO-bupter.war: 可部署到 Tomcat 的主程序。mountDataTAMObupter-sample.zip: 运行时测试数据包。PureRecruitment-TAMO-bupter-release-docs.zip: 部署文档、用户手册与测试说明。PureRecruitment-TAMO-bupter-src.zip: release commit 对应的纯净源码包。
What's Changed
- Style(mo) by @zfh53 in #69
- [Attention Needed] Align same-course multi-job flows on jobId by @zfh53 in #70
- Create SettingAdmin.java by @TTslmy in #71
- Mo pre merge by @zfh53 in #72
- Guest view by @zfh53 in #73
- ai&smtp&UI by @zfh53 in #74
- admin by @6a696c6c in #75
- feat(mo): 优化MO管理后台功能 by @zfh53 in #76
- messages, Admin, etc by @zfh53 in #77
- Admin sign up by @zfh53 in #79
- docs(user-manual): 添加用户手册并优化申请人表格操作 by @zfh53 in #80
- Test Report by @6a696c6c in #81
- refactor(profile): 更新头像裁剪模态框的打开关闭逻辑 by @zfh53 in #82
- Fenghao/General by @zfh53 in #84