Releases: leontm-dev/pracc-optimizer
Releases · leontm-dev/pracc-optimizer
v1.0.0, the first full beta release
Basically includes everything rn.
Features
- Extract links for team descriptions
- Add tracker buttons to playersa
- Get ranks and peaks of players
What's Changed
- Potential fix for code scanning alert no. 3: Incomplete string escaping or encoding by @leontm-dev in #2
- Fix code scanning alert - Incomplete string escaping or encoding by @leontm-dev in #4
- Potential fix for code scanning alert no. 2: Incomplete URL substring sanitization by @leontm-dev in #5
- Bump vite from 5.4.11 to 5.4.12 by @dependabot[bot] in #6
- Bump vite from 5.4.12 to 5.4.20 by @dependabot[bot] in #8
- Bump vite-plugin-static-copy from 1.0.6 to 2.3.2 by @dependabot[bot] in #7
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #11
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #10
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #9
- Bump rollup from 4.30.1 to 4.59.0 by @dependabot[bot] in #12
- Bump flatted from 3.3.2 to 3.4.2 by @dependabot[bot] in #13
- V1 by @leontm-dev in #14
New Contributors
- @leontm-dev made their first contribution in #2
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.1.0...v1.0.0-beta
v0.1.0
v0.1.0
This is the first alpha version of this extension.
Features
- Using the custom block list to block others teams
- Filter links out of description
- Add links to the valorant tracker of player
- Auto turn the feature "Match dates" on
Contents
- UI
- HTML / CSS and JS injections into the https://pracc.com, https://pracc.com/team and https://pracc.com/search page
What's to come in version 0.2.0
- Custom favorite list
- Block button on the match page
- Favorite button on the match page
- Website performance updates