New
v0.4.1
π New Features
Resources & Capacity Planning
- R & P from ERP - Resources, Capacity Planning and People management (#386)
- Added new resources module for capacity planning and people management
- New "Resources Humans" functionality (#403)
Package Infrastructure
- Package publishing infrastructure and standalone usage support (#400)
- Enables packages to be published and used independently
- HMR mode for packages (#384)
- Added Hot Module Replacement support for faster development experience
Documentation & Specifications
- SDD, messages, notifications, progress and record locking specs (#416)
- Added comprehensive specifications for Messages, Notifications, Progress, and Record Locking modules
- Updated agents.md (#376)
Security
- CodeQL issues fixed (#418)
- Addressed security scanning findings
π Bug Fixes
Search Module
- Load search configs in CLI bootstrap for fulltext indexer (#402)
- Fixed search configuration loading during CLI operations
Build & Imports
- Resolve #generated/ imports to relative paths in core build* (#401)
- Fixed import path resolution in core package builds
- Update imports to reference packages instead of TS aliases (#393)
- Standardized import paths across the codebase
- Add combined build script with correct workflow order (#404)
- Fixed build script ordering issues
Sales Module
- Fix #371: Normalize draft value to string to fix trim() error (#396)
- Resolved error when trimming draft values
- Removed phone number formatting issues
- Fix #348: Error when converting quote to order (#368)
- Fixed quote-to-order conversion errors
Fulltext Search
- Update fulltext worker tests to match indexRecordById flow (#405)
- Aligned tests with the new indexing flow
ποΈ Infrastructure & Maintenance
- Removed architecture slides - moved to content repo (#373)
- Cleaned up repository by relocating documentation assets
π¦ Dependencies
- Bump npm_and_yarn group (#395)
- Updated 2 dependencies across the project
Contributors: @pkarw, @andrzejewsky, @fto-aubergine, @rmakara, @haxiorz