Skip to content

Releases: ubyssey/ubyssey.ca

Version 1.0.11

28 Jan 01:41
Compare
Choose a tag to compare

Bugs

  • #181 Prevent scrollbar from appearing in headline containers (@napon)
  • #177 Make query param parsing more robust in archive view (@blx)
  • #164 Fix copyright date in footer (@HaoYuanLi)

Version 1.0.10

06 Jan 04:30
Compare
Choose a tag to compare

Features

Bug fixes

Version 1.0.8

22 Nov 22:59
Compare
Choose a tag to compare

Features

  • Article archive page

Version 1.0.7

12 Nov 02:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Code

  • Simplify ad unit placements
  • Fix bug in gulpfile preventing SASS watch updates

Bug fixes

  • Fix "None" captions and credits in image slideshows

Version 1.0.6

02 Nov 22:48
Compare
Choose a tag to compare

Features

  • Add Instagram icon to homepage
  • Add Snapchat QR code to homepage (appears when hovering over Snapchat icon)

Credit to @seanhsiung94!

Version 1.0.5

02 Nov 22:01
Compare
Choose a tag to compare

Features

Bug Fixes

  • Fix page titles to properly render HTML entities (no more "", "&", etc)

Version 1.0.4

29 Oct 03:55
Compare
Choose a tag to compare

Code

  • Fix bug in Twitter card meta tags (link previews now work on Twitter!)
  • Add <link rel="canonical"> tag (for SEO purposes)

Version 1.0.3

26 Oct 22:09
Compare
Choose a tag to compare

Design

  • Replaced Franklin Gothic font with LFT Etica
  • Updated the homepage header with full border and drop-shadow
  • Added drop-shadow to topbar header
  • Changed the style of social share buttons to be more clickable (especially on mobile)
  • Reduced the mobile article headline size (from 32px to 30px)
  • Adjusted headline line-height across entire site to improve readability

New features

  • Added a "read time" estimate to the top of each article
  • Added mobile leaderboard advertisements
  • Box advertisements are automatically injected into mobile articles
  • Added support for tracking events with Mixpanel

Code

  • Upgraded to dispatch v0.2.27