You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release_notes.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
v2.16.0 (August 31st 2025)
2
+
===
3
+
4
+
Hi,
5
+
6
+
We're releasing today a small Beyond20 update which has fixes for Psy Warrior attacks, Reckless Attacks as well as fixing rolls made with D&D Beyond's interface for rolling with advantage/disadvantage.
7
+
8
+
This update also adds support for the Rogue's Assassinate class feature from the 2024 rules, which behaves differently from the 2014 PHB rules for Assassinate.
9
+
10
+
As usual, a big thank you to [@dmportella](https://github.com/dmportella) for his changes, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
Copy file name to clipboardExpand all lines: docs/update.md
+13-27Lines changed: 13 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Beyond20 has just been installed or updated
2
2
3
-
Congratulations! Beyond20 was just updated to the latest version : v2.15.0
3
+
Congratulations! Beyond20 was just updated to the latest version : v2.16.0
4
4
5
5
I hope you like the new features, and hopefully the killer feature you were waiting for was just added.
6
6
@@ -17,23 +17,18 @@ Thank you all for your support!
17
17
18
18
# Release Notes
19
19
20
-
v2.15.0 (July 13th 2025)
20
+
v2.16.0 (August 31st 2025)
21
21
===
22
22
23
23
Hi,
24
24
25
-
Time for another Beyond20 update, with many fixes and some exciting new features as well!
25
+
We're releasing today a small Beyond20 update which has fixes for Psy Warrior attacks, Reckless Attacks as well as fixing rolls made with D&D Beyond's interface for rolling with advantage/disadvantage.
26
26
27
-
In this update, we're adding support for Foundry v13, which was recently released. I know many of you have been eager to use Beyond20 with the new v13 update! Thanks to [@sirrio](https://github.com/sirrio)for contributing the fix!
27
+
This update also adds support for the Rogue's Assassinate class feature from the 2024 rules, which behaves differently from the 2014 PHB rules for Assassinate.
28
28
29
-
Another cool feature I'm excited about is the ability to lock/unlock some of the per-character settings. This feature, brought to you by [@dmportella](https://github.com/dmportella), would allow you, for example, to enable Sneak Attack only for the next roll, or enable Great Weapon Master permanently, so it doesn't reset after each attack.
30
-
31
-
There are many other improvements in this release, check out the full [Changelog](/Changelog#v2150) to see all the changes.
32
-
33
-
As usual, a big thank you to our contributors, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
34
-
35
-
Have fun!
29
+
As usual, a big thank you to [@dmportella](https://github.com/dmportella) for his changes, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
36
30
31
+
Enjoy!
37
32
38
33
39
34
---
@@ -42,23 +37,14 @@ Click [here](/release_notes) for the full release notes from previous versions.
42
37
43
38
# Changelog
44
39
45
-
v2.15.0 (July 13th 2025)
40
+
v2.16.0 (August 31st 2025)
46
41
===
47
-
-**Feature**: *FVTT*: Add support for Foundry v13 and dnd5e system 5.x+ (by [@sirrio](https://github.com/sirrio))
48
-
-**Feature**: Add a new locking system for some per-character settings (by [@dmportella](https://github.com/dmportella))
49
-
-**Feature**: Add support for Psionic warrior actions (by [@dmportella](https://github.com/dmportella))
50
-
-**Feature**: Add support for rolling both types of damages with Toll the Dead (by [@dmportella](https://github.com/dmportella))
51
-
-**Feature**: Add support for Barbarian's Reckless Attack
52
-
-**Feature**: Add support for Barbarian's Frenzy attack
53
-
-**Feature**: Add support for whispering when using custom digital dice rolls
54
-
-**Bugfix**: Fix support for Sacred Weapon (by [@dmportella](https://github.com/dmportella))
55
-
-**Bugfix**: Fix support for 2014 vs 2024 source book references, which broke some special features (by [@dmportella](https://github.com/dmportella))
56
-
-**Bugfix**: Fix Tavern Brawler 2024 not applying to all unarmed strike actions (by [@dmportella](https://github.com/dmportella))
57
-
-**Bugfix**: Fix Great Weapon Fighting Style damage calculation (by [@dmportella](https://github.com/dmportella))
58
-
-**Bugfix**: Fix incompatibility issue with AboveVTT extension
59
-
-**Bugfix**: Fix Barbarian's Improved Brutal Strike not increasing dice count until level 17
60
-
-**Bugfix**: *FVTT*: Fix deprecation warnings on Foundry v13 (by [@sirrio](https://github.com/sirrio))
61
-
-**Misc**: Misc fixes and code cleanup
42
+
-**Feature**: Add support for Rogue: Assassinate from PHB 2024 rules
43
+
-**Bugfix**: Fix dice calculation when using DDB's interface to roll with advantage/disadvantage (by [@dmportella](https://github.com/dmportella))
44
+
-**Bugfix**: Fix using reckless attacks without enabling Rage (by [@dmportella](https://github.com/dmportella))
0 commit comments