Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Releases: thexavismith/theboldreport.net

v5.1.0

08 Feb 19:15
Compare
Choose a tag to compare

Bug Fixes

  • Update protocol on gravatar images (#168)
  • Update Bold Report avatar image in head (#171)

Development Fixes

  • Remove Segment and switch to Google Analytics tracking code (#170)
  • Add jTag templates (#172) Since been removed.

Site Enhancements

  • Redesign the Topics Page (#169)
  • Typogrify (#173)
  • Add share buttons (#174)

v5.0.1

12 Jan 04:09
Compare
Choose a tag to compare

Bug Fixes

  • Recent posts not displaying for authors (#163)

Development Fixes

  • Use custom_type instead of categories (#164)
  • Improve Caching and Gzip (#165)

Site Enhancements

  • Update styles for superscript (#167)

v5.0.0

15 Dec 04:53
Compare
Choose a tag to compare

Bug Fixes

  • Remove font smoothing on footnote popovers (#155)
  • Display art directed posts nicely in index (#156)
  • Fix the original newsletter idea (#158)
  • Fix lists in blockquotes (#160)
  • Update favicon and apple touch icon (#161)

Site Enhancements

  • Display byline and date better (#147)
  • Display Tags in a more secondary place
  • Design a better archives page (#148)
  • Space for Related Posts (#149)
  • Give more priority to newsletter (#150)
  • Make 404 more helpful (#153)
  • Redesign Search (#151) with help from @tjdraper

v4.8.4

29 Sep 05:00
Compare
Choose a tag to compare

Bug Fixes

  • Gravatar requests relative (#141)
  • Fix Feed Subtitle (#143)

Development Fixes

  • Update Gemfile and Gemfile.lock (41416fb)

    Site Enhancements

  • Adding Sonya as an editor (#140)

  • Increase Font Size on Smaller Screens (#145)

v4.8.3

23 Sep 04:28
Compare
Choose a tag to compare

Bug Fixes

  • Fix layout of newsletter form on smaller screens (#136)

Development Fixes

  • Plugins in Gemfile and added Jekyll::Compose (#135)

Site Enhancements

  • Small Post Updates (#132)

v4.8.2

20 Sep 03:17
Compare
Choose a tag to compare

Bug Fixes

  • Thankfully none! 🎉

Development Fixes

  • Extracted components into partials (#128)
  • Updated .gitignore to ignore npm-debug.log(#131)

Site Enhancements

  • Added Author Information to Art Direct Type and fixed stuff in each of those posts(#129)

Authors in this release

@smithtimmytim @keaton-taylor

v4.8.1

18 Sep 19:37
Compare
Choose a tag to compare

Here's what in this release:

  • Adding Segment JS to add analytics back to The Bold Report (#125)
  • Cleaning up Gemfile to get rid of unnecessary dependencies. (#126)
  • Changing links to use a border-bottom on :hover instead of text-decoration. So much nicer. (#127)

Other Small Fixes

  • Adding Rack::Deflater to enable compression on served assets. (09a6bad)

Adding Author Capabilities and Profiles

15 Sep 17:08
Compare
Choose a tag to compare

The Bold Report will be accepting author contributions and with that, we need to support authors.

Minor Images Fix for Safari

12 Sep 05:52
Compare
Choose a tag to compare

Weird flexbox bug on Safari is now fixed.

Moving Back to Kramdown

12 Sep 05:11
Compare
Choose a tag to compare

Decided to move back to Kramdown and wow was that easy!