Changelog
Track all updates, improvements, and fixes to AiLancerX. We ship new versions regularly.
v1.0.4
March 18, 2026
LinkedIn AI suite
Major update adds LinkedIn post/comment/message generation, multilingual and voice-assisted replies, plus security hardening for injected content.
Added
- LinkedIn post generator with sidebar UI and credit confirmation.
- LinkedIn comment generation with context-aware polling/image parsing.
- LinkedIn job-fit analysis panel with SWOT, risk, and decision guidance.
- LinkedIn messaging tools: reply generation, refine, translate (14+ languages), and voice-to-text.
- Shared reusable message tools for LinkedIn workflows.
Improved
- Credit pricing retrieval and cached balance handling in LinkedIn flows.
- UX for login prompts and profile sync checks before AI actions.
Fixed
- Fallback editor insertion for ProseMirror/Quill contentEditable cases.
Security
- Sanitized injected HTML to prevent XSS in LinkedIn editors.
- Moved LinkedIn job-fit cache from localStorage to chrome.storage.local to isolate from page scripts.
v1.0.1
January 26, 2026
Platform Improvements & Editor Enhancements
This release focuses on improving the documentation experience, enhancing the markdown editor, and fixing minor usability issues across the platform.
Added
- Integrated Markdown Editor (@uiw/react-md-editor) for writing docs and changelogs
- Support for full Markdown syntax (headings, lists, code blocks, links)
- Live preview while editing documentation
- Improved changelog creation workflow for admins
Improved
- Documentation editor UI and toolbar usability
- Markdown rendering consistency across Docs and Changelog pages
- Internal navigation between Docs and Changelog
Security
- Documentation and changelog updates now reflect immediately without redeployment
- More editor enhancements and docs improvements are coming next
v1.0.0
January 25, 2026
Initial Release – Documentation & Platform Foundations
This release introduces the first production-ready version of AILancerX, including core platform functionality, admin management tools, and a fully integrated documentation and changelog system.
Added
- Public Documentation system with structured guides and feature explanations
- Admin-managed Docs editor with draft and publish workflow
- Public Changelog system with versioned release history
- Overall platform structure for better scalability
Improved
- Overall platform structure for better scalability
- Navigation clarity with dedicated Docs and Changelog sections
Removed
- Minor UI inconsistencies across admin panels
Security
- Enforced admin-only access for content publishing