|
1 | 1 | ## Beyond20 has just been installed or updated |
2 | 2 |
|
3 | | -Congratulations! Beyond20 was just updated to the latest version : v2.14.0 |
| 3 | +Congratulations! Beyond20 was just updated to the latest version : v2.15.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 |
|
@@ -42,18 +42,23 @@ Click [here](/release_notes) for the full release notes from previous versions. |
42 | 42 |
|
43 | 43 | # Changelog |
44 | 44 |
|
45 | | -v2.14.0 (May 3rd 2025) |
| 45 | +v2.15.0 (July 13th 2025) |
46 | 46 | === |
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 |
56 | | -- **Misc**: Update documentation |
| 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 |
57 | 62 |
|
58 | 63 | --- |
59 | 64 |
|
|
0 commit comments