Major Changes:
This release includes a re-write, or at least re-organization of most of mlox's internals. Almost everything is under the hood, so operation mostly hasn't changed.
* Those of you familiar with python should have a much easier time understanding at least the basics of what the program does by diving into the source code.
* Mlox no longer requires being installed in your Morrowind directory. However, it must run from within the directory. So, it's probably best to leave the install location alone for now.
* Mlox now writes the new load order to `Morrowind.ini`. This won't affect anyone using the official Morrowind.exe, but OpenMW fans can now just import `Morrowind.ini` immediately after running Morrowind, without the need to run the original game at all.
* Output has changed slightly. Users should see more important bits highlighted, and some wording may be different.
* This version works on Linux. Everyone using the OS, but didn't feel like digging into why previous versions didn't, rejoice.
The Bottom Line:
In general, if you've used mlox before, nothing major has changed. Just drop this into your Morrowind game folder and use it like you always have.