Skip to content

Commit d2d6a2b

Browse files
committed
changelog
1 parent d1a668a commit d2d6a2b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠
1414
1515
[#xxx]: https://github.com/osmlab/osm-auth/issues/xxx
1616
-->
17+
# 3.1.0
18+
##### 2025-??
19+
* Remove Web Crypto API checking code and references to `window` ([#139],[#140], thanks [@tom-konda])
20+
* Detect if user tried to deny access in popup, notify BroadcastChannel ([#141], thanks [@ENT8R])
21+
* This project uses [`bun`](https://bun.com/) now for simpler developer tooling ([#142])
22+
23+
[#139]: https://github.com/rapideditor/osm_auth/issues/139
24+
[#140]: https://github.com/rapideditor/osm_auth/issues/140
25+
[#141]: https://github.com/rapideditor/osm_auth/issues/141
26+
[#142]: https://github.com/rapideditor/osm_auth/issues/142
27+
[@tom-konda]: https://github.com/tom-konda
28+
[@ENT8R]: https://github.com/ENT8R
29+
30+
1731
## 3.0.0
1832
##### 2025-Jul-08
1933
* Fix authentication broken when using the `popup` method due to [security changes on 8 July 2025](https://github.com/openstreetmap/openstreetmap-website/commit/2ff4d6) ([#138], thanks [@k-yle])

0 commit comments

Comments
 (0)