Skip to content

Commit c48163f

Browse files
committed
version bump
1 parent e310c1c commit c48163f

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 2.7.6
2+
3+
**Scenescape**
4+
5+
- Added new setting: `Misc` > `Hide Border`
6+
- When enabled placeable border will no longer be shown on select/control
7+
- Configuration window has been updated to AppV2
8+
9+
**Misc.**
10+
11+
- Scene Not Found error prompt updated to AppV2
12+
113
# 2.7.5
214

315
- Fixed `inputChangeCallback` not being called on `Generic` forms

multi-token-edit/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"id": "multi-token-edit",
33
"title": "Baileywiki Mass Edit",
44
"description": "Search and edit multiple placeables at the same time.",
5-
"version": "2.7.5",
6-
"download": "https://github.com/Aedif/multi-token-edit/releases/download/2.7.5/multi-token-edit.zip",
5+
"version": "2.7.6",
6+
"download": "https://github.com/Aedif/multi-token-edit/releases/download/2.7.6/multi-token-edit.zip",
77
"url": "https://github.com/Aedif/multi-token-edit",
88
"manifest": "https://github.com/Aedif/multi-token-edit/releases/latest/download/module.json",
99
"authors": [

0 commit comments

Comments
 (0)