Padrino v0.9.22 Release Notes

    • ๐Ÿ›  Fix no more password encryption when password is blank
    • ๐Ÿ›  Fix mongoid dependency
    • ๐Ÿ›  Fix admin mongomapper template to encrypt password
    • ๐Ÿ‘ Allow disabling of Padrino::Logger via :padrino_logging
    • ๐Ÿ‘‰ Use Sinatra::Base instead of Sinatra::Application
    • โž• Added Japanese Translations [Thanks to udzura]
    • Set status to 406 on non-provided ACCEPTS
    • Returns first provided mime-type on ACCEPT = /
    • Assume / if no ACCEPT header is given