Skip to content

LXMF β 0.9.2

Choose a tag to compare

@markqvist markqvist released this 08 Nov 13:31

This release fixes a compatibility issue with Python 3.14 and ensures correct data persistence on SIGTERM or SIGINT shutdowns

Changes

  • Fixed invalid multiprocessing start method for Python 3.14
  • Fixed down-chain exit handlers not being called under some forced shutdown circumstances