v2023.3.1
This release comes with a lot of bug fixes, the most important ones being:
- Loading documents containing items that had their ids renamed more than once during their lifetime could potentially send BrickStore into an infinite loop, trying to resolve the id changes.
- The order import mechanism was implemented on the assumption that the order date never changes. It does however update with each new batch addition, leading to duplicate order entries.
As for new features:
- The BrickStore database does now incorporate the relationship data (e.g. Similar Parts with Different Molds) from BrickLink. This data is available in the UI in the same way as the appears in and consists of data.
- The appears in and consists of lists will default to "any color", if no color is selected in the add-item dialog.
- In case BrickStore doesn't startup correctly anymore, you can now hold down
SHIFTwhile launching and BrickStore will start in a clean state by re-downloading the latests database and not restoring any documents.
Please read the installation instructions.