Skip to content

Latest commit

 

History

History
350 lines (254 loc) · 20.7 KB

CHANGELOG.md

File metadata and controls

350 lines (254 loc) · 20.7 KB

Change Log

3.1.1 (2016-06-06)

Full Changelog

Merged pull requests:

2.2.0 (2016-05-11)

Full Changelog

Closed issues:

  • Connection doesn't require username #202

Merged pull requests:

2.1.11 (2016-04-27)

Full Changelog

Closed issues:

  • auth0 account creation #192

Merged pull requests:

2.1.9 (2016-04-07)

Full Changelog

Closed issues:

  • Windows Live logo #190
  • Change name of plugin #187
  • Set up process online / offline #156

Merged pull requests:

2.1.8 (2016-04-05)

Full Changelog

Closed issues:

  • CTA for account creation #183

Merged pull requests:

2.1.7 (2016-04-05)

Full Changelog

Closed issues:

  • change error message #186
  • Make WP plugin installation entirely & fully automatic #184
  • Maybe trim CSS on feedback #182
  • tracking for "powered by..." image #180
  • import-export settings #175
  • help #170
  • Add a help tab #168

Merged pull requests:

2.1.6 (2016-03-23)

Full Changelog

2.1.5 (2016-03-23)

Full Changelog

Closed issues:

  • login box #177
  • css login issue #176
  • user export #174
  • auth0 logo on the quick start guide #173
  • online setup popup #172
  • quick start guide screen 1 #171
  • Quick Start Guide #169
  • settings / features / fullcontact #167
  • settings / features / MFA #166
  • settings / features / sso #165
  • Settings / Features / Password policy #164
  • setting text #163
  • title link #162
  • Auth0 settings / basic #161
  • Auth0 settings / Basic #160
  • Auth0 settings page / Basic #159
  • deleting plugin doesn't delete all data #158
  • setup text #157
  • Plugin description text #155
  • New plugin breaks due to callback URL mismatch? #146

2.1.4 (2016-03-18)

Full Changelog

Merged pull requests:

2.1.3 (2016-03-16)

Full Changelog

Closed issues:

  • MFA reset #149
  • Site login broken after updating the plugin to version 2 #143
  • Add a way to customize error pages like templates/verify-email.php #103
  • Docs changes #94

Merged pull requests:

2.1.2 (2016-03-15)

Full Changelog

2.1.1 (2016-03-11)

Full Changelog

2.1.0 (2016-03-08)

Full Changelog

Closed issues:

  • sso is loosing redirect\_to #150
  • Google Authenticator integration problems #148
  • Zipcode-Income throws an error #147
  • Errors in configuring plugin, with no clear path to fixing them... #145
  • Typo #144
  • Register #142
  • Change password #141
  • word order for App token required scopes very confusing #140
  • Bad Link - Enterprise - Google Apps #136
  • SSO state and lock exception. #109

Merged pull requests:

2.0.0 (2016-03-01)

Full Changelog

Closed issues:

  • check redirections in shortcode and widget #139
  • Social connections #135
  • Bad Link - Appearance Tab - Remember Last Login #134
  • Bad link - Appearance Tab - Username #133
  • Bad Link - Appearance Tab - Custom JS #132
  • Bad Link - Appearance Tab #131
  • Bad link - Features Tab #130
  • Dashboard Typo #129
  • Implicit Flow Bug #128
  • Users Export #127
  • Advanced Tab - Extra Settings #126
  • Advanced Tab - IP Ranges #125
  • Advanced Tab - Valid Proxy IP #124
  • Advanced Tab - Login Redirection URL #123
  • Advanced Tab - Auth0 implicit flow #122
  • Advanced Tab - User Migration #121
  • Advanced Tab - Social #120
  • Advanced Tab - Link users with same email #119
  • Advanced Tab - Remember Users Session: #118
  • No Token in Settings #117
  • No Buttons to Activate Social Login when Installing #116
  • Troubleshoting #115
  • Wordpress Auth0 plugin + 3rd party app (Thinkific) #114
  • License file needs an update to current version #111
  • Redirect to default domain also from aditional domain for different language #110
  • How do I pass the JWT to firebase from wp-auth0 #108
  • Plugin should check the WP Database when user isnt found in Auth0 Database #107
  • Not redirecting to admin path after SSO login #106
  • Install_db being called all the time... #104
  • Review design for setup pages #102
  • Refresh of settings page changes view - always opens "Features" #101
  • Add redirect param to auth0 shortcode config #92
  • Show widget in signup mode #91
  • Consent flow TODOs #88
  • enhance the could not create user error #12

Merged pull requests:

1.3.6 (2015-10-01)

Full Changelog

Implemented enhancements:

  • Upgrade to API V2 #60

Closed issues:

  • Custom Registration Fields #100
  • Quick setup informational banner confusing #99
  • "This user does not have enough scopes..." error is confusing. #98
  • Remove the "create an application" informational error after setup complete. #97
  • Update wording for quickstart #96
  • Change name of plugin in WP dashboard to "Auth0 for WordPress" #95
  • Doesn't Seem that Lock Config Accepts "dict" parameter #93
  • Update user data on edit profile #90
  • Signup enabled issue with multisite #89
  • Add option to migrate users with custom data #85
  • upcoming #84
  • Auto redirect on preview post pages #83
  • Wordpress tries to auto login even when "Auto Login (no widget)" is unchecked #80
  • Support Storing Stripe id in Auth0 #77
  • Allow loading / saving Shipping Addresses used by WooCommerce in Auth0 Profile #76
  • add_menu_page/admin_menu conflicts with other plugins. #37
  • Session_start warnings #31

Merged pull requests:

  • fix #82 (glena)
  • Added access token to the login action + Merged PR #79 #81 (glena)

1.3.1 (2015-06-10)

Full Changelog

Closed issues:

  • Mixed content warning #75

Merged pull requests:

  • Fixed Mixed content warning #75 & added login action for issue #76 #77 #78 (glena)

1.3.0 (2015-06-01)

Full Changelog

Implemented enhancements:

  • Support for SSO #64

Merged pull requests:

1.2.7 (2015-05-28)

Full Changelog

Closed issues:

  • Add custom js to add custom buttons #73
  • Hardwired redirect url after login #71
  • State shouldn't be required #66
  • Enable new users creation on JWT authentication #57

Merged pull requests:

  • fix implicit wf in subdirectories, added custom JS #72 (glena)
  • New jwt auth integration + auto user creation with JWT #70 (glena)
  • Fix array notation #69 (glena)

1.2.4 (2015-05-21)

Full Changelog

Merged pull requests:

  • Fix error when the state param is not present #67 (glena)

1.2.3 (2015-05-19)

Full Changelog

Merged pull requests:

  • Fix issue with email verified requirement #65 (glena)

1.2.2 (2015-05-19)

Full Changelog

Implemented enhancements:

  • Auto Login (no widget) Does not work with WooCommerce My Account Login #45

Merged pull requests:

  • Added support for WooCommerce + updated info headers #63 (glena)

1.2.1 (2015-05-14)

Implemented enhancements:

  • Auth0 users with different accounts but same username will not be able to log into the site #52
  • Error: Could not create user. The registration process is not available. #48
  • Enhancement: Allow WordPress plugin to work in enterprise environment without internet access #42
  • Support redirecting to arbitrary URLs after login is succesful #29
  • Add link to create Auth0 Account #28
  • Validate settings before saving #24
  • Show WP Auth0 Logs somewhere so that we can easily diagnose problems #22
  • Add option to enter custom CSS #21
  • Make Widget options accessable by the Plugin #15
  • Make the widget showable as Shortcode and Widget #14

Fixed bugs:

  • No widget shown in latest release #20

Closed issues:

  • SDK Client headers spec compliant #61
  • Make usernames unique if it is already in use #58
  • Check text on "allow signup" option in plugin settings #54
  • Why is Client Secret Needed #53
  • Client Secret Field in Settings should not be remembered by browser #44
  • Demo is down #43
  • wp-login?wle does not work when "Auto Login (no widget)" is enabled #38
  • Add fallback URL to log in with WP credentials even after disabling WP login #35
  • Wordpress login no longer works when the "Auto Login (no widget)" option is set. #34
  • Shortcode attributes are being ignored #33
  • Update to Lock #19
  • errors not being shown when something fails #18
  • add nice error message when exchange of token returns 401 #11
  • Don't show widget when registrations are not allowed. #5
  • Auto-create users option #4
  • plugin packaging and publish #3
  • after session times out the login widget is shown inside the iframe and after login the site is embedded in the iframe #2
  • lost your password #1

Merged pull requests:

  • Updated info headers #62 (glena)
  • Auth WP V1.2 #55 (glena)
  • Security vulnerability fix on login #51 (glena)
  • Add fallback URL to log in with WP credentials even after disabling WP login #35 #36 (glena)
  • Issues #24, #28 & #29 #30 (glena)
  • Add option to enter custom CSS #21 #27 (glena)
  • Issues ready to merge #26 (glena)
  • New popup widget & some small changes #23 (glena)
  • A0 widget #16 (glena)
  • New feature: Add a new config to allow people to access with the standar... #13 (glena)
  • Fix wp submision problems #10 (hrajchert)
  • Added screenshots #9 (hrajchert)
  • Many improvements #8 (hrajchert)

* This Change Log was automatically generated by github_changelog_generator