Skip to content

Commit

Permalink
chore: log changes/bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiddyLimit committed May 14, 2023
1 parent 4924966 commit 88487dd
Show file tree
Hide file tree
Showing 7 changed files with 1,183 additions and 647 deletions.
5 changes: 5 additions & 0 deletions data/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,5 +381,10 @@
"ver": "1.35.1",
"date": "2023-04-22",
"txt": "- Fixed various Importer crashes (thanks @ darthbeep)"
},
{
"ver": "1.35.2",
"date": "2023-05-14",
"txt": "- Added \"Set Avatar\" journal item context menu option (thanks @ redweller)\n- Fixed journal item \"Make Tokenactions\" context menu option (thanks @ redweller)\n- Fixed Item Importer failing to split packs of items (thanks @ darthbeep)\n- Fixed \"Controlled by: All players\" character languages failing to register in list of languages a player can understand (thanks @ redweller)\n- Fixed Monster Importer crash when importing by \"CR -> Type\" (thanks @ darthbeep)\n- Fixed Spell Importer failing to load spellcaster classes for spells (thanks @ darthbeep)\n- Fixed Dynamic Lighting features being disabled for non-pro users (thanks @ redweller)\n- Updated page editor to match latest Roll20 version, and restored \"auto background color\" feature (thanks @ redweller)\n- Fixed deck and card editors, and added additional \"from URL\"/delete buttons (thanks @ redweller)\n- Fixed quick layers toolbar positioning (thanks @ redweller)\n- Fixed layers which are disabled in the config showing in the token right-click menu (thanks @ redweller)"
}
]
2 changes: 1 addition & 1 deletion dist/betteR20-5etools.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name betteR20-5etools
// @namespace https://5e.tools/
// @license MIT (https://opensource.org/licenses/MIT)
// @version 1.35.1
// @version 1.35.2
// @updateURL https://github.com/TheGiddyLimit/betterR20/raw/development/dist/betteR20-5etools.meta.js
// @downloadURL https://github.com/TheGiddyLimit/betterR20/raw/development/dist/betteR20-5etools.user.js
// @description Enhance your Roll20 experience
Expand Down
949 changes: 601 additions & 348 deletions dist/betteR20-5etools.user.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/betteR20-core.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name betteR20-core
// @namespace https://5e.tools/
// @license MIT (https://opensource.org/licenses/MIT)
// @version 1.35.1
// @version 1.35.2
// @updateURL https://github.com/TheGiddyLimit/betterR20/raw/development/dist/betteR20-core.meta.js
// @downloadURL https://github.com/TheGiddyLimit/betterR20/raw/development/dist/betteR20-core.user.js
// @description Enhance your Roll20 experience
Expand Down
Loading

0 comments on commit 88487dd

Please sign in to comment.