amber v0.27.0 Release Notes

Release Date: 2019-04-01 // about 5 years ago
  • ๐Ÿ›  Fixed bug where file_reload initialized for tasks, db, exec, etc instead of just server (#1088) by elorest
    ๐Ÿ›  Fix settings and dep injection (#1084) by elorest
    โž• adding error validation to the authentication (#1073) by alex-min
    โž• adding an option to print the routes as json (#1072) by alex-min
    reload the i18n locale files automatically (#1071) by alex-min
    โž• adding a errors method to the validator to reuse the errors (#1069) by alex-min
    โœ… set AMBER_ENV to 'test' when testing (#1068) by damianham
    โž• Adding more details in the 500 errors, issue #1064 (#1067) by alex-min
    ๐Ÿ‘ allow saving a blank value to an Optional param (to clear out a previously saved value) (#1066) by anamba
    ๐Ÿ›  fixing firefox reload bug, issue #1023 (#1065) by alex-min
    ๐Ÿ›  fixing the "Read Amber quick start guide" link in the README (#1063) by alex-min
    Align session nav links on the right of the nav bar (#1060) by damianham
    โœ‚ Remove --deps flag from CLI header text (#1057) by kevinelliott
    ๐Ÿ”„ Change shield.io badge label from "tag" to "version" in readme (#1056) by westonganger
    โž• Add script ./bin/amber_spec (#1055) by westonganger
    โž• added blocks to respond with (#1054) by elorest
    ๐Ÿ‘‰ Make Generated ErrorController inherit from ApplicationController (#1052) by westonganger
    0๏ธโƒฃ Re-add default export to Amber.js (#1051) by jackturnbull
    ๐Ÿ‘‰ Makes settings.secrets usable for end users. (#1048) by elorest
    Add method Amber::Validators::Params#to_unsafe_h (#1043) by westonganger
    Dont add specific require for error pipe as all pipes are already required (#1040) by westonganger
    โž• Add return type for has_key? methods (#1038) by westonganger
    Treat mailer as first class citizen in new app (#1037) by westonganger