Includes DB changes. You need to log all terminals out during upgrade
Another bug related to recent price file / part search changes. This time connected to price file importing.
Price file importing works in sending chunks of price file data to the database. Typically each chunk contains a few thousand parts to update/insert. Within a single chunk, if two new/supers modified parts point to same supercession part then import will fail and abort. Now working again.