Gaia Sky 3.6.11 contains a few new API calls, and some bug fixes.
transition_fov()
(APIv2) and fovTransition()
(APIv1) calls to create smooth
transitions in camera field of view angle.set_label_[in|ex]clude_regexp
calls to filter allowed and/or required label formats. If the
include regexp is set, only labels that match it are allowed. If the exclude regexp is set, labels that match it
are not allowed.set_mute_label()
APIv2 call (setMuteLabel()
APIv1) to disable the label of
individual objects.get_fov()
API call to APIv2, and getFov()
to APIv1 to get the current camera field
of view angle.