# AdGuard Popup Blocker Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ### Deprecated ### Removed ### Fixed - issue with opening `Options` menu on pages that steal focus [#348]. ### Security [#348]: https://github.com/AdguardTeam/PopupBlocker/issues/348 ## [2.5.117] - 2026-07-06 ## [2.5.117-beta.1] - 2026-07-06 ### Fixed - trip.com [#347]. - Unclickable links on options page. - Continue with Google does not work on Claude website [#344]. [#344]: https://github.com/AdguardTeam/PopupBlocker/issues/344 [#347]: https://github.com/AdguardTeam/PopupBlocker/issues/347 ## [2.5.116] ### Changed - Made `URL` consistent in userscript's metadata [#341]. [#341]: https://github.com/AdguardTeam/PopupBlocker/issues/341 ## [2.5.114] ### Fixed - web.telegram.org [#338]. ## [2.5.113] ### Fixed - challenges.cloudflare.com [#338]. [#338]: https://github.com/AdguardTeam/PopupBlocker/issues/338 ## [2.5.112] ### Added - `@author` header to userscript's metadata [#337]. [#337]: https://github.com/AdguardTeam/PopupBlocker/issues/337 ## [2.5.111] ### Changed - updated icon of the AdGuard Popup Blocker [#335]. [#335]: https://github.com/AdguardTeam/PopupBlocker/issues/335 ## [2.5.110] ### Fixed - reddit.com [#336]. [#336]: https://github.com/AdguardTeam/PopupBlocker/issues/336 ## [2.5.108] ### Fixed - gofile.io [#333]. - deadshot.io [#314]. - beinconnect.com.tr - xcancel.com [#314]: https://github.com/AdguardTeam/PopupBlocker/issues/314 [#333]: https://github.com/AdguardTeam/PopupBlocker/issues/333 ## [2.5.107] ### Fixed - issue with displaying websites in the wrong places in the Allowed and Silenced lists on options page [#305]. [#305]: https://github.com/AdguardTeam/PopupBlocker/issues/305 ## [2.5.105] ### Fixed - issue with displaying options in menu when long URL is blocked [#250]. [#250]: https://github.com/AdguardTeam/PopupBlocker/issues/250 ## [2.5.103] ### Fixed - namu.wiki [#329]. [#329]: https://github.com/AdguardTeam/PopupBlocker/issues/329 ## [2.5.101] ### Fixed - tiktok.com [#328]. [#328]: https://github.com/AdguardTeam/PopupBlocker/issues/328 ## [2.5.100] ### Added - Catalan, Macedonian, Serbian (Latin), and Swedish locales [#326]. [#326]: https://github.com/AdguardTeam/PopupBlocker/issues/326 ## [2.5.98] ### Changed - Exclude all websites that `tinyShield` is executed [#316]. [#316]: https://github.com/AdguardTeam/PopupBlocker/issues/316 ## [2.5.93] ### Fixed - `@icon` url in userscript's metadata [#301]. ## [2.5.92] ### Fixed - conflicts with Wombat.js library [#291]. - github.com [#297]. - trailing spaces in meta headers [#301]. [#291]: https://github.com/AdguardTeam/PopupBlocker/issues/291 [#297]: https://github.com/AdguardTeam/PopupBlocker/issues/297 [#301]: https://github.com/AdguardTeam/PopupBlocker/issues/301 ## [2.5.89] ### Fixed - id.gov.ua [PR#298]. [PR#298]: https://github.com/AdguardTeam/PopupBlocker/pull/298 ## [2.5.88] ### Fixed - id.gov.ua [PR#296]. [PR#296]: https://github.com/AdguardTeam/PopupBlocker/pull/296 ## [2.5.82] ### Fixed - tezgoal.com [#278]. - ov-chipkaart.nl [#275]. - freelancer.com [#283]. [#275]: https://github.com/AdguardTeam/PopupBlocker/issues/275 [#278]: https://github.com/AdguardTeam/PopupBlocker/issues/278 [#283]: https://github.com/AdguardTeam/PopupBlocker/issues/283 ## [2.5.77] ### Changed - build is now using [rollup]. - userscript's options page is now rendered with [preact]. [rollup]: https://rollupjs.org/ [preact]: https://preactjs.com/ [Unreleased]: https://github.com/AdguardTeam/PopupBlocker/compare/v2.5.117...HEAD [2.5.117]: https://github.com/AdguardTeam/PopupBlocker/compare/v2.5.117-beta.1...v2.5.117 [2.5.117-beta.1]: https://github.com/AdguardTeam/PopupBlocker/compare/v2.5.116...v2.5.117-beta.1