Skip to content

Commit bf0db5e

Browse files
github-actions[bot]fionera
authored andcommitted
chore(master): release 0.3.0
1 parent e472505 commit bf0db5e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/DropMorePackets/berghain/compare/v0.2.0...v0.3.0) (2026-07-11)
4+
5+
6+
### Features
7+
8+
* add challenge support IDs ([e472505](https://github.com/DropMorePackets/berghain/commit/e472505e6be978ea14dad64fdd5c70c769545718))
9+
* add turnstile, hcaptcha, and recaptcha challenge types ([9839b07](https://github.com/DropMorePackets/berghain/commit/9839b07dc7f9983094958bc433e0753b68be61ff))
10+
* allow skipping the captcha hostname check ([961647d](https://github.com/DropMorePackets/berghain/commit/961647dd832652d1ea1bfe01dd90972730c25085))
11+
* **e2e:** exercise the turnstile challenge flow end to end ([0032fba](https://github.com/DropMorePackets/berghain/commit/0032fba2d04c373a067655ebdf7ddc567510cdc5))
12+
* **haproxy:** add optional User-Agent policy ([#67](https://github.com/DropMorePackets/berghain/issues/67)) ([b1d88d9](https://github.com/DropMorePackets/berghain/commit/b1d88d90c0423e4519ae00de3b3c781b721bf554))
13+
* **web:** add inline challenge customisation ([2f7a3de](https://github.com/DropMorePackets/berghain/commit/2f7a3de4b4b8d4346f1941dfb5ffcffbac5f1c6e))
14+
* **web:** explain missing challenge capabilities ([0bab484](https://github.com/DropMorePackets/berghain/commit/0bab484d377f357c20c056e6a0e3ef0330b1c183))
15+
* **web:** render captcha widgets for turnstile, hcaptcha, and recaptcha ([ab736d9](https://github.com/DropMorePackets/berghain/commit/ab736d9ae51a77eafa46d610470b3c3fd47924fd))
16+
* **web:** skip countdown if zero ([34abd33](https://github.com/DropMorePackets/berghain/commit/34abd334c4747bcafe63dd202a11da0b969a78fb))
17+
* **web:** toggle bootstrap elements ([d019e5a](https://github.com/DropMorePackets/berghain/commit/d019e5adcd4b1861d0848009f0406eee467fb8c4))
18+
19+
20+
### Bug Fixes
21+
22+
* **spop:** normalize host authorities ([4672f8e](https://github.com/DropMorePackets/berghain/commit/4672f8e1b5011323e7ca2da57b425d5beef3c617))
23+
* **web:** use named imports from @babel/core ([f272fe1](https://github.com/DropMorePackets/berghain/commit/f272fe13d81a76f8d91b24eac69c854496174318))
24+
325
## [0.2.0](https://github.com/DropMorePackets/berghain/compare/v0.1.1...v0.2.0) (2025-06-18)
426

527

0 commit comments

Comments
 (0)