Skip to content

v2024.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 23:24

Important for macOS users: this release works around two bugs in Apple's build tools:

  • The standard macOS version will now work again on macOS 11.
  • The crash on Wanted List download does not occur anymore.

Other changes:

  • Support for alternate BrickLink item ids was added to the info displays, the item tooltips and the Add Item dialog filter. Also a new column showing these ids is available for the main document views: it's not visible by default, but it can be shown via the column headers' right-click menu.
  • BrickStore will now try harder to resolve unknown items when loading old documents:
    • Items changing type from or to Set are not named correctly in BrickLink's change-log. BrickStore is trying to work around that now.
    • If the change-log doesn't yield a result, BrickStore now tries to find an item with the same description.
    • If that still fails and the item id has upper-case characters, a case-insensitive search for the item-id is performed.

Please read the installation instructions.