Skip to content

Commit dade0fc

Browse files
committed
Review/fix changelog/release notes and bump to 2.18.0
1 parent 0d23554 commit dade0fc

6 files changed

Lines changed: 36 additions & 74 deletions

File tree

docs/Changelog.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
v2.17.2 (March 24th 2026)
2-
===
3-
- **Feature**: *Roll20*: Added support for HP sync with the 2024 character sheet templates (by [@nox404](https://github.com/nox-4O4))
4-
- **Feature**: *dndbeyond*: Added support for 2024 Healer Feat (by [@kristiandueholm](https://github.com/kristiandueholm))
5-
- **Feature**: *dndbeyond*: Added support for bugbear Surprise Attack racial feature (by [@TyReg88](https://github.com/TyReg88))
6-
- **Feature**: *dndbeyond*: Use native dice for custom rolls when DDB's Digital Dice are disable (by [@nox404](https://github.com/nox-4O4))
7-
- **Bugfix**: *dndbeyond*: Fixed for the New Digital Dice support (by [@dmportella](https://github.com/dmportella))
8-
- **Bugfix**: *dndbeyond*: Fixed customisation '*' for better action matching (by [@kristiandueholm](https://github.com/kristiandueholm))
9-
- **Bugfix**: *dndbeyond*: Fixed Extras HP Sync for familiars, summons etc (by [@dmportella](https://github.com/dmportella))
10-
- **Bugfix**: *dndbeyond*: Fixed Fixed highjacking code for the digital dice rolling (by [@dmportella](https://github.com/dmportella))
1+
v2.18.0 (March 24th 2026)
2+
===
3+
- **Feature**: *Roll20*: Add support for HP sync with the 2024 character sheet templates (by [@nox404](https://github.com/nox-4O4))
4+
- **Feature**: *dndbeyond*: Add support for 2024 Healer Feat (by [@kristiandueholm](https://github.com/kristiandueholm))
5+
- **Feature**: *dndbeyond*: Add support for bugbear Surprise Attack racial feature (by [@TyReg88](https://github.com/TyReg88))
6+
- **Feature**: *dndbeyond*: Use native dice for custom rolls when DDB's Digital Dice are disabled (by [@nox404](https://github.com/nox-4O4))
7+
- **Bugfix**: *dndbeyond*: Fix support for the new Digital Dice interface (by [@dmportella](https://github.com/dmportella))
8+
- **Bugfix**: *dndbeyond*: Fix support for actions with user customisations '*' (by [@kristiandueholm](https://github.com/kristiandueholm))
9+
- **Bugfix**: *dndbeyond*: Fix Extras HP Sync for familiars, summons etc (by [@dmportella](https://github.com/dmportella))
10+
- **Bugfix**: *dndbeyond*: Fix support for handling rolls made with DDB's Digital Dice (by [@dmportella](https://github.com/dmportella))
1111

1212
v2.17.1 (January 16th 2026)
1313
===

docs/release_notes.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
1-
v2.17.2 (March 24th 2026)
1+
v2.18.0 (March 24th 2026)
22
===
33

44
Hi everyone,
55

6-
Today, we're releasing v2.17.2, a small update with a mix of new feature support and bug fixes for both Roll20 and D&D Beyond.
6+
Today, we're releasing v2.18.0, a small update with a mix of new features and bug fixes for both Roll20 and D&D Beyond.
77

88
This release adds support for HP sync with the 2024 Roll20 character sheet templates, as well as support for the 2024 Healer feat and the bugbear's Surprise Attack racial feature on D&D Beyond.
99

10-
On the bugfix side, we've resolved issues related to the new Digital Dice support, improved action matching for action customisation entries, and fixed Extras HP sync for familiars, summons, and similar creatures. We've also corrected the code hijacking used for digital dice rolling and finally added support for custom rolls when the digital dice is disabled.
10+
On the bugfix side, we've resolved issues related to the new Digital Dice support, improved action matching for action customisation entries, and fixed Extras HP sync for familiars, summons, and similar creatures. We've also changed the way we integrate with D&D Beyond's Digital Dice to better support the feature and finally we added support for custom rolls when the digital dice is disabled.
1111

12-
You can read the full [Changelog](/Changelog#v2172) to see all the changes included in this release.
12+
You can read the full [Changelog](/Changelog#v2180) to see all the changes included in this release.
1313

14-
As usual, a big thank you to [@dmportella](https://github.com/dmportella), additionally for our first time contributors [@kristiandueholm](https://github.com/kristiandueholm), [@TyReg88](https://github.com/TyReg88), and [@nox404](https://github.com/nox-4O4), as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
14+
As usual, a big thank you to [@dmportella/Gothyl](https://github.com/dmportella), who handled this release in its entirety! He also received help from our first time contributors [@kristiandueholm](https://github.com/kristiandueholm), [@TyReg88](https://github.com/TyReg88), and [@nox404](https://github.com/nox-4O4), making this release the one with the most contributions from the community so far!
15+
Thank you as well to our generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
1516

1617
Enjoy!
1718

19+
1820
v2.17.1 (January 16th 2026)
1921
===
2022

docs/update.md

Lines changed: 16 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Beyond20 has just been installed or updated
22

3-
Congratulations! Beyond20 was just updated to the latest version : v2.17.1
3+
Congratulations! Beyond20 was just updated to the latest version : v2.18.0
44

55
I hope you like the new features, and hopefully the killer feature you were waiting for was just added.
66

@@ -17,53 +17,21 @@ Thank you all for your support!
1717

1818
# Release Notes
1919

20-
v2.17.2 (March 24th 2026)
20+
v2.18.0 (March 24th 2026)
2121
===
2222

2323
Hi everyone,
2424

25-
Today, we're releasing v2.17.2, a small update with a mix of new feature support and bug fixes for both Roll20 and D&D Beyond.
25+
Today, we're releasing v2.18.0, a small update with a mix of new features and bug fixes for both Roll20 and D&D Beyond.
2626

2727
This release adds support for HP sync with the 2024 Roll20 character sheet templates, as well as support for the 2024 Healer feat and the bugbear's Surprise Attack racial feature on D&D Beyond.
2828

29-
On the bugfix side, we've resolved issues related to the new Digital Dice support, improved action matching for action customisation entries, and fixed Extras HP sync for familiars, summons, and similar creatures. We've also corrected the code hijacking used for digital dice rolling and finally added support for custom rolls when the digital dice is disabled.
29+
On the bugfix side, we've resolved issues related to the new Digital Dice support, improved action matching for action customisation entries, and fixed Extras HP sync for familiars, summons, and similar creatures. We've also changed the way we integrate with D&D Beyond's Digital Dice to better support the feature and finally we added support for custom rolls when the digital dice is disabled.
3030

31-
You can read the full [Changelog](/Changelog#v2172) to see all the changes included in this release.
31+
You can read the full [Changelog](/Changelog#v2180) to see all the changes included in this release.
3232

33-
As usual, a big thank you to [@dmportella](https://github.com/dmportella), additionally for our first time contributors [@kristiandueholm](https://github.com/kristiandueholm), [@TyReg88](https://github.com/TyReg88), and [@nox404](https://github.com/nox-4O4), as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
34-
35-
Enjoy!
36-
37-
v2.17.1 (January 16th 2026)
38-
===
39-
40-
Hi everyone,
41-
42-
I hope everyone managed to get some rest during the holidays, enough rest at least to face what 2026 has brought upon us already.
43-
44-
Today, we're releasing a small bugfix release which fixes an issue on the Chrome browser since its latest version update, which prevented rolling digital dice and processing monster stat blocks.
45-
46-
We've also fixed a bug which caused the Confusion spell not to display to VTT and differentiating between the 2014 and 2024 versions of the Cleric's Blessed Strikes.
47-
48-
You can read the full [Changelog](/Changelog#v2171) to see all the changes included in this release.
49-
50-
As usual, a big thank you to [@dmportella](https://github.com/dmportella) for his work, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
51-
52-
Enjoy!
53-
54-
55-
v2.17.0 (December 13th 2026)
56-
===
57-
58-
Hi everyone,
59-
60-
This week, an update to D&D Beyond's website broke our ability to roll using Digital Dice. This update fixes that, as well as many other fixes and additional support for special class features.
61-
62-
You can read the full [Changelog](/Changelog#v2170) to see all the changes included in this release.
63-
64-
A big thank you to [@dmportella](https://github.com/dmportella) for making this release, as well as to my generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
65-
66-
This is also the perfect moment to wish everyone happy holidays, and a happy new year!
33+
As usual, a big thank you to [@dmportella/Gothyl](https://github.com/dmportella), who handled this release in its entirety! He also received help from our first time contributors [@kristiandueholm](https://github.com/kristiandueholm), [@TyReg88](https://github.com/TyReg88), and [@nox404](https://github.com/nox-4O4), making this release the one with the most contributions from the community so far!
34+
Thank you as well to our generous [Patrons](https://patreon.com/kakaroto) and [Ko-fi/Github](/rations) supporters.
6735

6836
Enjoy!
6937

@@ -74,24 +42,16 @@ Click [here](/release_notes) for the full release notes from previous versions.
7442

7543
# Changelog
7644

77-
v2.17.1 (January 16th 2026)
78-
===
79-
- **Feature**: Add support for Blessed Strikes 2024 and differenciate with the Tasha's version of Blessed Strikes (by [@dmportella](https://github.com/dmportella))
80-
- **Bugfix**: *Chrome*: Fix browser detection on latest version of Chrome (by [@dmportella](https://github.com/dmportella))
81-
- **Bugfix**: Fix the "Display to VTT" button on spells which include a roll table (like Confusion)
82-
83-
v2.17.0 (December 13th 2025)
45+
v2.18.0 (March 24th 2026)
8446
===
85-
- **Feature**: Add support for 2024 version of Remarkable Athlete
86-
- **Feature**: Add support for Druid's Circle of Mutation's Predatory Strikes
87-
- **Bugfix**: Fix issue rolling on DDB with Digital Dice due to asynchronous page updates
88-
- **Bugfix**: Fix differentiating between 2014 and 2024 version of Remarkable Athlete
89-
- **Bugfix**: Fix Great Weapon Fighting damage being incorrectly calculated in some situations
90-
- **Bugfix**: Fix custom damages being added twice when rolling a Wild Shape Extra
91-
- **Bugfix**: *FVTT*: Fix "Unknown Combatant" being displayed in the combat tracker
92-
- **Bugfix**: *Roll20*: Make it more resilient to page updates by dynamically looking up the chat window on every message
93-
- **Bugfix**: *Roll20*: Fix displaying of avatars if not using OGL sheet
94-
- **Bugfix**: *Roll20*: Fix missing Cunning Strike description from rolls to roll20
47+
- **Feature**: *Roll20*: Add support for HP sync with the 2024 character sheet templates (by [@nox404](https://github.com/nox-4O4))
48+
- **Feature**: *dndbeyond*: Add support for 2024 Healer Feat (by [@kristiandueholm](https://github.com/kristiandueholm))
49+
- **Feature**: *dndbeyond*: Add support for bugbear Surprise Attack racial feature (by [@TyReg88](https://github.com/TyReg88))
50+
- **Feature**: *dndbeyond*: Use native dice for custom rolls when DDB's Digital Dice are disabled (by [@nox404](https://github.com/nox-4O4))
51+
- **Bugfix**: *dndbeyond*: Fix support for the new Digital Dice interface (by [@dmportella](https://github.com/dmportella))
52+
- **Bugfix**: *dndbeyond*: Fix support for actions with user customisations '*' (by [@kristiandueholm](https://github.com/kristiandueholm))
53+
- **Bugfix**: *dndbeyond*: Fix Extras HP Sync for familiars, summons etc (by [@dmportella](https://github.com/dmportella))
54+
- **Bugfix**: *dndbeyond*: Fix support for handling rolls made with DDB's Digital Dice (by [@dmportella](https://github.com/dmportella))
9555

9656
---
9757

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Beyond 20",
3-
"version": "2.17.2",
3+
"version": "2.18.0",
44
"manifest_version": 3,
55
"description": "Integrates the D&D Beyond Character Sheets with Roll20 and Foundry VTT.",
66
"permissions": [

manifest_ff.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Beyond 20",
3-
"version": "2.17.2",
3+
"version": "2.18.0",
44
"manifest_version": 2,
55
"description": "Integrates the D&D Beyond Character Sheets with Roll20 and Foundry VTT.",
66
"permissions": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beyond20",
3-
"version": "2.17.1",
3+
"version": "2.18.0",
44
"description": "Beyond20: D&D Beyond & Roll20/Foundry VTT Integration",
55
"directories": {
66
"doc": "docs"

0 commit comments

Comments
 (0)