Skip to content

Commit 266d9ed

Browse files
committed
Releasing v1.6
1 parent ddb1416 commit 266d9ed

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

readme.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@ Independent Publisher is a beautiful reader-focused WordPress theme, for you.
22

33
Version history:
44

5+
1.6
6+
7+
* **New Feature**: Overlay Post Title on Post Cover. You can now choose to have the Post Title overlayed on top of the Post Cover, when setting a featured image to be full-width (Post Cover). See [#47](https://github.com/raamdev/independent-publisher/issues/47). (Thanks to @descubraomundo)
8+
* **Enhancement**: Social Menu now includes support for `mailto:` links. When you add a menu item with a `mailto:` link, an envelope icon will be displayed on the Social Menu. See [#105](https://github.com/raamdev/independent-publisher/pull/105). (Thanks to @bitzl)
9+
* **Enhancement**: When a Post has multiple categories, you can now define a single category to be shown in the post meta using a custom field called `independent_publisher_primary_category` and then the name of the category you want to show. See [#122](https://github.com/raamdev/independent-publisher/pull/122). (Thanks to @tlongren)
10+
* **Enhancement**: It is now possible to override the default maximum resolution of 700px for featured images. This is useful if you use Full-Width Featured Images (Post Covers) and want to use higher resolution images. See [#129](https://github.com/raamdev/independent-publisher/issues/129)
11+
* **Enhancement**: Add support for Audio post format. See [#140](https://github.com/raamdev/independent-publisher/issues/140).
12+
* **Enhancement**: Added support for JetPack Responsive Videos. See [#124](https://github.com/raamdev/independent-publisher/issues/124).
13+
* **Enhancement**: Images with captions inside the Visual Editor now appear styled like they do when published. See [#103](https://github.com/raamdev/independent-publisher/issues/103). (Reported by @saddington)
14+
* **Style Change**: Removed long-dash prepend from `<cite>` elements. See [#115](https://github.com/raamdev/independent-publisher/issues/115).
15+
* **Bug Fix**: When using the Visual Editor, quotes now display newlines properly. See [#108](https://github.com/raamdev/independent-publisher/issues/108). (Reported by @saddington)
16+
* **Bug FIx**: Fixed a missing closing div that was causing validation errors. See [#113](https://github.com/raamdev/independent-publisher/pull/113). (Thanks to @peterk)
17+
* **Bug Fix**: The JetPack Infinite Scroll loading wheel no longer displays at the top of the page, but rather at the bottom. See [#104](https://github.com/raamdev/independent-publisher/issues/104). (Reported by @manishsuwal)
18+
* **Bug FIx**: When using the JetPack Infinite Scroll module, the archive pages no longer display the irrelevant current page number content. See [#110](https://github.com/raamdev/independent-publisher/issues/110). (Reported by @manishsuwal)
19+
* **Bug Fix**: When a visitor submits a comment on a page without comments, and their comment requires moderation, the visitor will now see their unapproved comment on the page. See [#119](https://github.com/raamdev/independent-publisher/issues/119). (Reported by @manishsuwal)
20+
* **Bug Fix**: Fixed an issue footnotes inside Aside and Quote format posts. See [#125](https://github.com/raamdev/independent-publisher/issues/125). (Reported by @manishsuwal)
21+
* **Bug Fix**: Main navigation menu and widget menu anchor elements are no longer set as block elements. This fixes an issue with browser plugins that utilize anchor elements for on-screen hints. See [#127](https://github.com/raamdev/independent-publisher/issues/127).
22+
* **Translations**: Added Czech language translation. (Thanks to @Tajdik)
23+
* **Translations**: Added Spanish language translation. (Thanks to @mkiramu)
24+
* **Translations**: Added German language translation. (Thanks to @JHillert)
25+
* **Translations**: Updated French language translation. (Thanks to @EddyLB)
26+
527
1.5.1
628

729
* Bug Fix: Fixed a nasty bug with Galleries where all galleries were one-column, instead of following the default 3-column layout. This also affected 4-column, 5-column, etc., layouts.

rtl.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://independentpublisher.me/
44
Author: Raam Dev
55
Author URI: http://raamdev.com
66
Description: Independent Publisher is a beautiful reader-focused WordPress theme, for you. Clean, responsive, and mobile-ready, it gets out of your way and lets you share what you create. Full support for all Post Formats, HTML5-ready, and includes Schema.org markup. This theme is ideal for both single-author and multi-author blogs.
7-
Version: 1.5.1
7+
Version: 1.6
88
License: GNU GPLv3
99
License URI: http://www.gnu.org/copyleft/gpl.html
1010
Independent Publisher, Copyright 2014 Raam Dev
@@ -28,11 +28,14 @@ and Blueprint http://www.blueprintcss.org/
2828
Props to Manish Suwal 'Enwil' (http://enwil.com) and Radhika Morabia (http://rmorabia.com) for
2929
help with testing and contributing to the project during its early stages.
3030
31-
Thanks also to @tlongren and @pcutler for their contributions on GitHub.
31+
Thanks also to @tlongren, @pcutler, @descubraomundo, @manishsuwal, @bitzl, and @peterk for their contributions on GitHub.
3232
3333
Thanks to the following contributors for providing translation files:
3434
- French (contributed by Eddy Lelièvre-Berna; https://github.com/EddyLB)
3535
- Russian (contributed by Артем Рябков; https://github.com/rad96)
36+
- Spanish (contributed by Guillermo Dolores; https://github.com/mkiramu)
37+
- German (contributed by J. Hillert; https://github.com/JHillert)
38+
- Czech (contributed by Tajdik; https://github.com/Tajdik)
3639
*/
3740

3841
/* =Reset

style.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://independentpublisher.me/
44
Author: Raam Dev
55
Author URI: http://raamdev.com
66
Description: Independent Publisher is a beautiful reader-focused WordPress theme, for you. Clean, responsive, and mobile-ready, it gets out of your way and lets you share what you create. Full support for all Post Formats, HTML5-ready, and includes Schema.org markup. This theme is ideal for both single-author and multi-author blogs.
7-
Version: 1.5.1
7+
Version: 1.6
88
License: GNU GPLv3
99
License URI: http://www.gnu.org/copyleft/gpl.html
1010
Independent Publisher, Copyright 2014 Raam Dev
@@ -28,11 +28,14 @@ and Blueprint http://www.blueprintcss.org/
2828
Props to Manish Suwal 'Enwil' (http://enwil.com) and Radhika Morabia (http://rmorabia.com) for
2929
help with testing and contributing to the project during its early stages.
3030
31-
Thanks also to @tlongren and @pcutler for their contributions on GitHub.
31+
Thanks also to @tlongren, @pcutler, @descubraomundo, @manishsuwal, @bitzl, and @peterk for their contributions on GitHub.
3232
3333
Thanks to the following contributors for providing translation files:
3434
- French (contributed by Eddy Lelièvre-Berna; https://github.com/EddyLB)
3535
- Russian (contributed by Артем Рябков; https://github.com/rad96)
36+
- Spanish (contributed by Guillermo Dolores; https://github.com/mkiramu)
37+
- German (contributed by J. Hillert; https://github.com/JHillert)
38+
- Czech (contributed by Tajdik; https://github.com/Tajdik)
3639
*/
3740

3841
/* =Reset

0 commit comments

Comments
 (0)