new

improved

fixed

Version 0.29.0

LCDP.ai v0.29.0 Changelog
## ✨ New Features
### Frontend
  • Subtable support custom ordering (#2310)
  • Upgrade to Antd5 (#2312)
  • Support disable search for object select (#2319)
  • Support line chart and table chart (#2397)
  • Officially support arm image on aarm64
### Backend
  • Upgrade antd5 and various bug fixes (#649)
  • Support build domain instance (#650)
  • Support DELETE form (#661)
  • Claude.ai API support (#667)
  • Notification utils (#669)
  • New features for carburization process system (#670)
  • Support comment on domain class field (#676)
  • Support delete domain class field (#673)
  • New action to support change dynamicIntegration's url (#677)
  • Support anonymous invocation for dynamic service (#660)
  • Dynamic service support list params (#662)
## 🐛 Bug Fixes
### Frontend
  • Fix datetime dropdown (#2313)
  • Hide attachment field in finder form (#2322)
  • Fix close icon hidden on search modal (#2324)
  • Fix user profile update modal can not be closed (#2330)
  • Fix multiple file component display (#2332)
  • Fix object selector default options not showing label (#2394)
  • Fix sub table sortable option not working (#2395)
  • Fix dynamic config type always string (#2396)
  • Fix gauge widget failed to render after upgrading (#2401)
  • Fix liquid widget display issue (#2402)
### Backend
  • Fix batch save domain object failure (#652)
  • Fix file upload failure in subtable (#656)
  • Fix dynamic task update domain failure (#659)
  • Fix file upload (#663)
  • Fix FILE_LIST drawer not show file list (#664)
  • Fix file list can not save multiple files (#665)
  • Fix seed data import failure (#666)
  • Fix domain class cache disabled (#668)
  • Fix gauge widget render issue (#671)
  • Fix import form field failed (#674)
  • Fix SimpleQuery eq null and ne null value not working (#678)
  • Fix comment not updated for domain class field (#679)
  • Fix tree component for Dynamic Domain (#680)
  • Fix dynamic domain object render to json failed (#681)
## ♻️ Refactors
### Frontend
  • Refactor dynamic report action display (#2251)
### Backend
  • Refactor dynamic report (#620)
  • Refactor for new frontend & mes (#644)
## ⚡️ Performance Improvements
### Backend
  • Optimize dynamic action async task thread pool size (#653)
## 🌱 Minor Changes
### Backend
  • Change releaseNote to display on detail panel (#655)
## 📝 Full Changelog
  • Frontend: V0.28.4...0.29.0
  • Backend: (Specific version range not provided)