-
Notifications
You must be signed in to change notification settings - Fork 535
Breaking Changes
Alexandre Vanhecke edited this page Dec 28, 2015
·
35 revisions
This page contains a list of breaking changes, i.e. of changes in AuthMe that may require plugin users to make adjustments.
| Version | Description |
|---|---|
| 5.2 (2015-12-28) | PlainText is automatically change to SHA256 HashAlgorithm |
| 5.2 (2015-12-26) | Flatfile data source and converters to/from flatfile no longer supported. Use Sqlite. |
| 5.2 (2015-12-23) | Setting settings.restrictions.enablePasswordVerifier renamed to enablePasswordConfirmation
|
| 5.2 (2015-12-22) | email.html: Placeholders are like <playername />, not <playername> or %playername%. (Template) |
| 5.1 (2015‑12‑05) | Changed permission nodes (up-to-date list) |
| 5.1 (2015-12-04) | Configurable text sent in email moved from config.yml to email.html |
| 5.1 (2015-11-27) | Bug fix: Using /authme register no longer changes the password to all lower-case |