Skip to content

* UTF8 fixes and display names behavior:

Julien Wadel requested to merge fix/utf8 into release/4.3
  • Avoid to replace display if empty on address books search
  • Propagate change when display name is set in callModel
  • Add a way to update addresses when data model change outside of ChatRoomModel
  • While calling and one participant, get display name from call remote address
  • Update display names after adding a call log
  • Fix UTF8 when compute display name
  • Replace JS display name functions by CPP
  • Fix tooltips width and timeline unexistant object
  • MSYS2 bzip2 may block the process execution when no arguments. Add help args and remove outputs from streams.

Merge request reports