Releases: ubyssey/ubyssey.ca
Releases · ubyssey/ubyssey.ca
Version 1.0.11
Version 1.0.10
Version 1.0.8
Features
- Article archive page
Version 1.0.7
What's Changed
- Add like, share, tweet buttons to bottom of article by @psiemens in #140
- Version 1.0.5 by @psiemens in #142
- Version 1.0.6 by @psiemens in #143
- Production by @psiemens in #144
- Removed "None" in image slideshow by @markoprodanovic in #138
- Added new SASS variable for half-screen desktop browser width by @mchernoff in #90
- Fix gulpfile, upgrade gulp by @psiemens in #148
- Ad units by @psiemens in #149
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
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
Features
- Add social buttons to bottom of article (PR #88 from @seanhsiung94)
Bug Fixes
- Fix page titles to properly render HTML entities (no more "", "&", etc)
Version 1.0.4
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
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