Attendize v2.1.0 Release Notes

Release Date: 2020-07-01 // almost 4 years ago
  • โž• Additions

    • โž• Added captcha option to sign up, log in, and contact form pages
      • Option to use recaptcha or hcaptcha
    • โž• Added new makefile command make autoload to dump and regenerate composer autoload files, for when new classes etc are added
    • ๐Ÿ“š Updated README documentation with minimum system requirements
    • โž• Add database migrations to set up script

    ๐Ÿ›  Fixes

    • ๐Ÿ‘‰ Use promises when initializing check in page
    • ๐Ÿ›  Fix typo in lang file

    ๐Ÿ”„ Change log

    • ๐Ÿ‘‰ Use promises to initialise camera for check-in #712
    • ๐Ÿ‘ Allow use of both reCaptcha hCaptcha or no capture based on config #808
    • ๐Ÿ›  Fix syntax error #810
    • โž• Add reCAPTCHA #585
    • โž• Add hCaptcha #793