Skip to content

Latest commit

 

History

History
112 lines (82 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

112 lines (82 loc) · 2.68 KB

Changelog

v1.0.5

  • Remove Gauges tracking JavaScript
  • Add Google Tag Manager tracking JavaScript

v1.0.4

  • Automatically combine and version CSS and JavaScript
  • Replace social logo PNGs with SVGs
  • Update artist-links.csv
  • Render lowercase voting results

v1.0.3

  • Finish fixing song link generation on Windows

v1.0.2

  • Add analytics
  • Fix song link generation on Windows

v1.0.1

  • Separate alt entries from the voting form
  • Fix missing deadline zero in sidebar template
  • Add deadline_time setting
  • Rename deadline setting to deadline_date

v1.0.0

  • Allow claiming of multiple songs when voting (for now)
  • Fix duel page icons on mobile
  • Improve voting experience on mobile
  • Fix vertical alignment on winners banner
  • Update rules page copy
  • Update sidebar copy
  • Open log and YouTube links in a new tab

v0.9.8

  • Display youtube links on duel pages
  • Fix text rendering on log icon

v0.9.7

  • Simplify winners banner
  • Use a serif font for headelines and menu items
  • Optimize font-fetching

v0.9.6

  • Fix deadline date string generation on Windows

v0.9.5

  • Make tables horizontally scrollable for mobile
  • Hide inner voting marks on mobile
  • Improve styling on mobile
  • Fix table sorting on mobile
  • Clean up CSS
  • Fix audio player in Safari
  • Add dynamic deadline section to sidebar
  • Prevent footer from covering background image
  • Prevent extra newline at the end of voting textarea

v0.9.4

  • Shrink footer
  • Add play button to voting section
  • Remove song table from voting duel page
  • Remove winners banner CSS from non-winners-banner pages
  • Replace duel page links section with header icons
  • Show pointer cursor on play buttons
  • Narrow winners banner
  • Darken nav bar
  • Remove winners banner from duel pages
  • Add winners banner back to list pages

v0.9.3

  • Remove placeholder text in footer
  • Remove placeholder YouTube playlist link
  • Link banner on duel page to full-size banner
  • Improve colors on voting interface
  • Add rules page content from old site
  • Highlight winning song rows on duel pages
  • Simplify fonts
  • Add "Back to Top" links on duels page
  • Add year shortcuts on duels page
  • Only show winners banner on index, rules, and duel pages
  • Add audio player on artist, game, and duel pages

v0.9.2

  • Open social links in a new tab
  • Match š with s and é with e in search
  • Remove duplicate header on duel page
  • Remove "Winners" text from winners header
  • Link song titles in voting section of duel page

v0.9.1

  • Fix Windows compatibility issues
    • Explicitly set file encodings to utf-8
    • Support Windows paths when rewriting links for test builds
  • Fix parsing for genre tags that start with a number

v0.9.0

  • Initial public release