Since the latest beta (2015.03.26 22:52 MKIV beta fmt: 2015.3.28), no figure numbers are being output by at least \in and also \placelistoffigures, although page references seem ok.
Robin
\starttext
\startplacefigure[location=bottom,reference=cow]
\externalfigure[cow]
\stopplacefigure
\in{Figure}[cow] on \at{page}[cow] shows a fine cow.
\placelistoffigures[alternative=c]
\stoptext