Version 6.12.8 (26 December 2025)
=================================

This is a maintenance release focusing almost entirely on bug fixes.

Bugs fixed
----------

* Fixed conflicting verbs with "examineo" and "examines" infix debugging verbs.

* Fixed each_turn prop is additive, but parser.h didn't treat it as such.

* HDR_FONTHUNITS and HDR_FONTWUNITS constants were incorrectly inverted.

* Don't list things on or in something if player is on or in it too.

* Fixed nothing printed when trying to transfer static, scenery, and
  inaccesible.

* Updated Inform7 Bug Tracker URL.

* Added posture.txt to say something about the mysterious new posture property.

* Tried some more fixes to TRANSFER THING TO ME to work like TAKE THING.