There are many reasons you should upgrade, depending on which version you are using now:
- to help us make sure we did not break backward compatibility. If your existing app does not work with 2.13.4 (and it should) you give us a chance to fix the problem. If no, any potential incompatibility will propagate forward making it more difficult for us to fix it later, and more difficult for you to upgrade. - to take advantage of new features. For example the awesome JWT feature that allows to create API tokens and use them for authentication without hitting the database. - there is also an important security bug fix in 2.13.4 related to auth.settings.registration_requires_approval=True. The bug allows a newly registered user to bypass the approval process and approve himself/herself. Under come conditions. This is now fixed. Massimo -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

