v2022.2.1
This release is a bit of a mixed bag: a lot of crucial fixes, but also a bunch of new features.
Added
- Wanted lists can now be imported via the UI, just like shopping carts and orders.
- The production span of an item is now calculated from the sets it is contained in and the years
those sets have been released in. This is currently accessible via tooltips and theYear
column in the document view. - Parting out from the Appears-In list will now ask the user for more details.
- Parting out from a document item will also ask the user, but only if the inventory contains
extras, alternates or counterparts. - Added a tag to the info dock and the tooltips to clarify which item-type the item belongs to
(a set, its instructions and original box all share the same id and name)
Fixed
- BrickLink's inventories do not correctly handle alternates on extra items: these are not marked
as extra. BrickStore will now detect this and will mark any alternates as extra as well. - Difference-mode base values were not restored when opening BSX files.
- Closing the main window with a modified document in a split view would crash on exit.
- Fixed a long-standing crash when consolidating currently filtered out lots.
- The picture and price-guide cache was not reset correctly after a manual database update and this
could lead to crashes. - Rendering 3D LDraw models on Windows should now also work even if you have bad OpenGL drivers
(or none at all). - Instructions no longer share the image with their corresponding set entry.