This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+6 more
ReleasePort's take
Moderate signalRelease v1.4.0 adds a Manufacturing module (BOM and orders), sharding support, multi‑language localization, and partial inventory returns.
Why it matters: Plan to enable the new Manufacturing features in dev environments; test sharding configuration before production rollout.
Summary
AI summaryAdded Manufacturing module with BOM, sharding, multi-language support, and partial return for inventory.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added Manufacturing module with BOM, Manufacturing Orders, Work Centers Added Manufacturing module with BOM, Manufacturing Orders, Work Centers Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added Sharding support Added Sharding support Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added Reporting support Added Reporting support Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added multi-language support with user preferences and locale switching Added multi-language support with user preferences and locale switching Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added Calendar management functionality refinements Added Calendar management functionality refinements Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Enhanced Package Type form with barcode, dimensions, weight fields Enhanced Package Type form with barcode, dimensions, weight fields Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added parent-child relationship support for accounts Added parent-child relationship support for accounts Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added grouping support for Chart of Accounts Added grouping support for Chart of Accounts Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Enhanced Activity Plans integration across multiple resources Enhanced Activity Plans integration across multiple resources Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added support for Partial Return in inventory operations Added support for Partial Return in inventory operations Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
Upgraded framework and dependencies to Laravel 13 Upgraded framework and dependencies to Laravel 13 Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
Removed phpunit from composer.json, managed by Laravel Removed phpunit from composer.json, managed by Laravel Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Refactored freeReservation to use update instead of decrement Refactored freeReservation to use update instead of decrement Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed sub-location issue in inventory Fixed sub-location issue in inventory Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed sale order to inventory operation linking issue Fixed sale order to inventory operation linking issue Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed quantity availability issues Fixed quantity availability issues Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed print package issues Fixed print package issues Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Enhanced location model to update full name and parent path Enhanced location model to update full name and parent path Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Updated chatter panel styles for improved dark mode visibility Updated chatter panel styles for improved dark mode visibility Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Resolved issue #1167 Resolved issue #1167 Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Medium |
Added Playwright tests for Purchases plugin Added Playwright tests for Purchases plugin Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Added translations consistency check command and CI workflow Added translations consistency check command and CI workflow Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Refactored column manager component for readability Refactored column manager component for readability Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Applied settings-driven values in place of hardcoded ones Applied settings-driven values in place of hardcoded ones Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Low |
Removed unused Arabic translation setup script Removed unused Arabic translation setup script Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Low |
Refactored message pinning logic and updated SVG icons in chatter Refactored message pinning logic and updated SVG icons in chatter Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Low |
Updated activity types URL, resource slug, and cluster Updated activity types URL, resource slug, and cluster Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Refactor | Low |
Removed duplicate/unused Auth facade imports Removed duplicate/unused Auth facade imports Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
Full changelog
🧩 Features
- Added Manufacturing module with Bill of Materials (BOM), Manufacturing Orders, Work Orders, Work Centers, and Operations sub-navigation
- Added Sharding and Reporting support
- #1175 Multi-language support with user preferences and session-based locale switching
- #1160 Calendar management functionality refinements
- #1198 Enhanced Package Type form with new fields for barcode, dimensions, and weight
- #1178 Added parent-child relationship support for accounts
- #1179 Added grouping for Chart of Accounts
- #1194 Enhanced Activity Plans integration across multiple resources
- Added support for Partial Return in inventory operations
✨ Improvements
- #1203 Upgraded framework and dependencies to Laravel 13
- #1155 Added Playwright tests for Purchases plugin
- #1150 Added translations consistency check command and CI workflow
- #1149 Removed unused Arabic translation setup script
- #1159 Refactored column manager component for improved readability and maintainability
- #1164 Enhanced location model to update full name and parent path on creation and saving
- #1200 Simplified top bar item button styling
- #1176 Refactored message pinning logic and updated SVG icons in chatter
- #1195 Updated chatter panel styles for improved header visibility in dark mode
- #1177 Updated activity types URL and adjusted resource slug and cluster
- #1174 Removed duplicate/unused Auth facade imports
- Removed
phpunitfromcomposer.json(now managed via Laravel dev requirements) - Applied settings-driven values in place of hardcoded ones
- Refactored
freeReservationto useupdateinstead ofdecrementfor quantity adjustment
🐛 Fixes
- #1167 - Issue #1167 resolved
- #1188 - Issue #1188 resolved
- #1191 - Issue #1191 resolved
- #1192 - Issue #1192 resolved
- [fixed] - Sub-location issue in inventory
- Sale order to inventory operation linking issue
- Quantity availability and print package issues
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]