* Added support for [tracking BuddyBoss App logins](https://wpfusion.com/documentation/logins/logins-buddyboss-app/)
* Added support for login redirects with Bricks login forms
* Improved - Some plugins sloppily trigger `wp_login` twice during a single login. The login count will now only be updated on the first time
* Improved - Added `wpf-logins` as the source to the logs for actions triggered by user logins
* Fixed Once A Day On Site Visit setting comparing the user's last login in GMT vs the site's current time in local time, resulting in unnecessary user meta updates
* Developers: Added action `wpf_logins_begin_login_actions` at the start of the login process (or the once a day login tracking)
* Developers: Last login date will now be stored in UTC instead of local time, to prevent issues with timezone conversion when syncing to the CRM