v2021.1.4
Performance improvements across the board, especially in the table rendering.
Added
- First implementation of a generic JavaScript extension interface, not public yet.
As a side effect, the old JavaScript printing was replaced with the new one. Any old printing
scripts for BrickStore 1.x are not compatible anymore, but porting will be simple once the new
API is stable and documented. - The new column layout load/save mechanism got its missing management dialog.
Fixed
- BrickStore can now be properly restarted by its installer on Windows.
- Problems with "TLS initialization" on Windows should hopefully be fixed.
- Fixed a crash that occured when setting prices to price guide in two documents in parallel.
- Difference mode is now a per-document setting and survives saving and re-loading the document.
- Order imports now cope with changes to the BrickLink interface. The
Anyorder type had to be
removed for the time being though. - A lot of small fixes all over the place.