From 506bc4e32710a6c4e9460903380990e71f228df9 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Wed, 7 Apr 2021 13:46:19 -0500 Subject: Update theme to version 1.14.5 --- CHANGELOG.md | 11 ++++++++++- theme.toml | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 214c1dc..32eaa0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.14.5](https://github.com/mattstratton/castanet/tree/1.14.5) (2021-04-07) + +**Fixed bugs:** + +- \[BUG\] - Can you change the link to the podcast rss to say "RSS Feed" instead of "Podcast"? [\#355](https://github.com/mattstratton/castanet/issues/355) +- \[BUG\] - Host images are huge and inconsistently sized when the browser is small or mobile [\#353](https://github.com/mattstratton/castanet/issues/353) +- \[BUG\] - Episode Layouts are wrong on home page [\#351](https://github.com/mattstratton/castanet/issues/351) +- \[BUG\] - When site theme is blue, rolling over the social icons doesn't highlight them [\#349](https://github.com/mattstratton/castanet/issues/349) + ## [1.14.4](https://github.com/mattstratton/castanet/tree/1.14.4) (2021-03-01) **Fixed bugs:** @@ -343,7 +352,7 @@ **Fixed bugs:** -- Sidebar doesn't show if `enable\_jumbo` doesn't exist [\#167](https://github.com/mattstratton/castanet/issues/167) +- Sidebar doesn't show if `enable_jumbo` doesn't exist [\#167](https://github.com/mattstratton/castanet/issues/167) - Grid spills to second page without filling bottom row [\#164](https://github.com/mattstratton/castanet/issues/164) - \[Bug\] iTunes/android/Soundcloud subscribe image icons broken [\#155](https://github.com/mattstratton/castanet/issues/155) - \[Bug\] stitcher not sticher. Typo in config.toml variable [\#154](https://github.com/mattstratton/castanet/issues/154) diff --git a/theme.toml b/theme.toml index 9cb70ba..2b5b454 100644 --- a/theme.toml +++ b/theme.toml @@ -9,7 +9,7 @@ homepage = "https://github.com/mattstratton/castanet" tags = ["podcast", "responsive"] features = ["podcast RSS", "subscribe buttons"] min_version = "0.69.2" -theme_version = "1.14.4" +theme_version = "1.14.5" [author] name = "Matt Stratton" -- cgit v1.2.3