|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## v2.0 |
| 5 | + |
| 6 | +### What's Changed |
| 7 | + |
| 8 | +_(most recent changes are listed on top):_ |
| 9 | +- FIX: Typos |
| 10 | +- NEW: Make Unsplash Background as Option |
| 11 | +- FIX: Settings form layout |
| 12 | +- HTML Fixes |
| 13 | +- FIX: Translation wording |
| 14 | +- FIX: Translation wording |
| 15 | +- FIX: Missing translation |
| 16 | +- Customizer Compatibility - Add functionality - thanks @axb21 |
| 17 | +- Customizer Compatibility - Add hook for Custom Note feature - relates to https://github.com/creecros/Customizer/issues/141 |
| 18 | +- FIX: HTML5 Standard for `rel` |
| 19 | +- Add Better Link |
| 20 | +- Remove Manual Edits Section from README.md |
| 21 | +- Add Manual Edits Section |
| 22 | +- FIX: GitHub Link |
| 23 | +- FIX: Colour Variables |
| 24 | +- FIX: Translation Link in Metadata Page |
| 25 | +- FIX: Translation Link in Settings |
| 26 | +- FIX: Translation Link in Settings |
| 27 | +- NEW: Add Manual Edits Section in Settings |
| 28 | +- NEW: Add Manual Edits Page |
| 29 | +- NEW: Add Rewrite URL for Manual Edits Page |
| 30 | +- Better FIX: Move `Save Settings` Button - move to where settings actually are |
| 31 | +- FIX: Deleted Style for Textarea |
| 32 | +- New 2FA Page - closes #6 - thanks @axb21 |
| 33 | +- FIX: User IP `localhost` in Reset Password Page |
| 34 | +- Show `localhost` IP in Tooltip |
| 35 | +- NEW: Make login/password/2fa sections center of screen |
| 36 | +- NEW: Select Input on Mouseover - this will save a mouse click when selecting fields in login, password and two-factor pages |
| 37 | +- FIX: Logo Top Margin |
| 38 | +- FIX: Add Missing `alt` Attribute |
| 39 | +- FIX: Add Missing `alt` Attribute |
| 40 | +- New 2FA Page: Build Form: Add Logo and Title |
| 41 | +- NEW: Add `en_GB` Translations |
| 42 | +- NEW: Add Translation String Override for 2FA Page Title |
| 43 | +- NEW: Add Logout Button to Cancel 2FA |
| 44 | +- NEW: Add Rewrite URL for 2FA Security Check |
| 45 | +- FIX: `localhost` IPs were not clarified - fixes Ignore localhost as IP Address #5 - thanks @axb21 |
| 46 | + |
| 47 | + |
4 | 48 | ## v1.0 |
5 | 49 |
|
6 | 50 | ### What's Changed |
|
0 commit comments