Skip to content

Commit 86395d5

Browse files
committed
chore: changelog updated
1 parent 3c7c943 commit 86395d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2001.4.12]
8+
9+
### Fixed
10+
* Fixed `/ftbquests import_reward_table_from_chest` command not correctly updating quest book id mappings for new reward table
11+
* Fixed some quest button alignment issues depending on the zoom level of the quest panel* Fixed autoclaim rewards being given to entire team even when marked as team reward
12+
* Also added tooltip to team reward setting in the reward properties GUI to clarify: team reward means one reward for the whole team
13+
* Fixed multiline quest editor "L" (insert link) button sometimes inserting a spurious comma, depending on current text selection
14+
* Leading/trailing whitespace is now silently trimmed from command text in command rewards (trailing whitespace could cause confusing failures to execute commands)
15+
716
## [2001.4.11]
817

918
### Fixed

0 commit comments

Comments
 (0)