Skip to content

Latest commit

 

History

History
110 lines (101 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

110 lines (101 loc) · 4.09 KB

What's Changed in v2.0.1

  • update readme dev notice
  • Sanitize html in #10
  • refactor steam icon locations
  • refactor icons with global baseurl
  • add sanitize before html insert
  • add dompurify library
  • update firefox min version

Full Changelog: https://github.com/elecordapp/elecord-extension/compare/v2.0.0...v2.0.1

What's Changed in v2.0.0

  • update changelog to v2.0.0
  • fix replacevideos() w/multiple pcgamer videos
  • Options rewrite in #9
  • fix popup styling on firefox
  • update reload command keys for firefox
  • fix worker.js script imports on firefox
  • move content scripts/styles into folders
  • refactor content scripts
  • add reload extension command
  • add options logic to worker.js
  • refactor options script
  • add dev-mode option and styles
  • update options view
  • update popup view
  • create utils.js helper script
  • add inter font files and license
  • create popup page
  • refactor extension file structure
  • add dynamic version/description to options script
  • add new options page layout
  • add new options page styling
  • update manifest for options page changes
  • add options page icons
  • License updates in #8
  • create tabler-icons license notice
  • update files with license header
  • update readme with license notice
  • New icon sizes in #7
  • update manifest icon paths
  • update readme icon path
  • create new icons sizes
  • create elecord logo license
  • update placeholder icon with elecord logo
  • Merge branch 'main' of https://github.com/elecordapp/elecord-extension
  • update readme with firefox install guide
  • fix steam app no review score state
  • fix steam app newly released state
  • Firefox compatibility in #6
  • fix steam key details box display order on firefox
  • fix empty selection in menu title on firefox
  • add manifest scripts value for firefox
  • add additional steam script comments
  • update manifest with stricter permissions

Full Changelog: https://github.com/elecordapp/elecord-extension/compare/v1.2.0...v2.0.0

What's Changed in v1.2.0

  • update changelog to v1.2.0
  • fix readme's icon path
  • steam app key details box in #5
  • update extension readme features list
  • update extension manifest
  • create steam app content script
  • create steam app styles
  • create steam app details components
  • move extension icon
  • add tabler icon assets
  • add redeem keys context menu items in #4
  • fix 'cannot create item with duplicate id'
  • refactor context menus, add redeem keys menu
  • add git-cliff changelog configuration in #3
  • add git-cliff changelog configuration

Full Changelog: https://github.com/elecordapp/elecord-extension/compare/v1.1.0...v1.2.0

What's Changed in v1.1.0

  • Customise pcgamer.com articles in #2
  • Fix steam highlighting inline wrapping
  • Restructure context menu search
  • Update readme with new features
  • Remove redundant comments
  • Refactor pcgamer comments and variable names
  • Fix steam icon url and placement
  • Move options files with new styling
  • Restructure extension files and directories
  • Replace video with article image on pcgamer
  • Fix steam icon alignment
  • Update to manifest v3
  • Add Steam icons to pcgamer links
  • Update readme features progress

Full Changelog: https://github.com/elecordapp/elecord-extension/compare/v1.0.1...v1.1.0

What's Changed in v1.0.1

  • Update readme features progress
  • Add options menu logic and styling in #1
  • Add options menu logic
  • Style options menu
  • Readme features list
  • Readme install instructions
  • Readme HTML header
  • Create options.html
  • Create icon.png placeholder
  • Create background.js
  • Create manifest.json
  • Initial commit