-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
87 lines (66 loc) · 2.5 KB
/
changelog.txt
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
changelog.txt
[+] = Added
[-] = Removed
[^] = Moved
[>] = Changes
[=] = No Changes
[x] = Deleted
[*] = Further enhancement needed
[!] = Bugs
== changelog ==
= (15/06/2019) - Version 1.2.4 =
[*] minor styling improvements
[*] Update admin.php
= (31/10/2019) - Version 1.2.3 =
[>] Improved RSS dashboard
= (16/10/2019) - Version 1.2.2 =
[>] login_headertitle is deprecated, changed to login_headertext
[+] paginate_comments_links
[>] archive documentation
[*] improved get_first_image()
[+] added French translation
= (15/10/2019) - Version 1.2.1 =
[>] Styling: minor change for sticky post and block quotes
[>] Silent comics logo
[*] archive documentation
= (20/03/2018) - Version 1.2.0 =
[>] Styling: CSS changes—replaced Futura & sans serif by system font
= (27/11/2018) - Version 1.1.9 =
clean-up
= (26/10/2018) - Version 1.1.8 =
[>] Changed RSS feed widget — links to SILENT COMICS blog instead of Tumblr
= (02/09/2018) - Version 1.1.7 =
[>] CSS clearings
[>] CSS Styling improvements
[>] single-comic.php
[^] identical code blocks for ```the_posts_pagination()``` found in home, search, & archive-comic refactored in template-tags
= (27/08/2018) - Version 1.1.6 =
[+] no-referrer meta
= (12/03/2018) - Version 1.1.5 =
Added REST API support for custom content type (comics) & custom taxonomy (story) — to comics post so they now work with Gutenberg enabled.
= (00/08/2017) - Version 1.1.4 =
[>] Fixed little inconsistencies in styling and code
[+] Added a two columns grid option for home
= (20/04/2017) - Version 1.1.3 =
[-] Removed post formats "status" and "aside" in functions.php
[>] Improved archive.php, removed navigation error on tag & category archives
[-] Cleaned wp_head, removed some useless queries
[+] Sidebar in index.php
[-] Removed function strip_content_nav completely
[>] Cleaned Template_Tags
[^] the_post_navigation is now in single.php
[*] single.php uses <br>
[>] archive-story.php now displays each comic post first image in a three columns grid
[*] taxonomy-story-name.php navigation must be improved (change page numbers without errors)
= (19/03/2017) - Version 1.1.2 =
[+] code clean up
[+] Page navigation on blog, archive and search using `the_posts_pagination` instead of 'nav-next-page'
[-] `strip_content_nav( 'nav-below' );`
[x] Deleted the "aside" post format template
[-] unused code in extras.php
[+] disabled emojis (in extras.php)
[+]
= (from 26/12.2016 to 17/03/2017) - Version 1.1.1 =
[>] minor incremental improvements
= (26/12/2016) - Version 1.0 =
[+] ported from SilentComics VS 2.6.4