Skip to content

Commit 218feb7

Browse files
chore(release): v1.28.0 [skip ci]
# [1.28.0](v1.27.2...v1.28.0) (2024-01-07) ### Bug Fixes * `Notification` API checks ([22bb9ea](22bb9ea)) * active scanNext/scanZone btns ([5d5f8bb](5d5f8bb)) * add permission status to notif options menu ([c44a75c](c44a75c)) * also if map perm is missing ([6abc14e](6abc14e)) * catch bad play attempts ([5c68483](5c68483)) * category toggles ([151ce50](151ce50)) * ci stuff ([f960d91](f960d91)) * code organization ([7ced12e](7ced12e)) * force popup open on click ([7c9f045](7c9f045)) * generalize fallback ext ([8979d92](8979d92)) * icon user settings ([4381817](4381817)) * let it be configurable too ([268f7d8](268f7d8)) * locales ([6a4ba6b](6a4ba6b)) * make sure window is focused on click ([c18f746](c18f746)) * missing join translation ([e532995](e532995)) * motd index setter ([f68153a](f68153a)) * motd types ([c4ad276](c4ad276)) * only show if customizable length > 0 ([0b6c89c](0b6c89c)) * prompt user on options open ([f2c40fd](f2c40fd)) * return early if in cache ([238edbd](238edbd)) * rockruff form name issues ([188c63a](188c63a)) * subcategory viewing ([3ed2e8f](3ed2e8f)) * tilelayer background ([4ad64ca](4ad64ca)) * volta versions ([ba829db](ba829db)) ### Features * base notification implementation ([42de1e9](42de1e9)) * ci for github releases ([4015be6](4015be6)) * commit hooks ([945c572](945c572)) * pokemon notifs ([adf7429](adf7429)) * raids ([9fc1b04](9fc1b04)) * show signed in info when blocked ([59b20cb](59b20cb)) * support for uaudio ([1f30c7c](1f30c7c))
1 parent cf98c7b commit 218feb7

2 files changed

Lines changed: 42 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
# [1.28.0](https://github.com/WatWowMap/ReactMap/compare/v1.27.2...v1.28.0) (2024-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* `Notification` API checks ([22bb9ea](https://github.com/WatWowMap/ReactMap/commit/22bb9eab2e5da0ec0780206fd059d1cfe8f5c666))
7+
* active scanNext/scanZone btns ([5d5f8bb](https://github.com/WatWowMap/ReactMap/commit/5d5f8bbc9f1f419a75b32dcf6bf654da9836c13c))
8+
* add permission status to notif options menu ([c44a75c](https://github.com/WatWowMap/ReactMap/commit/c44a75c7aa5cfff504782aabe1bc102a5a6bdfa3))
9+
* also if map perm is missing ([6abc14e](https://github.com/WatWowMap/ReactMap/commit/6abc14e95ba80f09a26873231c4e79d2ea13782b))
10+
* catch bad play attempts ([5c68483](https://github.com/WatWowMap/ReactMap/commit/5c6848383111b06a7d188dacec5786112c795f84))
11+
* category toggles ([151ce50](https://github.com/WatWowMap/ReactMap/commit/151ce50f212479fa1569f5586a7faac34d7e652f))
12+
* ci stuff ([f960d91](https://github.com/WatWowMap/ReactMap/commit/f960d91c13a0863f6bcee5c2d9400e478473593a))
13+
* code organization ([7ced12e](https://github.com/WatWowMap/ReactMap/commit/7ced12e3d9c8762ceb410f0e6f01be8ec60939a6))
14+
* force popup open on click ([7c9f045](https://github.com/WatWowMap/ReactMap/commit/7c9f0454dbdeb9c62f44cc0861571e43127cb9ad))
15+
* generalize fallback ext ([8979d92](https://github.com/WatWowMap/ReactMap/commit/8979d92133a42145bb4fdb60f009a95fa3768811))
16+
* icon user settings ([4381817](https://github.com/WatWowMap/ReactMap/commit/43818171a385e6882f68f6c62365e124a6df793e))
17+
* let it be configurable too ([268f7d8](https://github.com/WatWowMap/ReactMap/commit/268f7d811fbb3e5b1ca0c5baa18b14db5bf096aa))
18+
* locales ([6a4ba6b](https://github.com/WatWowMap/ReactMap/commit/6a4ba6bb04fe07cc716f0d4aa4325f8c0e449390))
19+
* make sure window is focused on click ([c18f746](https://github.com/WatWowMap/ReactMap/commit/c18f746e93190ae12d56aea8b0ff5032059938e3))
20+
* missing join translation ([e532995](https://github.com/WatWowMap/ReactMap/commit/e532995285012313c42adab7904037dc84a3161e))
21+
* motd index setter ([f68153a](https://github.com/WatWowMap/ReactMap/commit/f68153a141ec038d48e37945772bb8da85f26a28))
22+
* motd types ([c4ad276](https://github.com/WatWowMap/ReactMap/commit/c4ad276f303357ac2c9b3698b7c6a07314d339c1))
23+
* only show if customizable length > 0 ([0b6c89c](https://github.com/WatWowMap/ReactMap/commit/0b6c89cae2d926652e80db28d51c0666c1949202))
24+
* prompt user on options open ([f2c40fd](https://github.com/WatWowMap/ReactMap/commit/f2c40fdb89f17955150061e2093630bf85dd7e0a))
25+
* return early if in cache ([238edbd](https://github.com/WatWowMap/ReactMap/commit/238edbdc8231856d78dec503d0f6c366fd67ede1))
26+
* rockruff form name issues ([188c63a](https://github.com/WatWowMap/ReactMap/commit/188c63a7e61e96f807458981e822f646c1c037d8))
27+
* subcategory viewing ([3ed2e8f](https://github.com/WatWowMap/ReactMap/commit/3ed2e8f53d59913138d23eb117a5340316866df1))
28+
* tilelayer background ([4ad64ca](https://github.com/WatWowMap/ReactMap/commit/4ad64cad5a571c27edcd1c687783fdd7560ac7e6))
29+
* volta versions ([ba829db](https://github.com/WatWowMap/ReactMap/commit/ba829dbd2726db5ebdf115cacdcb33b0a6a22fa9))
30+
31+
32+
### Features
33+
34+
* base notification implementation ([42de1e9](https://github.com/WatWowMap/ReactMap/commit/42de1e927f71757ea8a242185d8c1edc6cbb02bb))
35+
* ci for github releases ([4015be6](https://github.com/WatWowMap/ReactMap/commit/4015be68dcc6be7c248e1e93ccb3973e433b7ae9))
36+
* commit hooks ([945c572](https://github.com/WatWowMap/ReactMap/commit/945c572bee182c9c3ea7352d5320c22e9bcc06e5))
37+
* pokemon notifs ([adf7429](https://github.com/WatWowMap/ReactMap/commit/adf74293d3fcefed63e851a75a95e04151f8ec32))
38+
* raids ([9fc1b04](https://github.com/WatWowMap/ReactMap/commit/9fc1b0487aff1d7a6eea66e22eb8fa043df374d0))
39+
* show signed in info when blocked ([59b20cb](https://github.com/WatWowMap/ReactMap/commit/59b20cbcc7ef4254b803f66bb36a9fbe988c92ad))
40+
* support for uaudio ([1f30c7c](https://github.com/WatWowMap/ReactMap/commit/1f30c7c0aa4acf061849ec059d1b1db1ad9b302a))
41+
142
# [1.28.0-develop.4](https://github.com/WatWowMap/ReactMap/compare/v1.28.0-develop.3...v1.28.0-develop.4) (2024-01-07)
243

344

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.28.0-develop.4",
3+
"version": "1.28.0",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)