Changelog
Follow up on the latest improvements andΒ updates.
RSS
π Fix query failure while using some sql keywords as fieldName
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)
π fix file upload failure in subtable e34e167
- π Fix new seed data not imported on new version f34ef760
π§ For Intranet access, direct use 8080 port with no -server for backend url 6e136ea
improved
fixed
V0.28.6 of Muyan Development Platform
- π§ Enable to access backend throught Intranet 223d31f
- π Optimise message dashboard widget layout 3c14fef
- π Fix some translates of UI b6f79be
- π Fix github action duplicate run b63c819
- π Fix alter table for no column domain class by @LiaoyuanSHEN in #647
- π fix editing row not saved by @LiaoyuanSHEN in #2308
- π§ Increase file max upload size limit to 100M by @LiaoyuanSHEN in #641
- βΏοΈ trim for domain class field name by @LiaoyuanSHEN in #643
Load More
β