Няколко месеца след официалното пускане на тройката, phpBB пуснаха новата версия за двойката - 2.0.23. Ето и changelog-ът:

  • [Fix] Correctly re-assign group moderator on user deletion (Bug #280)
  • [Fix] Deleting a forum with multiple polls included (Bug #6740)
  • [Fix] Fixed postgresql query for obtaining group moderator in groupcp.php (Bug #6550)
  • [Fix] Selected field on first entry by default for font size within posting_body.tpl (Bug #7124)
  • [Fix] Adjusted maxlength parameters in admin/styles_edit_body.tpl (Bug #81)
  • [Fix] Fixed html output in make_forum_select if no forums present (Bug #436)
  • [Fix] Fixed spelling error(s) in lang_admin.php (Bug #7172, #6978)
  • [Fix] Correctly display censored words in admin panel (Bug #12271)
  • [Fix] Do not allow soft hyphen \xAD in usernames (reported by Bander00)
  • [Fix] Fixed the group permission system’s use of array access
  • [Fix] Simple group permissions now work properly
  • [Sec] Fix possible XSRF Vulnerability in private messaging and groups handling
  • [Fix] Fix inability to export smilies (Bug #2265)
  • [Fix] Fixing some problems with PHP5 and register_long_arrays off

За тези, които не са инсталирали мод(ификации), се препоръчва да дръпнат пълната версия и да качат файловете върху старите, след което да пуснат ъпдейт на DB през admin/install/update_to_latest.php

За потребителите с мод-ове, има два начина за ълдейт:

1. През Линукса с patch или

2. Ръчно или easymod  ъдейт

след това ъпдейт на DB през admin/install/update_to_latest.php

От чейнджлога е видно, че има само един секюрити ъпдейт, което е сравнително успокоително.