Skip to content

Latest commit

 

History

History
213 lines (150 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

213 lines (150 loc) · 13.1 KB

Change Log

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 (2017-06-10)

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 (2017-05-19)

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

Merged pull requests:

v0.5.1 (2017-05-18)

v.0.5.0 (2017-05-18)

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

Merged pull requests:

v0.4.0 (2017-05-03)

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

Merged pull requests:

v0.3.0 (2017-04-26)

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

Merged pull requests:

v0.2.6 (2017-04-21)

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

Merged pull requests:

  • Check for single episode #45 (mattstratton)
  • Add capability for users to include their own custom CSS overrides. #40 (Fweeb)

v0.2.5 (2017-02-11)

Closed issues:

  • Missing navbar items when testing included example site #36

Merged pull requests:

  • Fix missing menu items in navigation bar #37 (thercast)

v0.2.4 (2017-02-11)

v0.2.3 (2017-02-11)

v.0.2.2 (2017-02-11)

v.0.2.1 (2017-02-11)

Implemented enhancements:

  • refactor to the block/base layout #35
  • add support for other color schemes #27

v.0.2.0 (2016-10-06)

Implemented enhancements:

  • add google analytics support #21
  • add disqus support #20

Fixed bugs:

  • fix meta tag for published time #31
  • sharing buttons don't work #25
  • remove reference to hugocast logo #24
  • change to use BaseURL #22

v.0.1.4 (2016-09-25)

Implemented enhancements:

  • add sample social image #17
  • Add guest support #16

v.0.1.3 (2016-09-25)

Implemented enhancements:

  • Create template for episodes #11
  • Add "media_override" to frontmatter option #4
  • Add podcast media prefix to config file #3
  • Create example site #1

Closed issues:

  • add sharing feature to episode template #18

v.0.1.2 (2016-09-25)

Implemented enhancements:

  • Create about page template #12

Fixed bugs:

  • move default image into theme static image directory #13

v.0.1.1 (2016-09-25)

v0.1.0 (2016-09-25)

v0.1 (2016-09-25)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator