Skip to content

Releases: mattstratton/castanet

1.4.1

23 Apr 15:54
d6f97e2
Compare
Choose a tag to compare

Small fix, but necessary if you use AKA or guest groups

1.4.0

23 Apr 15:25
39c18b9
Compare
Choose a tag to compare

Implemented enhancements:

  • Change from "aka" field to "guest_group" field for multi-guest #159
  • Deal with multiple iterations of the same guest on the guest page #137

Guest Group Support

The big change in this release is that we have added the idea of "guest groups". This is only useful if you "version" your guest files (that is, if you have a repeat guest, but their bio/photo/etc change, but you don't want to "rewrite history", so you create guest2.md for example).

Now, if you add guests to a group (through the use of the guest_group field in the guest pages frontmatter), the following will happen:

  1. only the most recent (based on frontmatter date field) member of a group shows up on the /guests page of the site
  2. if you go to a single guest’s page, it will show all episodes from all members of that same group.

1.3.3

13 Apr 21:58
aea280b
Compare
Choose a tag to compare

1.3.2

06 Apr 01:23
Compare
Choose a tag to compare

Fixed bugs:

  • [Bug] /host/ page not displaying each host's main content #266

1.3.1

05 Apr 17:31
Compare
Choose a tag to compare

Minor bugfix to ensure twitch links show up on episode pages (if guests/hosts have Twitch profiles)

1.3.0

05 Apr 17:12
Compare
Choose a tag to compare

Implemented enhancements:

  • Sort hosts in partial based on...something #255
  • Provide ability for some hosts to be excluded from the Host page #251
  • Add twitch option under social #256

Fixed bugs:

  • LinkedIn does not show on individual guest pages #253
  • feed does not generate itunes titles #244

1.2.3

04 Apr 04:23
Compare
Choose a tag to compare

This is a very minor release that simply updated some code in the release process. See 1.2.2 for the fixed bugs!

1.2.2

04 Apr 04:20
Compare
Choose a tag to compare

Fixed bugs:

  • Row layout has issues if the most recent episode has a video #258
  • gulp task doesn't compile orange and blue files #254

1.2.1

07 Mar 15:25
3aaad92
Compare
Choose a tag to compare

Closed issue:

  • #248 Host and Guest archetypes are missing Title field

1.2.0

04 Feb 23:48
0c7de8b
Compare
Choose a tag to compare

Closed issues:

  • Disabling audio preloading #241
    Fixed bugs:

  • Guest bios do not display with hugo 0.62 and higher #240