Skip to content

Commit aa2bc2f

Browse files
chore(release): v1.41.2 [skip ci]
## [1.41.2](v1.41.1...v1.41.2) (2026-04-19) ### Bug Fixes * change scan-on-demand dialog to notification ([b77145d](b77145d)) * keep drawer scroll position ([a242e84](a242e84)) * perms cleanup ([c513936](c513936)) * **pokestops:** align incident blocker visibility across markers and popups ([8acf245](8acf245)) * properly set default discord auth as none ([3670810](3670810)) * restore drawer sublist scroll positions ([8950dd5](8950dd5)) * weather icon uses wrong time of day for wild ([5944452](5944452)) * weather update consistency ([184ac2f](184ac2f))
1 parent cace3cc commit aa2bc2f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.41.2](https://github.com/WatWowMap/ReactMap/compare/v1.41.1...v1.41.2) (2026-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* change scan-on-demand dialog to notification ([b77145d](https://github.com/WatWowMap/ReactMap/commit/b77145dd8e037f0916d72c6a84e76fbb9584bde8))
7+
* keep drawer scroll position ([a242e84](https://github.com/WatWowMap/ReactMap/commit/a242e842acaf9f5526491c7a294b8a677979b48f))
8+
* perms cleanup ([c513936](https://github.com/WatWowMap/ReactMap/commit/c513936fe84f5c863644fe90555de73c723d7a44))
9+
* **pokestops:** align incident blocker visibility across markers and popups ([8acf245](https://github.com/WatWowMap/ReactMap/commit/8acf245983402e9e14ef78f628fae217c1e23000))
10+
* properly set default discord auth as none ([3670810](https://github.com/WatWowMap/ReactMap/commit/3670810193e1c74bcd8352825083c069b33b1bff))
11+
* restore drawer sublist scroll positions ([8950dd5](https://github.com/WatWowMap/ReactMap/commit/8950dd56745be7ee591ccfffe6e97b6cfafb34fc))
12+
* weather icon uses wrong time of day for wild ([5944452](https://github.com/WatWowMap/ReactMap/commit/594445268ca027b8f2b1d9c8edce70208b23c49d))
13+
* weather update consistency ([184ac2f](https://github.com/WatWowMap/ReactMap/commit/184ac2fa3fbc372d896f70bf36277fa1dd2e6a22))
14+
115
## [1.41.2-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.41.2-develop.4...v1.41.2-develop.5) (2026-04-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.41.2-develop.5",
3+
"version": "1.41.2",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)