Skip to content

Releases: Geeklog-Plugins/messenger

Geeklog Messenger Plugin v1.9.7

31 Oct 20:27
Compare
Choose a tag to compare

This Geeklog plugin provides Private Messaging Functionality for your site members. New messages are received into your inbox and users are sent a email notification to alert them unless they have disabled the user preference. Site Administrators can also send out a broadcast message using the plugin.

Plugin Requirements:

  • Geeklog v2.1.0 or higher
  • PHP v5.6.4 or higher (including PHP v8.1)
  • MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:

  • [Improvement] Support for PHP 8.1

Geeklog Messenger Plugin v1.9.5

08 Jun 18:57
Compare
Choose a tag to compare

This Geeklog plugin provides Private Messaging Functionality for your site members. New messages are received into your inbox and users are sent a email notification to alert them unless they have disabled the user preference. Site Administrators can also send out a broadcast message using the plugin.

Plugin Requirements:

  • Geeklog v2.1.0 or higher
  • PHP v5.6.4 or higher (including PHP v7)
  • MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:

  • [Improvement] The messenger plugin now accepts IPv6 addresses
  • [Bug] Fixed issue which Messenger could not handle when a new user was created from the User Admin form

Geeklog Messenger Plugin v1.9.4

04 May 22:25
Compare
Choose a tag to compare

This Geeklog plugin provides Private Messaging Functionality for your site members. New messages are received into your inbox and users are sent a email notification to alert them unless they have disabled the user preference. Site Administrators can also send out a broadcast message using the plugin.

Plugin Requirements:

  • Geeklog v2.1.0 or higher
  • PHP v5.6.4 or higher (including PHP v7)
  • MySQL 4.1 or higher

New Features, Improvements, and Bug Fixes:

  • [Improvement] Added back in support for Extending the User Preferences
  • [Improvement] User lists now only show users with a status of active
  • [Bug] Fixed undeclared variables
  • [Bug] Fixed PHP warnings
  • [Bug] Removed Config doc links since document not written yet