Releases: Derky/Sortables-CAPTCHA-Plugin
Releases · Derky/Sortables-CAPTCHA-Plugin
Version 2.0.3
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()
withsql_last_inserted_id()
Full Changelog: v2.0.2...v2.0.3
Version 2.0.2
v2.0.2 Version 2.0.2
Version 2.0.1
v2.0.1 Update v2.0.1 release date
Version 2.0.0
Converted as extension for phpBB 3.1.
2.0.0-B1
v1.0.5
- 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