Skip to content

Releases: Derky/Sortables-CAPTCHA-Plugin

Version 2.0.3

22 Nov 21:10
Compare
Choose a tag to compare

What's Changed

  • Applied a workaround to being able to set the ID of an auto increment field for MSSQL
  • PHP 8 compatibility fixes
  • Replaced called from $user->lang to the newer dedicated $language class
  • Set default selected language in language selectbox for new questions to user language
  • Replace deprecated sql_nextid() with sql_last_inserted_id()

Full Changelog: v2.0.2...v2.0.3

Version 2.0.2

15 Oct 06:32
Compare
Choose a tag to compare
v2.0.2

Version 2.0.2

Version 2.0.1

31 Oct 21:25
Compare
Choose a tag to compare
v2.0.1

Update v2.0.1 release date

Version 2.0.0

03 Jun 21:33
Compare
Choose a tag to compare

Converted as extension for phpBB 3.1.

2.0.0-B1

15 Jan 21:52
Compare
Choose a tag to compare
2.0.0-B1 Pre-release
Pre-release

Beta 1 as extension for phpBB 3.1

v1.0.5

23 Aug 13:06
Compare
Choose a tag to compare
  • Added languages: CS, ET, HE, HU, RO, SK, SR, SR-LATN
  • Fix typos in Croatian (HR) language
  • Improved Italian (IT) language
  • Removed duplicate answer_id INDEX for the phpbb_sortables_answers table
  • Fixed RANDOM() statement for SQLite, Oracle and Firebird databases
  • Add custom CSS class 'sortables_captcha_box' for easier customisation
  • Update jQuery to 1.11.1, jQuery UI to 1.11.1 and jQuery UI Touch Punch to 0.2.3