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/Changelog.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
v2.14.0 (May 3rd 2025)
2
+
===
3
+
-**Feature**: Add the ability to lock/unlock some character specific options instead of resetting after use (by [@dmportella](https://github.com/dmportella))
4
+
-**Feature**: Added option to hide the Beyond20 roll results from D&D Beyond when using Digital Dice
5
+
-**Feature**: Added support for Great Weapon Master 2024 ranged weapons with heavy property (by [@dmportella](https://github.com/dmportella))
6
+
-**Bugfix**: Fix detection of 2024 features with the new source reference change in DDB (by [@dmportella](https://github.com/dmportella))
7
+
-**Bugfix**: Fix display of character's avatar (by [@dmportella](https://github.com/dmportella))
8
+
-**Bugfix**: Fix parsing of character's speed (by [@dmportella](https://github.com/dmportella))
9
+
-**Bugfix**: Fix display of Sacred Weapon option in per-character settings (by [@ibaaske](https://github.com/ibaaske))
10
+
-**Bugfix**: Fix bug preventing the "hide results when whispering to Discord" to work as expected
11
+
-**Bugfix**: Fix missing abilities from the initial `hp-update` message to VTTs on page open
12
+
-**Misc**: Update documentation
13
+
1
14
v2.13.1 (February 19th 2025)
2
15
===
3
16
-**Bugfix**: Fix HP syncing again (by [@dmportella](https://github.com/dmportella))
Copy file name to clipboardExpand all lines: docs/release_notes.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,23 @@
1
+
2
+
v2.14.0 (May 3rd 2025)
3
+
===
4
+
5
+
Hi everyone,
6
+
7
+
I'm excited about today's release as it brings a much requested feature to Beyond20: The ability to lock certain character specific options!
8
+
9
+
Thanks to the work by [@dmportella](https://github.com/dmportella), all options which previously had "apply to next roll only" (like Sharpshooter, Dread Ambusher, etc..) will have a lock icon next to them so you can lock the option so it doesn't reset automatically after use.
10
+
We've also added the lock feature to the Sneak Attack option (locked by default) so you can have the Sneak Attack option only apply to the next roll if you wish it to behave that way.
11
+
12
+
Apart form that, this release also brings many small bugfixes, continuing to catch up to changes to the D&D Beyond website that continue to break Beyond20 functionality.
13
+
14
+
Check out the full [Changelog](/Changelog#v2140) to see all the changes added in this release.
15
+
16
+
As usual, a big thank you to [@dmportella](https://linktr.ee/dmportella) for the work they've done, 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
+21-30Lines changed: 21 additions & 30 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.13.1
3
+
Congratulations! Beyond20 was just updated to the latest version : v2.14.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,32 +17,23 @@ Thank you all for your support!
17
17
18
18
# Release Notes
19
19
20
-
v2.13.1 (February 19th 2025)
21
-
===
22
-
23
-
Hi,
24
-
25
-
We're releasing today a hotfix release as D&D Beyond have changed their site and the HP syncing fix from last week's release already needed to be rewritten.
26
-
27
-
This hotfix release fixes HP syncing as well as the missing description when displaying actions.
28
-
29
-
Thanks and enjoy!
30
-
31
-
v2.13.0 (February 13th 2025)
20
+
v2.14.0 (May 3rd 2025)
32
21
===
33
22
34
23
Hi everyone,
35
24
36
-
With the release last week of the new Monster Manual 2024, we have seen the introduction of a new statblock format to the monsters!
37
-
Today's update adds support for the new 2024 monster stat blocks, as well as adds a couple of small bugfixes.
25
+
I'm excited about today's release as it brings a much requested feature to Beyond20: The ability to lock certain character specific options!
26
+
27
+
Thanks to the work by [@dmportella](https://github.com/dmportella), all options which previously had "apply to next roll only" (like Sharpshooter, Dread Ambusher, etc..) will have a lock icon next to them so you can lock the option so it doesn't reset automatically after use.
28
+
We've also added the lock feature to the Sneak Attack option (locked by default) so you can have the Sneak Attack option only apply to the next roll if you wish it to behave that way.
38
29
39
-
Check out the full [Changelog](/Changelog#v2130)to see all the changes added in this release.
30
+
Apart form that, this release also brings many small bugfixes, continuing to catch up to changes to the D&D Beyond website that continue to break Beyond20 functionality.
40
31
41
-
As usual, a big thank you to [@dmportella](https://linktr.ee/dmportella) as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
32
+
Check out the full [Changelog](/Changelog#v2140) to see all the changes added in this release.
42
33
43
-
P.S: The version 2.13.0 being released on February 13th is purely a coincidence! :D
34
+
As usual, a big thank you to [@dmportella](https://linktr.ee/dmportella) for the work they've done, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
44
35
45
-
Enjoy.
36
+
Have fun!
46
37
47
38
48
39
---
@@ -51,18 +42,18 @@ Click [here](/release_notes) for the full release notes from previous versions.
51
42
52
43
# Changelog
53
44
54
-
v2.13.1 (February 19th 2025)
55
-
===
56
-
-**Bugfix**: Fix HP syncing again (by [@dmportella](https://github.com/dmportella))
57
-
-**Bugfix**: Fix missing action description when using the "Display to VTT" option
58
-
59
-
v2.13.0 (February 13th 2025)
45
+
v2.14.0 (May 3rd 2025)
60
46
===
61
-
-**Feature**: Added support for 2024 Monster statblocks (by [@dmportella](https://github.com/dmportella))
62
-
-**Feature**: Display Skill check effects: Reliable Talent and Silver Tongue
63
-
-**Bugfix**: Fix HP syncing (by [@dmportella](https://github.com/dmportella))
64
-
-**Bugfix**: Fix support for Great Weapon Fighting as a Fighting Initiate choice (by [@dmportella](https://github.com/dmportella))
65
-
-**Bugfix**: Fix missing "Display to VTT" button on some actions
47
+
-**Feature**: Add the ability to lock/unlock some character specific options instead of resetting after use (by [@dmportella](https://github.com/dmportella))
48
+
-**Feature**: Added option to hide the Beyond20 roll results from D&D Beyond when using Digital Dice
49
+
-**Feature**: Added support for Great Weapon Master 2024 ranged weapons with heavy property (by [@dmportella](https://github.com/dmportella))
50
+
-**Bugfix**: Fix detection of 2024 features with the new source reference change in DDB (by [@dmportella](https://github.com/dmportella))
51
+
-**Bugfix**: Fix display of character's avatar (by [@dmportella](https://github.com/dmportella))
52
+
-**Bugfix**: Fix parsing of character's speed (by [@dmportella](https://github.com/dmportella))
53
+
-**Bugfix**: Fix display of Sacred Weapon option in per-character settings (by [@ibaaske](https://github.com/ibaaske))
54
+
-**Bugfix**: Fix bug preventing the "hide results when whispering to Discord" to work as expected
55
+
-**Bugfix**: Fix missing abilities from the initial `hp-update` message to VTTs on page open
0 commit comments