Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.17 KB

File metadata and controls

50 lines (32 loc) · 1.17 KB

Changelog

1.2.2 - 2026-01-03

  • Fixed an issue that could cause fatal PHP errors if used in a phpBB 4.0.0-a2 board.

1.2.1 - 2025-06-04

  • Modernized codebase, ensuring compatibility with future phpBB releases
  • Removed XHTML artifacts
  • Added Estonian translation

1.2.0 - 2019-04-30

  • Supports running from the command line interface using the command: db:tool
  • phpBB 3.2.0 or newer is required. Support for phpBB 3.1 has ended.
  • Added Dutch translation

1.1.3 - 2018-06-28

  • Various code improvements and fixes
  • Added Brazilian Portuguese translation

1.1.2 - 2017-01-10

  • Various code improvements and fixes
  • Added Czech translation

1.1.1 - 2016-05-01

  • Refactored entire codebase
  • Log results of the check table operation
  • Added American English translation
  • Added French translation
  • Added Turkish translation
  • Added Japanese translation
  • Added Italian translation

1.1.0 - 2014-11-26

  • Added a confirmation dialog before running a table operation
  • Various code improvements and fixes

1.1.0-b2 - 2014-07-12

  • Updated for compatibility with phpBB 3.1.0-RC2

1.1.0-b1 - 2014-06-06

  • First beta release of the MOD ported into an extension