Skip to content

Releases: elecordapp/elecord-extension

v2.0.1

02 Nov 00:25
90039ae
Compare
Choose a tag to compare

What's Changed in v2.0.1

Added DOMPurify for sanitizing HTML injections on Steam store.

Changelog

  • 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: v2.0.0...v2.0.1

v2.0.0

13 Sep 15:16
2e4ba90
Compare
Choose a tag to compare

What's Changed in v2.0.0

This version overhauls the internal structure of the extension, whilst also improving existing features and making important fixes.

  • Firefox compatibility
  • New options menu
  • Stricter permissions
  • Uses elecord branding

Changelog

  • 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
  • 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: v1.2.0...v2.0.0

v1.2.0

02 Sep 09:26
d1497cc
Compare
Choose a tag to compare

What's Changed in v1.2.0

This version introduces a Steam web store 'Key Details' box:

  • Review score
  • Online play
  • Hours played
  • Release date

Changelog

  • 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: v1.1.0...v1.2.0

v1.1.0

01 Sep 13:41
f4527d4
Compare
Choose a tag to compare

What's Changed in v1.1.0

This version introduces enhancements for pcgamer.com articles:

  • Highlight Steam links
  • Replace obtrusive videos with images

Changelog

  • 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: v1.0.1...v1.1.0

v1.0.1

14 May 13:42
88f540b
Compare
Choose a tag to compare

What's Changed in v1.0.1

This version introduces context menu search functionality:

  • Select text (e.g. Deep Rock Galactic) and search directly on Steam or gg.deals

Changelog

  • 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

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