You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This maintenance release fixes a bug in the LXMF propagation node pee…
…r synchronisation flow.
**Changes**
- Fixed link identification retry not working correctly on propagation node peer syncs
This release improves blackholed identities handling, and fixes a num…
…ber of bugs.
**Changes**
- Added automatic message dropping from blackholed identities
- Added reply, reaction and comment field standars to `LXMF.py`
- Activated compression support signalling
- Fixed `lxmd` crash when defaulting `--config` to `~/.config/lxmd`
- Fixed potential LXM persist race in `write_to_directory`
This release improves logging and announce data sanitization.
**Changes**
- Provide better error messages for vibe-coders who have no clue what they are doing.
- Strip null-bytes from announced LXMF peer names. Why, though?
LXMF beta 0.9.3
This release fixes a single bug.
**Changes**
- Fixed missing PN configuration unpack from cached announce data on incoming sync auto-peering if peer wasn't already discovered and peered.
LXMF beta 0.9.2
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