Skip to content

v1.7.0

Compare
Choose a tag to compare
@splendido splendido released this 13 Feb 00:23
· 61 commits to master since this release
  • useraccounts:materialize to the suite! (Many thanks to @Kestanous!!!)
  • fixed glitch within ensureSignedIn (see #278)
  • added experimental support for reChaptcha (see #268 and reCaptcha Setup, great work @theplatapi!)
  • new template option for deeper input fields customization (see #273 and Form Fields Configuration)
  • prevent access to atChangePwd for users not being logged in (see #207)
  • use Meteor.userID() in place of Meteor.user() where possible to reduce reactive re-computations
  • fixed bug with timed out redirects (see #263)
  • fixed reactivity bug within ensureSignedIn (see #262)
  • removed warning about MAIL_URL not being configured (see #267, #210)
  • better atNavButton behaviour (see #265 tnx @adrianmc)