Skip to content

v2.1.0

Choose a tag to compare

@Baspa Baspa released this 21 Jan 14:56
· 26 commits to main since this release
248b816

What's Changed

  • Fix config publish after package has been renamed by @rrelmy in #54
  • Fix white background in darkmode by @rrelmy in #55
  • Add white border around QRCode to improve legibility in darkmode by @rrelmy in #56
  • feat: add validation for empty options while setting two factor auth by @lucascnunes in #52
  • Fix email 2FA users_email_unique SQL error #61 by @cawecoy in #62
  • Fix password reset link by @Baspa in #67
  • Theme colors not being used by @Baspa in #68
  • Fix primary colors bug by @arduinomaster22 in #70
  • Optionally force not showing the user menu item by @Baspa in #74
  • [Fix] Width of 2FA auth page by @Baspa in #77
  • [Fix] Set default two_factor_type to email when not set by @Baspa in #78
  • [Feature] Show error message when OTP code is invalid by @Baspa in #80

New Contributors

  • @rrelmy made their first contribution in #54
  • @lucascnunes made their first contribution in #52
  • @cawecoy made their first contribution in #62
  • @arduinomaster22 made their first contribution in #70

Full Changelog: v2.0.0...v2.1.0