-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
38 lines (29 loc) · 1003 Bytes
/
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
Version 1.20
------------
* Add screen reader text to category and tag icons
* Fix bug in sidebar-front.php
* Make sure form elements don't overflow
* Update header.php for better accessibility
* Make dropdown menus accessible by tabbing
Version 1.12
------------
* Add link to header image
Version 1.11
------------
* Fixed wrong text domain in function elucidate_meta
Version 1.1
------------
* Added template front-page.php and sidebar-front.php (see README.txt)
* Added optional social media menu to footer (see README.txt)
* Added social media icons to Elucicons icon font
* Added support for quote post format
* Cleaned up css for dropdown menu
* Set word-wrap to prevent long titles overflowing
* Added set_post_thumbnail_size()
* Updated theme URI
* Created README.txt
* Added function elucidate_font_url() (webfonts be now be disabled when localizing into an unsupported language)
* Added cursor: pointer to reponsive menu toggle css
Version 1.02
------------
* Initial public release