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 18, 2023
1 parent 5c500c9 commit 7c6ce14
Show file tree
Hide file tree
Showing 7 changed files with 1,002 additions and 749 deletions.
5 changes: 5 additions & 0 deletions data/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,10 @@
"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)"
},
{
"ver": "1.35.3",
"date": "2023-05-18",
"txt": "- Added \"Fake Latin\" as a transcription language (thanks @ redweller)\n- Fixed excessive loading of sheets for GMs when initializing language system (thanks @ redweller)\n- Fixed custom grid units being un-saveable in page settings (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.2
// @version 1.35.3
// @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
870 changes: 497 additions & 373 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.2
// @version 1.35.3
// @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 7c6ce14

Please sign in to comment.