Skip to content

v0.2.5

Choose a tag to compare

@spohlenz spohlenz released this 10 May 10:45
  • Add config.auth.format_user_name configuration option to customize user name rendering in header
  • Add config.auth.redirect_on_login and config.auth.redirect_on_logout configuration options to control redirect locations after login/logout
  • Allow user locale and time zone around actions to be disabled if config.auth.locale or config.auth.time_zone are false
  • Add more helpful error message when install generator is run before the main Trestle install generator