Just a short announcement about a few bugs in the latest beta. Most are minor and are either usability-related or affect how the plugin synchronizes WordPress and LightPress options. But there's a major one that will prevent Windows users from enjoying the new backend interface. It has to do with paths and escaping -- although that may sound like the basis for a great movie, trust me, it's not so exciting.
As the token Windows user on the team, it's normally my job to find these things and fix them. I apologize for letting you all down. If you really want to try the latest beta, why not try another OS at the same time? Or you could wait a few days until we release the next beta. [Or you can grab the wp-plugin/ folder from our anonymous CVS --ludo.] Your choice.
Uhm we can always release beta2 today or tomorrow. Or a small archive with the changed files as the changes are limited to the wp-plugin stuff.
1.1.0 beta2 1.1.0 beta2 fixes the paths and escaping bugs spotted by Jerome, and adds a couple of new features:
comments are now enabled for pages (called static posts in LP)
the new NestedPages plugin sorts and displays nested pages in the sidebar
The …