Fixed a bug reported by Mike Fara & dvsDave where $serverVary was not set to an array when empty, causing a PHP error when attempting to verify setups with no set server varies.
Added a Verify Setup button which checks the Login Cookie setting against your server’s Login Cookie to confirm validity of setup.
Added a more info link next to the separate mobile view setting.
Added a check to verify login cookie option and rewrite rule. This will display a warning message if they might cause conflicts. If the option and the rewrite rule match, the warning will be removed upon page re-load.
Added inline post moderation support.
Added inline thread moderation support.
Moderated posts are now purged from cache only when the post is approved and visible to the public.
Fixed a bug reported by Recep where logged out users attempting to post were not being properly handled.
Fixed a bug where Facebook, Google, and Twitter log-in were not handled properly.
Fixed a bug where login cookie was compared against the server vary instead of the setting.
Fixed a bug where double posting resulted in an unhelpful error message.
Added ability to define web application specific cookie names through rewrite rules to handle logged-in cookie conflicts when using multiple web applications. [Requires LSWS 5.0.15+]