Skip to content

Releases: kasimi/phpbb-ext-markpostunread

phpBB Extension Mark Post Unread v1.1.1

27 Apr 14:54
e7c6dd3

Choose a tag to compare

In all previous versions there was a bug that allowed users without m_approve permission to find out if a certain post was soft- or hard-deleted. Furthermore users were able to find out if a post was moved to a forum where they don't have read permission.

Please update to the latest version!

phpBB Extension Mark Post Unread v1.1.0

15 Feb 12:06
89d007e

Choose a tag to compare

Changelog

  • Compatible with phpBB 3.2.x
  • Added permission to control who is allowed to mark posts unread (thanks dmzx)
  • Improved performance when including mark unread button
  • Fixed updating of Unread posts search link
  • Converted template files to Twig syntax
  • Updated description in composer.json