- Table sorting: numbers come before letters (ascending)
- Parts table: storage column
- Go-to links for storage locations
[fix]data importer column index starts from 0- Small UI improvements
- Local REST API
- Several small fixes and UI improvements
Local REST API
BOMIST can now launch a local web server that exposes a REST API. Through this API you can then retrieve and process your data the way you want by creating your own scripts. This feature is available on all plans.
Once the server is running, you can test it by simply opening your web browser at http://localhost:3333 (or on any other hostname and port you started the server at).
Documentation is provided at http://localhost:3333/_swagger.
Endpoints to retrieve data and to interact with the UI are available.
This is a major version update and, as the app was re-written from scratch, it brings a lot of UI and UX improvements. Legacy app will no longer be distributed nor supported.
- cross-platform: now available on windows, macOS and linux
- multi-user support and data sync over the web (TEAM plan)
- outsourced and in-house parts (sub-assemblies)
- inventory table
- multi-step project builds
- similar parts and part alternates
- purchasing lists and orders
- markdown text notes
- custom suppliers and quotes
- multi-level storage locations
- multiple preferred suppliers
- tables exportable into CSV, JSON, HTML and PDF
For more info about each feature please visit the Learn section.
Legacy workspaces are not compatible with the new version but can be partially converted using this tool: pypi.org/project/bomist-utils/. If you need help converting your workspace, please get in touch