Fixes

  • #4878 Improved Tigase tig_users table to be compatible with MySQL v5.7.
  • #4908 MonitorComponent is no longer visable or accessible to non-admin users.
  • #4973 Linited number of items queried when loading expired messages to a user-defined value.
  • #5098 Added StackTrace output to SEVERE errors on SessionManager.
  • #5118 Fixed NPE when sending certain iq stanzas, resulted in loss of <type> in processing.
  • #5338 Fixed NPE retriving presence requests from offline repository.
  • #5418 Fixed potential race condition when identical stanzas are sent during stream negioation.
  • #5604 Mofidied MA and UA to enable retrieval of stored private chatroom messages.
  • #5705 Fixed NPE resulting from failed S2S connection.
  • #5859 Fixed exceptions being thrown when calling methods using reflection in PreparedStatementInvocationHandler.
  • #5885 Fixed handling of Subscription request when subscriber cancles request before approval. Rosters are no longer improperly updated.
  • db-create scripts now include new pubsub schemas.
  • XMPPServer.getConfigurator() has been marked as depreciated.
  • Tigase MUC has been bumped to v2.4.1
  • Tigase PubSub has been bumped to v3.2.1
  • Message Archive has been bumped to v1.2.1
  • Unified Archive has been bumped to v1.0.1