Fix audio playback in popups and various other minor issues

Today's update (ade4039) brings with it the following changes:

New features

  • Allow load balancers with SSL termination in front of web servers by supporting X-Forwarded-For and X-Forwarded-Proto HTTP headers.

Enhancements

  • Added a max_depth parameter to the explain template function.
  • Changed link template function to always use two database calls when resolving identifier. Should avoid an edge case in identifier resolving.

Bugfixes

  • Changed talkbook feature to use URLs encoded in UTF-8 instead of legacy character sets. This should fix the inability to play back sounds with non-ASCII characters in popups.
  • Fixed broken rendering of template objects in history feature. This should ensure template objects shown in the history feature doesn't break page layout.
Spinner

Login