|
| 1 | +___Version 0.15:___ Aug 4, 2015 |
| 2 | +* Now using GitHub Gists for storage: |
| 3 | + * In order to save layouts, you now need to sign in to GitHub via OAuth. |
| 4 | + * Once signed in, clicking 'Save' will store your layout as a GitHub Gist. |
| 5 | + * Unlike before, if you modify your layout and save again, a new |
| 6 | + _revision_ of your Gist is created. |
| 7 | + * You can now share a link to your layout and it will be stable over time |
| 8 | + as you make edits to it. |
| 9 | + * All Gists are created as 'Private'; this means that nobody can see it |
| 10 | + unless you share the link. |
| 11 | +* If you make modifications to another user's layout and try to save, you |
| 12 | + will be prompted to create a "fork" under your own account. |
| 13 | + * The link between your copy and the original copy is maintained. |
| 14 | + * Note that you can only have one fork of any given layout; if you try |
| 15 | + to fork it a second time, you will end up overwriting your first fork |
| 16 | + (though history is maintained, so you won't lose any data). This appears |
| 17 | + to be a limitation in how GitHub Gists work. |
| 18 | +* Get a list of all your saved layouts; go to 'My Layouts' in the user menu. |
| 19 | +* "Star" & "Unstar" your favorite layouts; go to 'Starred Layouts' in the |
| 20 | + user menu to go back to layouts you previously starred. |
| 21 | +* New "background" options: (Thanks iandoug!) |
| 22 | + * You can now add a background 'texture' to your layout to simulate the |
| 23 | + look of various materials (e.g., wood, aluminum, etc.). |
| 24 | + * You can now set the corner radius of your layout to better simulate |
| 25 | + the look of non-rectangular keyboards. |
| 26 | +* You can now add 'decals' to your layout: |
| 27 | + * These are purely decorative additions to the layout, and have many uses |
| 28 | + (e.g., keyboard logos, 'caps lock' LEDs, labels, etc.) |
| 29 | + * They have many of the same formatting options as regular keycaps, but |
| 30 | + they don't render any keycap background. |
| 31 | + |
1 | 32 | ___Version 0.14:___ Aug 1, 2015
|
2 | 33 | * Custom Styles
|
3 | 34 | * You can now define custom styles for your keyboard using CSS
|
|
0 commit comments