FWIW, this is the canonical example of a question that should have been answerable by diffing the relevant docs between two releases:
As it is I can git diff v0.14.43..v0.14.49 -- lib/config and get a feeling, but the changes are much more extensive than just the user facing stuff and harder to mentally aggregate. (I know, because I’ve done exactly this for a client.)