The Copy Global Transform add-on now supports keying sets (640255bbbf). This is limited to built-in keying sets; custom keying sets are "absolute" in the sense that they fully specify which properties of which object/bone to key, while the Copy Global Transform operators always work on the selection.
The Drivers Editor now has separate transform snapping settings from the other animation editors, meaning snapping can be toggled independently. (d2f1b6570d)
The operator graph.keyframe_jump has been deprecated and replaced in keymaps with screen.keyframe_jump. The latter now supports all functionality that the former had. Combining that functionality in a single operator makes it easier to set up keymaps. (9663d287fc)
The 'Available' option of the Insert Keyframe menu (K hotkey in the 3D Viewport) is now always included, even when no animation data is available (c4acb840ef). This helps to keep hotkey assignments for the menu items remain the same.