Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@hey.com>2021-04-07 21:46:19 +0300
committerMatt Stratton <matt.stratton@hey.com>2021-04-07 21:46:19 +0300
commit506bc4e32710a6c4e9460903380990e71f228df9 (patch)
tree378089ca71ec14b66f76129830b529a992fd7798
parentb1706d60a75bc382c33bf9a1f395384561ba2eb3 (diff)
Update theme to version 1.14.51.14.5
-rw-r--r--CHANGELOG.md11
-rw-r--r--theme.toml2
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"