web2py v1.75.5 Release Notes

    • ๐Ÿ›  fixed behaviour with languages.py, thanks Iceberg
    • โž• added chinese (thanks Iceberg) and Hungarian (thanks Gyuris)
    • ๐Ÿ›  fixed problem with GAE deleted by id (thanks what_ho)
    • ๐Ÿ›  fixed bug in LOAD with custom views, thanks vhang
    • improved IS_IN_SET takes iterator, dict, list and list of tuples, thanks Iceberg
    • 0๏ธโƒฃ Auth(...,controller='default')
    • ๐Ÿ›  Fixed major bug in parsing repeated request.vars, thanks Ben
    • IS_DATE and IS_DATETIME can now handle any 0<year
    • ๐Ÿ‘ allow to disable editarea onload, thanks Alex