-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.html
56 lines (45 loc) · 1.9 KB
/
changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<h2>0.95.3 - 2015-02-23 (5 hours)</h2>
<ul>
<li>Fix: Single post header</li>
<li>Fix: Add script for collapsing navbar</li>
<li>Fix: Remove the dev scripts, we no longer need them</li>
<li>New: Per-Post-Type Layouts</li>
<li>Fix: Set min-height for the comments textarea</li>
<li>New: Add height control for the header</li>
<li>Fix: Only add header parallax container if header exists</li>
</ul>
<h2>0.95.2 - 2015-02-23 (13 hours)</h2>
<ul>
<li>Fix: conditional classes for full-screen layouts</li>
<li>New: Added many typography options</li>
<li>Fix: Rename files according to WordPress coding standards</li>
<li>New: Added dropdown menus capability</li>
<li>New: Adding blog options</li>
<li>Fix: Duplicate checkboxes on comments form</li>
<li>Fix: Updating materialize to 0.95.2</li>
<li>Fix: Use h1 headers for single posts</li>
<li>Fix: On full-screen layouts comments were outside the container</li>
<li>Fix: Remove z-depth from posts when the layout has sidebars</li>
<li>Fix: Broken header on single posts (featured image)</li>
<li>Fix: Comments inside a double-container when sidebar exists</li>
<li>Fix: Styling improvements</li>
<li>Fix: Per-Post layout control not working</li>
<li>Fix: Featured images not properly resized</li>
<li>Fix: Remove margin below the header</li>
<li>Fix: Adding container to single content post when needed</li>
<li>New: Add layer shadows to post archives</li>
<li>Fix: Wrong sidebar positioning</li>
<li>Fix: ‘none’ can’t be applied to color & depth on widgets</li>
<li>Fix: Improve the way layouts are handled</li>
</ul>
<h2>0.95.1 - CAUTION: requires Maera v1.1.0</h2>
<ul>
<li>Updating the MaterializeCSS framework to 0.95.1</li>
<li>Fixed layout conditionals</li>
<li>Better implementation for theme_mods in twig files</li>
<li>Using the Maera() object in template files for caching and rendering twigs</li>
</ul>
<h2>0.95.0</h2>
<ul>
<li>Initial release</li>
</ul>