Skip to content

Releases: dvz/mybb-dvzMentions

v1.0.6

28 Oct 16:26
@dvz dvz
5e28941
Compare
Choose a tag to compare
  • fixed accidental parsing related to @ characters in [url] and [email] MyCodes and auto URL parsing
  • improved compatibility with PHP 8 and MyAlerts
  • improved compatibility with MyBB 1.8.28 (related to parser output validation)

Upgrading (from 1.0.5): Overwrite files.

v1.0.5

13 Aug 13:19
@dvz dvz
5d4fa3d
Compare
Choose a tag to compare
  • no MyAlerts notifications will be sent for mentions inside code and quote blocks,
  • added support for DVZ Code Tags syntax to skip sending alerts in code blocks

Upgrading (from 1.0.4): Overwrite files, reactivate the plugin.

v1.0.4

04 Aug 14:35
@dvz dvz
f35fb32
Compare
Choose a tag to compare
  • fixed permission permission issue for author-only threads

Upgrading (from 1.0.3): Overwrite files, reactivate the plugin.

v1.0.3

17 Mar 18:24
@dvz dvz
aa297ff
Compare
Choose a tag to compare
  • added missing PluginLibrary-related language string

Upgrading (from 1.0.2): Overwrite files, reactivate the plugin.

v1.0.2

05 Dec 23:08
@dvz dvz
1d80652
Compare
Choose a tag to compare
  • fixed MyAlerts location uninstalling

Upgrading (from 1.0.1): Overwrite files, reactivate the plugin.

v1.0.1

28 Nov 19:09
@dvz dvz
d12c6f1
Compare
Choose a tag to compare
  • fixed PHP errors related to missing MyAlerts plugin

Upgrading (from 1.0): Overwrite files, reactivate the plugin.

v1.0

27 Nov 20:53
@dvz dvz
3a9b7a2
Compare
Choose a tag to compare
  • added support for selecting users by ID (@user#1),
  • added CSS class for tags (mycode_mention),
  • added support for opening profiles in new tabs (configurable),
  • improved parsing accuracy,
  • optimized alerts information storage,
  • added removal of alerts linked to deleted content,
  • added notification filtering to exclude post drafts,
  • fixed possible PHP warnings related to MyAlerts check and undefined constants,
  • configuration moved to ACP settings,
  • code restructured,
  • minimum PHP version raised to 7.0,
  • license changed to ISC

Upgrading: Uninstall MyAlerts integrations (if present), uninstall the plugin, delete old files, upload the new package and install the plugin and MyAlerts integrations.