Skip to content

Commit

Permalink
Update theme to version 1.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Apr 7, 2021
1 parent b1706d6 commit 506bc4e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:**
Expand Down Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 506bc4e

Please sign in to comment.