The development of the Cadbase platform, intended for storing data related to engineering and computer design, continues. The main objective of the platform is to facilitate the exchange of 3D models, drawings, and accompanying information such as documentation, supplier catalogs, certificates, standardization documents, and classification information. The code for the platform is written in RUST and is distributed under the MIT license.
Some of the recent changes include:
- Added new integration opportunities with Freecad and Blender projects, including the ability to preview changes before sending, saving brief information about data updates, and options for forced updating and disabling hash checks.
- Updated user interface with support for Markdown formatting, implementation of notifications for file information changes, and the addition of component search functionality at the top of the page.
- Expanded API capabilities with the addition of a new component request to retrieve information about platform objects related to components. Sorting by fields such as name, status identifier, creation date, and update date is now supported for components and their modifications. Additionally, the list of requests with sorting and pagination support has been expanded.
/Reports, release notes, official announcements.