# Change Log ## [0.6.0](https://github.com/mattstratton/castanet/tree/0.6.0) (2017-05-19) **Implemented enhancements:** - add video support [\#26](https://github.com/mattstratton/castanet/issues/26) - Add support for stitcher [\#7](https://github.com/mattstratton/castanet/issues/7) - Add theme release script [\#85](https://github.com/mattstratton/castanet/pull/85) ([mattstratton](https://github.com/mattstratton)) - partial calls require .html suffix [\#84](https://github.com/mattstratton/castanet/pull/84) ([adymitruk](https://github.com/adymitruk)) **Fixed bugs:** - Sharing and pagination buttons are mis-aligned on some episode pages [\#87](https://github.com/mattstratton/castanet/issues/87) - Host images on about template need to be passed through absURL [\#83](https://github.com/mattstratton/castanet/issues/83) - Remove extra LESS files [\#82](https://github.com/mattstratton/castanet/issues/82) - Main nav spans entire viewport [\#61](https://github.com/mattstratton/castanet/issues/61) **Closed issues:** - Change README to use tables [\#49](https://github.com/mattstratton/castanet/issues/49) **Merged pull requests:** - Update README with tables [\#94](https://github.com/mattstratton/castanet/pull/94) ([mattstratton](https://github.com/mattstratton)) - Make navbar align with center container [\#92](https://github.com/mattstratton/castanet/pull/92) ([mattstratton](https://github.com/mattstratton)) - Add youtube support for episodes [\#91](https://github.com/mattstratton/castanet/pull/91) ([mattstratton](https://github.com/mattstratton)) - Add stitcher support [\#90](https://github.com/mattstratton/castanet/pull/90) ([mattstratton](https://github.com/mattstratton)) - Fix misaligned stuff at bottom of episodes [\#89](https://github.com/mattstratton/castanet/pull/89) ([mattstratton](https://github.com/mattstratton)) - Make host images absURL [\#88](https://github.com/mattstratton/castanet/pull/88) ([mattstratton](https://github.com/mattstratton)) - Remove deprecated LESS files [\#86](https://github.com/mattstratton/castanet/pull/86) ([mattstratton](https://github.com/mattstratton)) ## [v0.5.1](https://github.com/mattstratton/castanet/tree/v0.5.1) (2017-05-18) ## [v.0.5.0](https://github.com/mattstratton/castanet/tree/v.0.5.0) (2017-05-18) **Implemented enhancements:** - Make episode images optional on episode pages [\#80](https://github.com/mattstratton/castanet/issues/80) - Provide option to use jumbotron on row layout [\#78](https://github.com/mattstratton/castanet/issues/78) - Make episode image optional [\#76](https://github.com/mattstratton/castanet/issues/76) - Add grey theme [\#74](https://github.com/mattstratton/castanet/issues/74) - Add links to previews of various themes/colors to README [\#73](https://github.com/mattstratton/castanet/issues/73) - Add additional host fields [\#71](https://github.com/mattstratton/castanet/issues/71) - Add additional guest fields [\#70](https://github.com/mattstratton/castanet/issues/70) **Merged pull requests:** - Add grey theme [\#81](https://github.com/mattstratton/castanet/pull/81) ([mattstratton](https://github.com/mattstratton)) - Add support for jumbotron on row layout [\#79](https://github.com/mattstratton/castanet/pull/79) ([mattstratton](https://github.com/mattstratton)) - Make examplesite stuff look better [\#77](https://github.com/mattstratton/castanet/pull/77) ([mattstratton](https://github.com/mattstratton)) - Add fields to guest and hosts [\#75](https://github.com/mattstratton/castanet/pull/75) ([mattstratton](https://github.com/mattstratton)) ## [v0.4.0](https://github.com/mattstratton/castanet/tree/v0.4.0) (2017-05-03) **Implemented enhancements:** - Add support for banner-style images to episode page [\#60](https://github.com/mattstratton/castanet/issues/60) - Add sidebar option to show hosts [\#46](https://github.com/mattstratton/castanet/issues/46) - Add grid option [\#43](https://github.com/mattstratton/castanet/issues/43) - Change guests to be pages instead of data files [\#42](https://github.com/mattstratton/castanet/issues/42) - add post data to episode page [\#29](https://github.com/mattstratton/castanet/issues/29) - Create episode archetype [\#5](https://github.com/mattstratton/castanet/issues/5) **Fixed bugs:** - Link in footer blends in with background [\#68](https://github.com/mattstratton/castanet/issues/68) - Theme causes issues with hosting on hugo-themes repository [\#66](https://github.com/mattstratton/castanet/issues/66) - Make all assets use absURL or relURL [\#64](https://github.com/mattstratton/castanet/issues/64) - Fix 404's in exampleSite [\#63](https://github.com/mattstratton/castanet/issues/63) - Wrap theme version in quotes in theme.toml [\#62](https://github.com/mattstratton/castanet/issues/62) - \[Bug\] Site title and hamburger menu overlap in mobile view [\#58](https://github.com/mattstratton/castanet/issues/58) - Subscribe buttons aren't buttons [\#52](https://github.com/mattstratton/castanet/issues/52) - add podcast\_length parameter to rss feed [\#15](https://github.com/mattstratton/castanet/issues/15) - orange background is off center on small devices [\#9](https://github.com/mattstratton/castanet/issues/9) **Closed issues:** - Share your theme with the community [\#57](https://github.com/mattstratton/castanet/issues/57) **Merged pull requests:** - Add banner option [\#72](https://github.com/mattstratton/castanet/pull/72) ([mattstratton](https://github.com/mattstratton)) - Add podcast length [\#69](https://github.com/mattstratton/castanet/pull/69) ([mattstratton](https://github.com/mattstratton)) - Change to remove slashes [\#65](https://github.com/mattstratton/castanet/pull/65) ([mattstratton](https://github.com/mattstratton)) - Fix broken hamburger menu [\#59](https://github.com/mattstratton/castanet/pull/59) ([mattstratton](https://github.com/mattstratton)) - Add contributing.json \(GitMagic\) [\#56](https://github.com/mattstratton/castanet/pull/56) ([gitmagic-bot](https://github.com/gitmagic-bot)) - Add grid option [\#55](https://github.com/mattstratton/castanet/pull/55) ([mattstratton](https://github.com/mattstratton)) - Add host sidebar [\#54](https://github.com/mattstratton/castanet/pull/54) ([mattstratton](https://github.com/mattstratton)) - Make subscribe buttons look like buttons [\#53](https://github.com/mattstratton/castanet/pull/53) ([mattstratton](https://github.com/mattstratton)) ## [v0.3.0](https://github.com/mattstratton/castanet/tree/v0.3.0) (2017-04-26) **Implemented enhancements:** - Change to bootstrap 4 [\#41](https://github.com/mattstratton/castanet/issues/41) **Fixed bugs:** - Footer contains hardcoded link to Arrested DevOps privacy policy [\#50](https://github.com/mattstratton/castanet/issues/50) - Footer is offscreen on small viewports [\#47](https://github.com/mattstratton/castanet/issues/47) **Merged pull requests:** - \[WIP\] Update to Bootstrap 4 [\#48](https://github.com/mattstratton/castanet/pull/48) ([mattstratton](https://github.com/mattstratton)) ## [v0.2.6](https://github.com/mattstratton/castanet/tree/v0.2.6) (2017-04-21) **Implemented enhancements:** - Add a blank override css file for customizations [\#33](https://github.com/mattstratton/castanet/issues/33) **Closed issues:** - Doesn't work with one episode [\#44](https://github.com/mattstratton/castanet/issues/44) - Create automated release pipeline [\#38](https://github.com/mattstratton/castanet/issues/38) **Merged pull requests:** - Check for single episode [\#45](https://github.com/mattstratton/castanet/pull/45) ([mattstratton](https://github.com/mattstratton)) - Add capability for users to include their own custom CSS overrides. [\#40](https://github.com/mattstratton/castanet/pull/40) ([Fweeb](https://github.com/Fweeb)) ## [v0.2.5](https://github.com/mattstratton/castanet/tree/v0.2.5) (2017-02-11) **Closed issues:** - Missing navbar items when testing included example site [\#36](https://github.com/mattstratton/castanet/issues/36) **Merged pull requests:** - Fix missing menu items in navigation bar [\#37](https://github.com/mattstratton/castanet/pull/37) ([thercast](https://github.com/thercast)) ## [v0.2.4](https://github.com/mattstratton/castanet/tree/v0.2.4) (2017-02-11) ## [v0.2.3](https://github.com/mattstratton/castanet/tree/v0.2.3) (2017-02-11) ## [v.0.2.2](https://github.com/mattstratton/castanet/tree/v.0.2.2) (2017-02-11) ## [v.0.2.1](https://github.com/mattstratton/castanet/tree/v.0.2.1) (2017-02-11) **Implemented enhancements:** - refactor to the block/base layout [\#35](https://github.com/mattstratton/castanet/issues/35) - add support for other color schemes [\#27](https://github.com/mattstratton/castanet/issues/27) ## [v.0.2.0](https://github.com/mattstratton/castanet/tree/v.0.2.0) (2016-10-06) **Implemented enhancements:** - add google analytics support [\#21](https://github.com/mattstratton/castanet/issues/21) - add disqus support [\#20](https://github.com/mattstratton/castanet/issues/20) **Fixed bugs:** - fix meta tag for published time [\#31](https://github.com/mattstratton/castanet/issues/31) - sharing buttons don't work [\#25](https://github.com/mattstratton/castanet/issues/25) - remove reference to hugocast logo [\#24](https://github.com/mattstratton/castanet/issues/24) - change to use BaseURL [\#22](https://github.com/mattstratton/castanet/issues/22) ## [v.0.1.4](https://github.com/mattstratton/castanet/tree/v.0.1.4) (2016-09-25) **Implemented enhancements:** - add sample social image [\#17](https://github.com/mattstratton/castanet/issues/17) - Add guest support [\#16](https://github.com/mattstratton/castanet/issues/16) ## [v.0.1.3](https://github.com/mattstratton/castanet/tree/v.0.1.3) (2016-09-25) **Implemented enhancements:** - Create template for episodes [\#11](https://github.com/mattstratton/castanet/issues/11) - Add "media\_override" to frontmatter option [\#4](https://github.com/mattstratton/castanet/issues/4) - Add podcast media prefix to config file [\#3](https://github.com/mattstratton/castanet/issues/3) - Create example site [\#1](https://github.com/mattstratton/castanet/issues/1) **Closed issues:** - add sharing feature to episode template [\#18](https://github.com/mattstratton/castanet/issues/18) ## [v.0.1.2](https://github.com/mattstratton/castanet/tree/v.0.1.2) (2016-09-25) **Implemented enhancements:** - Create about page template [\#12](https://github.com/mattstratton/castanet/issues/12) **Fixed bugs:** - move default image into theme static image directory [\#13](https://github.com/mattstratton/castanet/issues/13) ## [v.0.1.1](https://github.com/mattstratton/castanet/tree/v.0.1.1) (2016-09-25) ## [v0.1.0](https://github.com/mattstratton/castanet/tree/v0.1.0) (2016-09-25) ## [v0.1](https://github.com/mattstratton/castanet/tree/v0.1) (2016-09-25) **Merged pull requests:** - waffle.io Badge [\#2](https://github.com/mattstratton/castanet/pull/2) ([waffle-iron](https://github.com/waffle-iron)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*