Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 2.85 KB

2.12.1 (2024-08-20)

Bug Fixes

  • Update zone name discovery to ignore icon metadata (#52) (5c3f03a)

2.12.0 (2024-03-03)

Features

  • add message class abstracting message handling (#23) (28d1759)
  • Add support for meshchat_local.lua (#47) (b51bb16)
  • allow admin to set default channel (#19) (d90fc33)
  • Set send channel when channel filter changed (f26130b)

Bug Fixes

  • recover code lost from bad merges (9ad1637)
  • remove duplicate config definitions (57d2766)
  • Set caller to unknown_caller for notified functions (7856502)
  • set epoch in send_message API even if not specified (bfadccb)

2.11.2 (2024-03-02)

Bug Fixes

  • recover code lost from bad merges (05c8dff)
  • remove duplicate config definitions (53dd0c6)

2.11.1 (2024-03-02)

Bug Fixes

  • remove duplicate config definitions (#46) (a6cb468)

2.11.0 (2024-03-01)

Features

  • allow admin to set default channel (#19) (a1374f0)
  • Add documentation (#44)
  • Add message class abstracting message handling (#23)
  • Set send channel when channel filter changed

Bug fixes

  • Discover zone name from /etc/config.mesh (#36)
  • set epoch in send_message API even if not specified