Skip to content

Releases: mattstratton/castanet

0.9.1

08 Mar 18:38
d9efa12
Compare
Choose a tag to compare

0.9.1 (2018-03-08)

Implemented enhancements:

  • Add show notes to rss feed #175
  • Create archetype for page/default #173
  • Add cover art to RSS feed #171
  • Add episode author tag to feed based on hosts #169
  • Improve build process to include all themes #104

Merged pull requests:

0.9.0

07 Mar 23:30
8022f37
Compare
Choose a tag to compare

Special thanks to @rajeshduggal for filing issues to help us make Castanet even better!

0.9.0 (2018-03-07)

Implemented enhancements:

  • Create contributing document #162
  • Move configuration instructions from README to a separate doc #161
  • Add Code of Conduct #160
  • Host display should be a partial #158
  • Update documentation to include new host pages #156
  • [Bug] README.md Installation step should describe required Menu.Main config.toml setting #152
  • [Bug] README.md itunes_image missing vital details about itunes min requirements #151
  • Upgrade to font-awesome 5 #138
  • [Enhancement] Can disqus comments be made optional? #136
  • titles should overlay images in grid layout #135
  • make episode images clickable from front page #134
  • add host support to episode page #28

Fixed bugs:

  • Sidebar doesn't show if enable\_jumbo doesn't exist #167
  • Grid spills to second page without filling bottom row #164
  • [Bug] iTunes/android/Soundcloud subscribe image icons broken #155
  • [Bug] stitcher not sticher. Typo in config.toml variable #154
  • Support more than one aka with guest #140
  • Subscribe buttons wrap on small viewports in jumbo #131
  • RSS buttons in jumbotron are screwy #97

Closed issues:

  • Enhanced Host Support #142

Merged pull requests:

0.8.0

14 Jun 16:24
5f60d57
Compare
Choose a tag to compare

0.8.0 (2017-06-13)

Implemented enhancements:

  • Add a bunch more sample guests #125
  • Guest page should show links to all shows with all versions of a guest #117
  • Customize placement of "Read More" #116
  • Add proper use of CDATA to episode feed #23

0.7.0

10 Jun 01:29
ce0d563
Compare
Choose a tag to compare

Special thanks to Eric Nantz (@Thercast) for great suggestions and some new features!

Implemented enhancements:

  • Create a page listing all guests #121
  • Episode titles should be set to capitalized #114
  • Add support for sponsors #113
  • [Enhancement]: Collection of external links in sidebar #110
  • Menu should sort by identifier, not name #100
  • Truncate iTunes summary based on characters in feed generation #93
  • Prettify the guest page #122 (mattstratton)
  • Prettify the grid page #118 (mattstratton)
  • add soundcloud and pocketcasts subscription options in sidebar #109 (thercast)
  • Add direct download link for audio file #103 (thercast)
  • add gitlab to social parameters #102 (thercast)

Fixed bugs:

  • Fix formatting on guest page #120
  • "Read More" shows up on main hero even if not truncated #115
  • Paginator needs to be constrained #96

0.6.0

19 May 18:58
86af4b7
Compare
Choose a tag to compare

The highlight of this release is the inclusion of YouTube video for your episodes. Check the README for all the fun details.

Implemented enhancements:

Fixed bugs:

  • Sharing and pagination buttons are mis-aligned on some episode pages #87
  • Host images on about template need to be passed through absURL #83
  • Remove extra LESS files #82
  • Main nav spans entire viewport #61

Closed issues:

  • Change README to use tables #49

v0.5.1

18 May 15:23
a9a81b0
Compare
Choose a tag to compare

Implemented enhancements:

  • Make episode images optional on episode pages #80
  • Provide option to use jumbotron on row layout #78
  • Make episode image optional #76
  • Add grey theme #74
  • Add links to previews of various themes/colors to README #73
  • Add additional host fields #71
  • Add additional guest fields #70

v0.5.0 - DO NOT USE

18 May 15:22
56811d1
Compare
Choose a tag to compare

This release might be in a strange state; please use the 0.5.1 release instead.

v0.4.0

03 May 18:59
08eb5bf
Compare
Choose a tag to compare

Please note! With this change, we have implemented the preferred method of using Pages instead of data files for guests. If you have guests as data files, they will continue to work; however, migrating them to Pages is going to give you a better experience.

Additionally, check your frontmatter for images to make sure they do not begin with a "/" character, as that might introduce a breaking change.

And we are now listed on the Hugo Themes Showcase!

0.4.0 (2017-05-03)

Full Changelog

Implemented enhancements:

  • Add support for banner-style images to episode page #60
  • Add sidebar option to show hosts #46
  • Add grid option #43
  • Change guests to be pages instead of data files #42
  • add post data to episode page #29
  • Create episode archetype #5

Fixed bugs:

  • Link in footer blends in with background #68
  • Theme causes issues with hosting on hugo-themes repository #66
  • Make all assets use absURL or relURL #64
  • Fix 404's in exampleSite #63
  • Wrap theme version in quotes in theme.toml #62
  • [Bug] Site title and hamburger menu overlap in mobile view #58
  • Subscribe buttons aren't buttons #52
  • add podcast_length parameter to rss feed #15
  • orange background is off center on small devices #9

Closed issues:

  • Share your theme with the community #57

v0.3.0

26 Apr 14:11
5e0fbcb
Compare
Choose a tag to compare

0.3.0 (2017-04-26)

Full Changelog

Implemented enhancements:

  • Change to bootstrap 4 #41

Fixed bugs:

  • Footer contains hardcoded link to Arrested DevOps privacy policy #50
  • Footer is offscreen on small viewports #47

v0.2.6

21 Apr 18:28
2c7577e
Compare
Choose a tag to compare

0.2.6 (2017-04-21)

Full Changelog

Implemented enhancements:

  • Add a blank override css file for customizations #33

Closed issues:

  • Doesn't work with one episode #44
  • Create automated release pipeline #38