This looks great! Amazing work, everyone. The language selection in admin isn't working for me in IE on Windows (works fine in FF). When I select a language other than en, it does reload the page, but the language remains in English (and en remains selected in the drop-down).
Also, I'm still having this odd problem loading more than one web2py app in separate browser tabs/windows. If I have an app loaded in one tab, when I try to load another app in a separate tab, it will often hang for a long time before loading (maybe a couple minutes), even though the first app is fully loaded and not waiting for anything. It's not a problem if I load multiple apps into the same tab one at a time (each loads almost instantly). Mainly a problem in IE (I think I noticed it once in FF, but it seems to happen very consistently in IE). Anyone else ever see anything like this? (Note, this is not a new issue -- was happening before this release.) Thanks. Anthony On Nov 12, 10:22 am, mdipierro <[email protected]> wrote: > Please give it a try and report any bug. > > 1.89.1 > - new admin layout (thanks Branko Vukelic) > - new admin search > - new admin language selector (thanks Yair) > - new Welcome app (thanks Martin Mulone) > - beter wizard > - admin support for DEMO_MODE=True > - admin exposes GAE deployment button (always) > - MENU support None links (thanks Michael Wolfe) > - web2py.py -J for running cron (thanks Jonathan Lundell) > - fixed ~db.table.id on GAE (thanks MicLee) > - service.jsonrpc supports service.JsonRpcException (thanks Matt) > - many small bug fixes.

