Padrino v0.14.0.rc2 Release Notes

Release Date: 2017-01-19 // about 7 years ago
    • ๐Ÿ›  FIX #2109 change the format of session_id for Padrino Admin AccessControl
    • WARN #2109 Existing sessions will be dropped
    • ๐Ÿ›  FIX #2097 Use exe folder for application executables (@adam12)
    • ๐Ÿ›  FIX #2105 Run bundle with --binstubs on -b switch (@adam12)
    • ๐Ÿ›  FIX #2111 disallow conflicting project names
    • ๐Ÿ†• NEW remove deprecations planned for 0.14.0
    • ๐Ÿ†• NEW stop managing Ruby default encodings Default Encoding.default_internal is now nil (Ruby default) instead of UTF-8 (Padrino < 0.14 default)
    • ๐Ÿ›  FIX #2113 properly override default values in route definitions if parameter is present (@fidalgo)
    • ๐Ÿ›  FIX #2116 fix plugin list padrino g plugin -l (@fnordfish)