Skip to content

Latest commit

 

History

History
133 lines (74 loc) · 7.71 KB

CHANGELOG.md

File metadata and controls

133 lines (74 loc) · 7.71 KB

1.1.2 (2022-04-21)

Bug Fixes

  • improve fullscreen detection (28f6ba4)

1.1.1 (2022-04-17)

Chores

  • upgrade yarn and packages (9605164)
  • use @meskill/sharec-config as tools setup (#17) (0ef7ba4), closes #17

Code Refactoring

  • load file config with fetch (4c2ff79)

Continuous Integration

Documentation

Other

  • Add link to the YooMoney donation (791767d)
  • Create FUNDING.yml (31004c2)

1.1.0 (2021-09-24)

Continuous Integration

  • fix dry-run release call (bbcbe09)

Documentation

  • update instruction in readme (#14) (c3bf985), closes #14
  • update link to issues page (9e21b4e)

Features

  • open instruction tab on install (#15) (296649d), closes #15

Tests

1.0.8 (2021-09-17)

Code Refactoring

  • refactor steelseries api to point that it work only with localhost (#12) (e863a4f), closes #12

1.0.7 (2021-09-17)

Bug Fixes

  • remove unused "tabs" permission (#11) (47e6824), closes #11

1.0.6 (2021-09-15)

Continuous Integration

  • use github app token instead of PAT (#10) (8878bb5), closes #10

1.0.5 (2021-09-12)

Continuous Integration

  • fix dry-run release (546f443)
  • fix usage of PAT (06a3f74)
  • use personal access token in order to work with protected branches (5bd5272)

1.0.4 (2021-09-12)

Chores

1.0.3 (2021-09-11)

Continuous Integration

  • remove anchors from yml (7cecfdb)
  • update manifest.json version (fb604ed)

1.0.2 (2021-09-11)

Continuous Integration

1.0.1 (2021-09-11)

Continuous Integration

  • fix release zip package (5ff388c)

1.0.0 (2021-09-11)

Build System

  • setup yarn 3, ts, eslint, prettier (1448123)
  • use webpack as builder (6ba81ed)

Code Refactoring

  • create module for working with steelseries api and add typings for events (ec2e2a2)
  • migrate on ts (6fba909)

Code Style

  • update prettier settings (8662f41)

Continuous Integration

Documentation

Features

  • add service_worker script to register game metadata (e9ed3f4)
  • init commit (b98cf66)
  • migrate on v3 manifesat and replace background script with hidden iframe (0661fc4)